Re: [WiX-users] Performing both New Installs and Upgrades with a Common MSI

2007-08-20 Thread Wilson, Phil
bject: RE: [WiX-users] Performing both New Installs and Upgrades with a Common MSI Thank you for the feedback. Interesting observations on the ALLUSERS property-it appears to hit on an issue. The MSI will be executed under an administrative account, but users in the Windows "Users" grou

Re: [WiX-users] Performing both New Installs and Upgrades with a Common MSI

2007-08-16 Thread Matthew Sheets
sourceforge.net Subject: Re: [WiX-users] Performing both New Installs and Upgrades with a Common MSI Matthew Sheets wrote: Major Upgrade Advantages * Can set the UpgradeVersion OnlyDetect attribute to prevent a clearing out of data during an upgrade uninstall/reinstall Issues * C

Re: [WiX-users] Performing both New Installs and Upgrades with a Common MSI

2007-08-14 Thread Bob Arnson
Matthew Sheets wrote: *_Major Upgrade_* /Advantages/ * Can set the UpgradeVersion OnlyDetect attribute to prevent a clearing out of data during an upgrade uninstall/reinstall /Issues/ * Creates multiple entries under Add or Remove Programs If you use OnlyDetect, you're not c