Re: [WiX-users] CAQuietExec: Error 0x80070002: Command failed to execute.

2008-04-08 Thread Bob Arnson
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

Re: [WiX-users] CAQuietExec: Error 0x80070002: Command failed to execute.

2008-04-08 Thread Robert O'Brien
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 acti

[WiX-users] CAQuietExec: Error 0x80070002: Command failed to execute.

2008-04-08 Thread Robert O'Brien
Any insights as to what I'm doing wrong in declaring my QtExecCmdLine used by my two CAQuietExec in the source excerpts below?When I review the log file for the property values where I store a copy of the runtime generated QtExecCmdLine values I see what I was expecting and I can execute the