Re: [WiX-users] Bundles, product codes and upgrades

2012-10-29 Thread Rob Mensching
There is no such thing as MinorUpgrade for Bundles. On Fri, Oct 26, 2012 at 12:26 AM, Igor Brejc wrote: > Hi, > > Using the managed bootstrapper, I've noticed that when > the DetectRelatedBundle event gets fired, the event argument Operation is > set to MajorUpgrade, even though I only changed t

[WiX-users] Bundles, product codes and upgrades

2012-10-26 Thread Igor Brejc
Hi, Using the managed bootstrapper, I've noticed that when the DetectRelatedBundle event gets fired, the event argument Operation is set to MajorUpgrade, even though I only changed the version of the bundle (and the containing MSI package is running MinorUpgrade). I suspect this is happening beca