Re: [WiX-users] Wanted some suggestions on MSI Upgrade

2013-11-11 Thread Blair Murri
Use a major upgrade (i.e. change the ProductCode) , change the component guids for the files who's names are changing, and you should be fine. > Date: Tue, 12 Nov 2013 11:04:50 +0530 > From: raviraj.callin...@gmail.com > To: wix-users@lists.sourceforge.net > Subject: [WiX-u

[WiX-users] Wanted some suggestions on MSI Upgrade

2013-11-11 Thread Ravi Raj
Hi, I wanted some info/suggestion on MSI upgrade process. My scenario is I created a msi v1.0.0.0 with few components (like some text file and dlls). These DLLs will get installed in GAC. Now I do have to create another MSI v2.0.0.0 with same number of files (components) as used in earlier instal