Re: [WiX-users] Addon Upgrades

2013-05-13 Thread Wesley Manning
nning [mailto:wmann...@dynagen.ca] Sent: May-09-13 2:07 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Addon Upgrades OK thanks. -Original Message- From: Rob Mensching [mailto:r...@robmensching.com] Sent: May-09-13 2:01 PM To: General discussio

Re: [WiX-users] Addon Upgrades

2013-05-09 Thread Wesley Manning
OK thanks. -Original Message- From: Rob Mensching [mailto:r...@robmensching.com] Sent: May-09-13 2:01 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Addon Upgrades Yes, known issue. Very, very hard to fix. On Thu, May 9, 2013 at 9:26 AM, Wesley

Re: [WiX-users] Addon Upgrades

2013-05-09 Thread Rob Mensching
Yes, known issue. Very, very hard to fix. On Thu, May 9, 2013 at 9:26 AM, Wesley Manning wrote: > Say you have two addon bundles. > > Bundle 1 contains: > MSI A v1.0 > MSI B > > Bundle 2 contains: > MSI A v2.0 > MSI C > > Install bundle 1 and 2. Everything good. Then uninstall bundle 2. MSI

[WiX-users] Addon Upgrades

2013-05-09 Thread Wesley Manning
Say you have two addon bundles. Bundle 1 contains: MSI A v1.0 MSI B Bundle 2 contains: MSI A v2.0 MSI C Install bundle 1 and 2. Everything good. Then uninstall bundle 2. MSI A is removed, not reverted to v1.0. A repair restored proper state of It seems to be same issue reported in bug