I have a managed bootstrapper application, which uses wix 3.7.
While in the middle of execution of one of the ExePackages, if there is a forced shutdown or a power off, then when the system is restarted and the user starts the bootstrapper again, it should resume from last ExePackage it stopped. The Command parameter has the value "Install" rather than "Resume". How do I ensure it starts as a "Resume" command.