Re: [WiX-users] product id during upgrades

2010-07-21 Thread Blair
se are 100% defined in the MSI. -Original Message- From: subrat agasti [mailto:subrat.w...@gmail.com] Sent: Tuesday, July 20, 2010 10:12 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] product id during upgrades This applys to merge module also? On Tue, Ju

Re: [WiX-users] product id during upgrades

2010-07-20 Thread subrat agasti
This applys to merge module also? On Tue, Jul 20, 2010 at 6:30 PM, Peter Shirtcliffe wrote: > You dont need to use * for product code, as long as you do change the > product code by hand when you make a major upgrade. To make a minor > upgrade the produce code must remain constant anyway. > http:

Re: [WiX-users] product id during upgrades

2010-07-20 Thread Peter Shirtcliffe
You dont need to use * for product code, as long as you do change the product code by hand when you make a major upgrade. To make a minor upgrade the produce code must remain constant anyway. http://msdn.microsoft.com/en-us/library/aa370579%28VS.85%29.aspx You must change the package code every ti