Re: [WiX-users] MSI upgrade remove old registries

2010-10-19 Thread Yu, Brian
[mailto:nickra...@hotmail.com] Sent: 18 October 2010 17:46 To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] MSI upgrade remove old registries A major upgrade, as you probably know, will completely remove the old version. So, if your second installer does not write to the registry, it makes

Re: [WiX-users] MSI upgrade remove old registries

2010-10-18 Thread Nick Ramirez
A major upgrade, as you probably know, will completely remove the old version. So, if your second installer does not write to the registry, it makes sense that the value will be removed but not replaced. You shouldn't change the UpgradeCode for the lifetime of the product, across all upgrade scena