I've never tried but in thinking it over, it's not possible.  I have done 
MSI's that might install side by side or in place upgrade at runtime.  This 
was done through manipulating the upgrade process at runtime.   However an 
MSI that might be major or might be minor would either have to have the old 
ProductCode or a new ProductCode and that would have to be manipulated 
prior to invoking the MSI.  Possibly via applying a transform. 

So maybe you could create a bundle experience that prompts the user and 
applies the MSI with or without a transform but it would be way beyond my 
current capabilities with Burn.

----------------------------------------
 From: "victorwhiskey" <victorhwhis...@yahoo.com>
Sent: Wednesday, October 02, 2013 1:21 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Authoring a Major & Minor upgrade in same package

Is it possible to make a single MSI/Bundle to handle both Major upgrades 
and
Minor upgrade/updates?

Thanks

--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Authoring-a-Ma
jor-Minor-upgrade-in-same-package-tp7589392.html
Sent from the wix-users mailing list archive at Nabble.com.

----------------------------------------------------------------------------
--
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most 
from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk


_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to