Re: [WiX-users] Running the app from the install

2010-08-25 Thread Bob Arnson
On 24-Aug-10 14:50, ldy...@vorum.com wrote: > I now wish to run the just-installed application from the installation (at the > end), but, owing to the above, the EXE is not available till it's been > launched > from the shortcut! As long as it's installed to a per-machine path, it's available t

[WiX-users] Running the app from the install

2010-08-24 Thread ldykes
Hi all, My installation advertises the installed application's shortcut, so that it will be available to all users, and their HKCUs will be initialized. I now wish to run the just-installed application from the installation (at the end), but, owing to the above, the EXE is not available till i