Hello,

We have a custom bootstrapper that among its installation packages is
installing an ExePackage that can return a special code that means success -
but show information to the user on completion.

So far I've been unable to catch this exit code status in any events thrown
by Burn. It seems that the ExecutePackageCompleteEventArgs Status is always
either 0 (success) or -2147023294 (failure).

If I define my special code in the bundle with behavior success, I get 0 and
if I don't I get failure. How can I get success, and also catch this code so
I can display information in our GUI?

Thanks,
Amadeus



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/WiX-Burn-Custom-BA-Get-ExePackage-ExitCode-tp7581717.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to