Although this seems to have been answered already I'm unclear as to why you
can not use an immediate CA. Can you not just schedule it after CostFinalize
in the InstallExecuteSequence?


koawmfot wrote:
> 
> I need to lauch an executable at the end of my installation.  currently i
> use the CAQuietExec function and launch the executable with its parameters
> and it is fine.  the problem is that the command i execute creates a
> result
> text file.  the file is supposed to be created in the application's
> INSTALLDIR (and is created there when the app is launched through its
> shortcut).  instead, the text file is created in the system32 directory.
> 
> so my question is, is there any way to specify a working directory for
> CAQuietExec function?  what options do i have for the WixShelExec since i
> need this to be a silent install and cannot use an immediate CA since
> there
> will be no UI?
> 
> 

-- 
View this message in context: 
http://www.nabble.com/WixShellExec---CAQuietExec---their-options-tf4319604.html#a12370893
Sent from the wix-users mailing list archive at Nabble.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