Thanks, at first it did not seem to work as the calling app did have failures 
and they did not cause the install to fail, but then we had another error that 
did fail the install.

So we figured that some returns were not a complete failure and therefore the 
return did not cause an install failure and some are.

So it seems to work as expected.

From: Blair Murri-3 [via Windows Installer XML (WiX) toolset] 
[mailto:ml-node+s687559n7589379...@n2.nabble.com]
Sent: Wednesday, October 02, 2013 10:49 AM
To: Tim Mayert
Subject: Re: Quick question about WiXCA - CAQuietExec

Any text written by the app (both stdout and stderr) is written to the log, and 
any non-zero exit code is interpreted as a failure causing CAQuietExec to also 
return a failure.


> Date: Tue, 24 Sep 2013 10:45:53 -0700
> From: [hidden email]</user/SendEmail.jtp?type=node&node=7589379&i=0>
> To: [hidden email]</user/SendEmail.jtp?type=node&node=7589379&i=1>
> Subject: [WiX-users] Quick question about WiXCA - CAQuietExec
>
> We have an app that when runs produces a quick Dos Window and then goes away.
>
> So we are using the WiXCA - CAQuietExec custom action to call the app in
> quite mode. This work great, but my question is if the App fails and I have
> the WiXCA custom action set to Return the error code will it return the
> failure of the app that CAQuietExec triggered or will it only return an
> error return code if the WiXCA returned a failure and ignore what comes from
> the triggered app?
>
> I just have to confirm that if the app fails that the failure is returned to
> the CA instead of just returning to no where and as long as the quiet app
> triggered the app successfully then no failure is returned to the install.
>
> Thanks.
>
>
>
> --
> View this message in context: 
> http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Quick-question-about-WiXCA-CAQuietExec-tp7589181.html
> Sent from the wix-users mailing list archive at Nabble.com.
>
> ------------------------------------------------------------------------------
> October Webinars: Code for Performance
> Free Intel webinars can help you accelerate application performance.
> Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from
> the latest Intel processors and coprocessors. See abstracts and register >
> http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk
> _______________________________________________
> WiX-users mailing list
> [hidden email]</user/SendEmail.jtp?type=node&node=7589379&i=2>
> https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
[hidden email]</user/SendEmail.jtp?type=node&node=7589379&i=3>
https://lists.sourceforge.net/lists/listinfo/wix-users

________________________________
If you reply to this email, your message will be added to the discussion below:
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Quick-question-about-WiXCA-CAQuietExec-tp7589181p7589379.html
To unsubscribe from Quick question about WiXCA - CAQuietExec, click 
here<http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=7589181&code=VGltTWF5ZXJ0QHNtYXJ0dGVjaC5jb218NzU4OTE4MXwtMTcxMzc3MTUwNA==>.
NAML<http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>




--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Quick-question-about-WiXCA-CAQuietExec-tp7589181p7589383.html
Sent from the wix-users mailing list archive at Nabble.com.
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to