Excellent, exactly what I was looking for, thank you! -----Original Message----- From: Yan Sklyarenko [mailto:y...@sitecore.net] Sent: Monday, February 23, 2009 10:05 AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Given an upgrade code,retrieve the installed product code
If you use DTF, take a look at the GetRelatedProducts() method of Microsoft.Deployment.WindowsInstaller.ProductInstallation. It returns a collection of ProductInstallation instances, and you can get the product code addressing the ProductCode property. -- Yan -----Original Message----- From: Jeremy Lew [mailto:j...@liquidmachines.com] Sent: Monday, February 23, 2009 4:47 PM To: General discussion for Windows Installer XML toolset. Subject: [WiX-users] Given an upgrade code,retrieve the installed product code Is there any relatively easy way to retrieve the product code of an installed application, given its upgrade code? ------------------------------------------------------------------------ ------ 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