If you look at HandleExitCode at the bottom of exeengine.cpp (
https://github.com/wixtoolset/wix3/blob/develop/src/burn/engine/exeengine.cpp),
you'll see that the engine doesn't set hrStatus in ExecutePackageComplete
to the exit code. It always returns S_OK unless the EXE package's exit
code trans
Hello,
I am writing a custom managed BA to be used with my Burn bootstrapper. The
chain to install consist of several EXEs, with various return codes that I have
mapped to Burn behaviors (success, reboot required, error, ...) using
.
When one of the EXE packages fails, Burn detect the failure
2 matches
Mail list logo