simham_uk
8th June 2002, 14:37
I have looked through the posts regarding OS version detection, and have a few queries:
1. This thread (http://forums.winamp.com/showthread.php?threadid=49039) shows a very usable method, but has to be built into NSIS. Has this been implemented? Could it be made into a DLL? I like this method since it give all possible Windows versions and service packs in an easily usable format, with very little script code.
2. This thread (http://forums.winamp.com/showthread.php?threadid=70361) contains just such a DLL, but not delivering the same flexibility (I think).
3. Functions.htm describes a function to do the detection, but not to the extent of number 1 above, or even number 2.
Number 1 would be the preference since it has maximum flexibility with very little overhead. Can anyone explain (if it is not implemented somewhere) how I could implement it without having to recompile NSIS (don't know how to do that).
Has anyone come up with a better method recently?
Hope someone can help...I need to be really specific about the OS version.
1. This thread (http://forums.winamp.com/showthread.php?threadid=49039) shows a very usable method, but has to be built into NSIS. Has this been implemented? Could it be made into a DLL? I like this method since it give all possible Windows versions and service packs in an easily usable format, with very little script code.
2. This thread (http://forums.winamp.com/showthread.php?threadid=70361) contains just such a DLL, but not delivering the same flexibility (I think).
3. Functions.htm describes a function to do the detection, but not to the extent of number 1 above, or even number 2.
Number 1 would be the preference since it has maximum flexibility with very little overhead. Can anyone explain (if it is not implemented somewhere) how I could implement it without having to recompile NSIS (don't know how to do that).
Has anyone come up with a better method recently?
Hope someone can help...I need to be really specific about the OS version.