PDA

View Full Version : Detect MSI 3.0?


Unregistered
08-23-2004, 05:47 AM
Can SetupBuilder 5 detect the new MSI 3.0 runtimes?

Thanks in advance.
Peer

linder
08-24-2004, 01:41 AM
Hello,

Yes! Please use the GetSystemInformation(Windows Installer Version) function. It returns "3" (major version) if MSI 3.0 is installed on the target machine.