Chris wrote:
> I created a Wix project that includes an ExitDialog with a CustomAction to 
> launch the application.  However, when launching my app, it creates two 
> directories in the current working directory (the dir containing my 
> AppSetup.msi) rather than in the INSTALLDIR (C:\Program Files\App) ... How do 
> I get Wix to change directories before launching my App?
>   

Better approach is to change your code so it gets the directory on the 
command line or via a setting, like in the registry.

-- 
sig://boB
http://joyofsetup.com/



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to