MsiNTProductType only tells whether it is a workstation, server or domain controller. It does not tell whether it is a Core installation.
-----Original Message----- From: Wilson, Phil [mailto:phil.wil...@wonderware.com] Sent: Monday, March 09, 2009 16:45 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Detecting Server 2008 Core It's basically the same as the Vista check (the values in VersionNT and WindowsBuild are identical to the Server 2008 values in some cases) then add a check for the value of the MsiNTProductType property. Server 2008 returns 3, Vista returns 1. Phil Wilson -----Original Message----- From: Alex Ivanoff [mailto:alex.ivan...@shavlik.com] Sent: Saturday, March 07, 2009 11:10 AM To: General discussion for Windows Installer XML toolset. Subject: [WiX-users] Detecting Server 2008 Core How do you detect Server 2008 Core? ------------------------------------------------------------------------ ------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------ ------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users