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-to-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

Reply via email to