Archive: 2000 and 2003 server detection


2000 and 2003 server detection
Hi

I want the setup to run only on 2000 and 2003 servers.
Till now for stuff like this I used Version plug-in 2, but I have a problem with 2000.
For 2003 server I just check IsWindows2003, but for 2000 how can I tell a difference between 2000 Pro and 2000 server ?

Thanks.


Use the GetVersion plugin:
http://nsis.sourceforge.net/File:GetVersion.zip

-Stu