Re: [WiX-users] Major Upgrade - Ask user if he would like to upgrade

2011-11-22 Thread Rob Mensching
Upgrade will set a property indicating that the major upgrade is expected. You can use that to change your UI and I *think* (never tried) condition out RemoveExistingProducts appropriately. On Wed, Nov 16, 2011 at 5:23 AM, wrote: > Hi, > > after some discussions I've changed my mind and have imp

[WiX-users] Major Upgrade - Ask user if he would like to upgrade

2011-11-16 Thread Thomas . Deboben
Hi, after some discussions I've changed my mind and have implemented the code to support major upgrades. But when I now launch the second package to upgrade the first I get no hint that this will be an upgrade installation. How could I bring up a message or change the welcome dialog to ask the