Robert O'Brien wrote:

Tried this again using xcopy instead of robocopy for the second test and still failing in both CAQuietExec cases even though running them on the target system after install completes works just fine. I've also noted that if I just issue the commands w/o any parameters then the CAQuietExec action succeeds w/o errors. So it would appear how I'm specifying parameters for the command is what is causing issues.


Assuming your subject line is what's showing up in the log, it's reporting that failure straight from CreateProcess. Also, as you're trying to copy what I'm guessing are installed files, you need to call CAQuietExec as a deferred CA; otherwise the files haven't been installed yet.

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

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Register now and save $200. Hurry, offer ends at 11:59 p.m., 
Monday, April 7! Use priority code J8TLD2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to