No, the Custom Action Id's are user defined.  For deferred custom actions, the 
custom action expects its data to be passed in a property that has the same 
Custom Action Id as the deferred custom action.

--
John Merryweather Cooper
Build & Install Engineer - ESA
Jack Henry & Associates, Inc.(r)
Shawnee Mission, KS  66227
Office:  913-341-3434 x791011
jocoo...@jackhenry.com
www.jackhenry.com 



-----Original Message-----
From: E. Timothy Uy [mailto:t...@loqu8.com] 
Sent: Friday, April 13, 2012 9:42 AM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] "failed to get command line data"

Dear Victor,

While contrary to absolutely everything I've read about QtExec, your advice 
absolutely worked. Thanks for saving the day.

Does this mean that QtExecCmdLine and QtExecDeferred are no longer used in 
v3.6? Docs should be updated.

Respectfully,
Tim

On Fri, Apr 13, 2012 at 6:42 AM, victorwhiskey <victorhwhis...@yahoo.com>wrote:

>
>    <CustomAction Id="QtExecInstallCmdLineSet" Property="QtExecCmdLine"
> >                   Value='"[INSTALLFOLDER]LittleApp.exe" install'/>
> >     <CustomAction Id="QtExecInstallCmdLineRun" BinaryKey="WixCA"
> > DllEntry="CAQuietExec" Execute ="deferred" Return="check" />
> >
>
> Try to set your property to QtExecInstallCmdLineRun instead of 
> QtExecCmdLine
>
> --
> View this message in context:
> http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/failed-t
> o-get-command-line-data-tp7461302p7462711.html
> Sent from the wix-users mailing list archive at Nabble.com.
>
>
> ----------------------------------------------------------------------
> -------- For Developers, A Lot Can Happen In A Second.
> Boundary is the first to Know...and Tell You.
> Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
> http://p.sf.net/sfu/Boundary-d2dvs2
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users
NOTICE: This electronic mail message and any files transmitted with it are 
intended
exclusively for the individual or entity to which it is addressed. The message, 
together with any attachment, may contain confidential and/or privileged 
information.
Any unauthorized review, use, printing, saving, copying, disclosure or 
distribution 
is strictly prohibited. If you have received this message in error, please 
immediately advise the sender by reply email and delete all copies.


------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to