Re: [WiX-users] question about upgrades and instance transforms

2009-02-20 Thread Amy Rosewater
[mailto:arosewa...@spectrumhr.com] Sent: Thursday, February 19, 2009 10:18 AM To: General discussion for Windows Installer XML toolset. Subject: [WiX-users] question about upgrades and instance transforms Hi All, I am in the process of making the necessary changes to my installer to make

Re: [WiX-users] question about upgrades and instance transforms

2009-02-20 Thread John Nannenga
[mailto:arosewa...@spectrumhr.com] Sent: Friday, February 20, 2009 9:47 AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] question about upgrades and instance transforms Anyone have any thoughts on this? In my mind I am thinking that I would need to transform

Re: [WiX-users] question about upgrades and instance transforms

2009-02-20 Thread Amy Rosewater
toolset. Subject: Re: [WiX-users] question about upgrades and instance transforms I leave the upgrade code the same for all instances. I have a dialog asking the user whether they'd like to upgrade an existing instance, or install a new instance (only if an existing instance is detected

[WiX-users] question about upgrades and instance transforms

2009-02-19 Thread Amy Rosewater
Hi All, I am in the process of making the necessary changes to my installer to make it support a major upgrade. I have found several resources describing the creation of a major upgrade, and I think I understand at least for the default instance of my product, how to write the Wix required