Shannon Ma wrote:
> CustomActionSchedule(Action=QtExecDeferred.FCB72E31_FB83_4E57_9058_69C40A8DB563,ActionType=1089,Source=BinaryData,Target=CAQuietExec,CustomActionData=[SystemFolder]mmcperf.exe)
> MSI (s) (B8:8C) [18:46:13:199]: Invoking remote custom action. DLL: 
> C:\WINDOWS\Installer\MSI8.tmp, Entrypoint: CAQuietExec
> CAQuietExec:  Command string must begin with quoted application name.
> CAQuietExec:  Error 0x80070057: invalid command line property value
> CAQuietExec:  Error 0x80070057: failed to get Command Line
>
> It almost appears as if two custom actions are running, one executing 
> "mmcperf.exe" (from the property QtExecDeferred) and one executing 
> "[SystemFolder]mmcperf.exe" (from the MMCPERFSEARCH property).  Does anyone 
> know why this might be occuring?
>   

The Action= value indicates it's coming from a merge module; as the 
merge module's invocation doesn't include quotes, it fails.

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



------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to