Hi all,
Any idea how to differentiate between Windows Server 2003 (32bit), Windows Server 2003 (64bit) and Windows XP Pro (64bit)?
From their OS version, all of three of them are of version 5.2. The only thing
different between Server 2003 (32bit) and the latter two is that its 32bit and
the rest are 64bit.
Any advise?
Thanks in advance!
Ivan
This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.

Differentiating Server 2003 & XP Pro (x64)
Started by
ivantcp
, Apr 11 2005 04:12
1 reply to this topic
Posted 13 April 2005 - 21:00
Launch cmd and run ver > somefilename.dat (output is directed to the file)
Then have Installshield read the text in the file somefilename.dat
I have not tried this as I do not have access to machines with all the OS's you mentioned.
Output to the file should look like the following.
Microsoft Windows XP [Version 5.1.2600]
Then have Installshield read the text in the file somefilename.dat
I have not tried this as I do not have access to machines with all the OS's you mentioned.
Output to the file should look like the following.
Microsoft Windows XP [Version 5.1.2600]