Re: [WiX-users] Install target directory from Registry key.

2007-07-16 Thread Bob Arnson
Please keep /wix-users/ on the thread. Benas wrote: I have tried "RAW" but results where the same. How stable is V3? Is it recommended to release products with it or not? WiX v3 is still in active development so breaking schema changes are still possible. However, nothing in AppSearch handli

Re: [WiX-users] Install target directory from Registry key.

2007-07-13 Thread Bob Arnson
Benas wrote: > Can you provide some example what works for you? > I'm using WIX v2. Sorry, the only example I have is in v3 and I can't share it. But you might want to try using RegistrySearch/@Type="raw" instead of "directory." -- sig://boB http://joyofsetup.com/ ---

Re: [WiX-users] Install target directory from Registry key.

2007-07-13 Thread Benas
Can you provide some example what works for you? I'm using WIX v2. Thank you, Benas 2007/7/13, Bob Arnson <[EMAIL PROTECTED]>: Please keep *wix-users* on the thread. Benas wrote: No i'm not doing anything about InstallExecuteSequence. Is it necessary? No. I was asking because the default

Re: [WiX-users] Install target directory from Registry key.

2007-07-13 Thread Bob Arnson
Please keep /wix-users/ on the thread. Benas wrote: No i'm not doing anything about InstallExecuteSequence. Is it necessary? No. I was asking because the default order works for me. The only thing I'm doing that's different is using a real Name instead of the "." Name. -- sig://boB http://j

Re: [WiX-users] Install target directory from Registry key.

2007-07-11 Thread Bob Arnson
Benas wrote: I did something almost identical and it worked as expected. Are you doing anything in InstallExecuteSequence? -- sig://boB http://joyofsetup.com/ - This SF.net email

Re: [WiX-users] Install target directory from Registry key.

2007-07-11 Thread Pierson Lee (Volt)
I had the same problem and had to use a custom action to write it to the property after AppSearch had been completed. What is the proper way of doing this? From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Benas Sent: Wednesday, July 11, 2007 3:05 AM To: wix-users@lists.sourceforge.