Re: [WiX-users] Shell Execute CA and Default/working directory

2007-04-14 Thread Bob Arnson
Doug Payne wrote: A have a checkbox on my Setup Finished dialog which uses the ShellExec CA to launch my application. Is there a way to specify the default directory for my application in the CA? I think this would be the same as specifying the lpDirectory in ShellExecute(). That's not cu

[WiX-users] Shell Execute CA and Default/working directory

2007-04-13 Thread Doug Payne
A have a checkbox on my Setup Finished dialog which uses the ShellExec CA to launch my application. Is there a way to specify the default directory for my application in the CA? I think this would be the same as specifying the lpDirectory in ShellExecute(). Alternatively, if I have the working dire