Re: [WiX-users] (no subject)

2014-07-15 Thread Sean Duggan
it could upgrade (say) three other products with their own > unique upgradecodes. The point is that the Upgrade table defines > searches for one or more UpgradeCodes that are defined in the Property > tables of the MSIs being upgraded. > --- > Phil Wilson > > > O

Re: [WiX-users] (no subject)

2014-07-14 Thread Sean Duggan
e > are actually entries in the MSI's Upgrade table. If in doubt, check > directly using Orca, checking the Property tables too for UpgradeCode > values. > --- > Phil Wilson > > > On Mon, Jul 14, 2014 at 5:11 AM, Sean Duggan > wrote: > > I had to ge

Re: [WiX-users] (no subject)

2014-07-14 Thread Sean Duggan
what it's currently doing. -----Original Message- From: Sean Duggan [mailto:sean.dug...@gmail.com] Sent: Friday, July 11, 2014 2:53 PM To: wix-users@lists.sourceforge.net Subject: [WiX-users] What items need to be held in common for a major upgrade using MajorUpgrade? The company I w

[WiX-users] What items need to be held in common for a major upgrade using MajorUpgrade?

2014-07-11 Thread Sean Duggan
ting in both of them being present. Is this because the Name and Manufacturer were changed? I've tried matching them up, but I'm getting the same result. I'm compiling this using the 3.7 version of the libraries if that makes a difference. FWIW, this is the MajorUpgrade