Jan 24, 2012
05:18 AM
With VBscript for example: Dim OS, Name OS = Session.Property ("VersionNT") Name = Session.Property ("ProductName") Server = Session.Property ("MsiNTProductType") 'Msgbox OS If(OS = "502" AND Server = "3") then 'Windows server 2003 detected End If
... View more
Jan 06, 2014
12:46 PM
The main difference between the two is that with InstallShield you can create MSI installers, with InstallAnywhere you can't. Also, InstallAnywhere is multiplatform (Linux, AIX, Mac OSX, Windows etc) whereas InstallShield is Windows exclusively.
... View more
Latest posts by Mohanv
Subject | Views | Posted |
---|---|---|
1762 | Jan 24, 2012 04:48 AM | |
11737 | Jan 13, 2012 07:10 AM |
Activity Feed
- Posted Verify the OS version in Install Shield on InstallShield Forum. Jan 24, 2012 04:48 AM
- Posted Difference between InstallShield and InstallAnywhere on InstallShield Forum. Jan 13, 2012 07:10 AM