Skip to main content

BOOTSTRAPPER_EXECUTEPROCESSCANCEL_ACTION Enumeration

The available actions for «see E:WixToolset.Mba.Core.IDefaultBootstrapperApplication.ExecuteProcessCancel» .

Members

MemberDescription
AbandonInstructs the engine to stop waiting for the process to exit. The package is immediately considered to have failed with ERROR_INSTALL_USEREXIT. The engine will never rollback the package.
WaitInstructs the engine to wait for the process to exit. Once the process has exited, the package is considered to have failed with ERROR_INSTALL_USEREXIT. This allows the engine to rollback the package if necessary.

WixToolset.Mba.Core.dll version 4.0.5+b9b2f1b4c69a1b509d487dc950b30b4ec9b0d040