I'm understanding now that I can use the MajorUpgrade element while providing a 
UpgradeCode to achieve what I need. I'm just not sure from the documentation 
yet.

What attributes do I need to include for the MajorUpgrade element? I looked at 
the documentation and it isn't immediately clear to me.

I need to still allow multiple versions of the product to be installed. They'll 
have the same GUIDs, though, since we can't automatically generate the GUIDs 
every build for the UpgradeCode. So if I say Disallow="yes" for MajorUpgrade, 
will I still be able to have multiple versions installed?

Christoph

-----Original Message-----
From: Rob Mensching [mailto:r...@firegiant.com] 
Sent: Tuesday, May 26, 2015 12:16 PM
To: General discussion about the WiX toolset.
Subject: Re: [WiX-users] Hiding UpgradeCode Attribute Warning

Despite its name, UpgradeCode can serve other very useful purposes... like 
detection.

_____________________________________________________________
 Short replies here. Complete answers over there: http://www.firegiant.com/


-----Original Message-----
From: David Connet [mailto:d...@agilityrecordbook.com]
Sent: Tuesday, May 26, 2015 8:54 AM
To: General discussion about the WiX toolset.
Subject: Re: [WiX-users] Hiding UpgradeCode Attribute Warning

> I am WELL aware of the following:

> 
> 1)      You should always have an upgrade code, even if you don't plan on 
> upgrading. But for this specific product, I am positive I do not want 
> the upgrade code. We will never support an upgrade for this product, 
> due to other

> incredibly obnoxious issues.

Haha. Famous last words! :)
(Several times we've been absolutely assured that X will _never_ happen. So we 
base our architecture on that. A <time duration="soon"/> later, "we need to 
implement X". sigh. We (devs) now architect with the assumption that X will 
happen.)


Seriously, just set the upgrade code. GUIDs are cheap. If you will never 
upgrade, nothing is lost. But if you do ... major pain averted!

Dave 

------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud Widest 
out-of-the-box monitoring support with 50+ applications Performance metrics, 
stats and reports that give you Actionable Insights Deep dive visibility with 
transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to