Re: [WiX-users] Burn removes package it should not

2013-12-22 Thread Blair Murri
Is this on XP or 2003, or on something newer? > Date: Thu, 19 Dec 2013 23:53:54 -0500 > From: b...@joyofsetup.com > To: wix-users@lists.sourceforge.net > Subject: Re: [WiX-users] Burn removes package it should not > > On 19-Dec-13 12:16, Wheeler, Blaine (DSHS/DCS) wrote: >

Re: [WiX-users] Burn removes package it should not

2013-12-19 Thread Bob Arnson
On 19-Dec-13 12:16, Wheeler, Blaine (DSHS/DCS) wrote: > I expect to see the bundle install the upgraded msi and to leave the > unchanged package in place. But Burn installs the upgrade and then removes > the unchanged package even through the InstallCondition for package #2 > evaluates True > >

[WiX-users] Burn removes package it should not

2013-12-19 Thread Wheeler, Blaine (DSHS/DCS)
I get the same behavior from builds with both Wix 3,7 and 3.8 The only entry if ARP is for the bundle Burn bundle 1.0 installs 2 msi packages. Burn bundle 1.1 has 1 msi upgraded and leaves the other one unchanged. The bundle is a MajorUpgrade and the upgrade code is unchanged. I expect to see t