Re: [WiX-users] Migrating files during major upgrade

2007-06-21 Thread fiordean dacian
Hi Kevin, I had the same (copy some configuration from a previously installed XML). What I did was I wrote a custom action reading the XML within a property than write that out within the new file. Dacian - Original Message From: Kevin Dente <[EMAIL PROTECTED]> To: Wix Users Sent:

Re: [WiX-users] Migrating files during major upgrade

2007-06-20 Thread Brent B. Powers
Kevin Dente wrote: > We've got a WiX 2.0 based install, and have an upgrade scenario that > I'm not sure how to accomplish. For the new version of the product, > the default (configurable) install directory has changed. When > upgrading existing systems, we need to copy some XML configuration >