[wix-users] launchWorkingFolder
Michael Ogilvie
Michael.Ogilvie at pixelink.com
Thu Dec 3 05:24:07 PST 2015
I have just upgraded to 3.10 to use the new LaunchWorkingFolder Variable but it does not seem to be working.
I launch me application from the Burn installer and when I try to launch my CHM help file it does not load.
If I just launch the desktop shortcut everything works fine.
My code:
<Variable Name="LaunchTarget" Value="[InstallFolder]\**.exe"/>
<Variable Name="LaunchWorkingFolder" Value="[InstallFolder]" />
Thank you,
Michael Ogilvie
More information about the wix-users
mailing list