No (it's not a good architecture).  Major Upgrade mostly works really well and 
can be fully automated.  Side-by-side converts it to a manual process.  You're 
also going to have to maintain a set of patches for each release (really, each 
separate product, since you're going to have to have separate upgrade code 
GUID's to  make this work).

Of course, there are plenty of products out here that execute this model, 
including several from Microsoft.  But popular doesn't mean good.

With each new "version" that can run side-by-side with all the others, you're 
going to have a factorial increasing load for your QA team trying to figure out 
(and stamp out) all the interactions.  Same goes for each installer, each 
patch, each upgrade, etc.

--
John Merryweather Cooper
Build & Install Engineer - ESA
Jack Henry & Associates, Inc.®
Shawnee Mission, KS  66227
Office:  913-341-3434 x791011
jocoo...@jackhenry.com
www.jackhenry.com



-----Original Message-----
From: Hoover, Jacob [mailto:jacob.hoo...@greenheck.com] 
Sent: Wednesday, March 5, 2014 4:27 PM
To: General discussion about the WiX toolset.
Subject: Re: [WiX-users] Upgrade and side by side with the same installer

Best I could think is to use Burn and make each install able to side by side 
install, and conditionally remove the old copy based on user input inside a 
custom BA.. You'd lose the major upgrade goodies of Windows Installer, but it 
should work.

-----Original Message-----
From: Pavan Konduru [mailto:pavan.kond...@accelrys.com]
Sent: Wednesday, March 05, 2014 3:04 PM
To: General discussion about the WiX toolset. (wix-users@lists.sourceforge.net)
Subject: [WiX-users] Upgrade and side by side with the same installer

Hi All,

Is it possible to create an installer that would do an upgrade or side-by-side 
based on the user input?
Say we have 1.0 installed. When the user runs a version 2.0 of the same 
product, give him a choice to either upgrade the existing or install as a side 
by side.

Is it a good architecture to even allow this?

--Pavan
------------------------------------------------------------------------------
Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce.
With Perforce, you get hassle-free workflows. Merge that actually works. 
Faster operations. Version large binaries.  Built-in WAN optimization and the 
freedom to use Git, Perforce or both. Make the move to Perforce.
http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce.
With Perforce, you get hassle-free workflows. Merge that actually works. 
Faster operations. Version large binaries.  Built-in WAN optimization and the 
freedom to use Git, Perforce or both. Make the move to Perforce.
http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users
NOTICE: This electronic mail message and any files transmitted with it are 
intended
exclusively for the individual or entity to which it is addressed. The message, 
together with any attachment, may contain confidential and/or privileged 
information.
Any unauthorized review, use, printing, saving, copying, disclosure or 
distribution 
is strictly prohibited. If you have received this message in error, please 
immediately advise the sender by reply email and delete all copies.


------------------------------------------------------------------------------
Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce.
With Perforce, you get hassle-free workflows. Merge that actually works. 
Faster operations. Version large binaries.  Built-in WAN optimization and the
freedom to use Git, Perforce or both. Make the move to Perforce.
http://pubads.g.doubleclick.net/gampad/clk?id=122218951&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