Re: [WiX-users] vs. CA

2007-01-25 Thread Levi Wilson
[EMAIL PROTECTED] *On Behalf Of *Levi Wilson *Sent:* Thursday, January 25, 2007 11:53 AM *To:* Lorne Laliberte *Cc:* wix-users@lists.sourceforge.net *Subject:* Re: [WiX-users] vs. CA This does help, thank you! One caveat to this, the old installation has a registry key named "Path" that cont

Re: [WiX-users] vs. CA

2007-01-25 Thread Arnette, Bill
:53 AM To: Lorne Laliberte Cc: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] vs. CA This does help, thank you! One caveat to this, the old installation has a registry key named "Path" that contains the path to its installation

Re: [WiX-users] vs. CA

2007-01-25 Thread Levi Wilson
hat you want is something like this: MYOLDVER Hope that helps. :) Lorne Laliberte Indigo Rose Software From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Levi Wilson Sent: Thursday, January 25, 2007 9:50 AM

Re: [WiX-users] vs. CA

2007-01-25 Thread Lorne Laliberte
2007 9:50 AM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] vs. CA I forgot to mention that both versions can coexist on the machine. On 1/25/07, Levi Wilson <[EMAIL PROTECTED] > wrote: If I detect

Re: [WiX-users] vs. CA

2007-01-25 Thread Levi Wilson
I forgot to mention that both versions can coexist on the machine. On 1/25/07, Levi Wilson <[EMAIL PROTECTED]> wrote: If I detect an older version of a product (via a and set into "MYOLDVER") I would like to take settings files installed for that version, and copy them into the newer version's

[WiX-users] vs. CA

2007-01-25 Thread Levi Wilson
If I detect an older version of a product (via a and set into "MYOLDVER") I would like to take settings files installed for that version, and copy them into the newer version's settings folder. Would the best way be to do a CA to do this? I saw the element, but it doesn't appear that you can s