Forum Discussion
May 08, 2019
Behavior when specified installer returns non-zero exit code
If I create a package using an installer that does not return 0 on the exit code and specify the installer to be launched automatically, it appears that the Packaging Tool will look at the exit code ...
- May 15, 2019
Hi Tim,
Thank you for taking the time to provide your feedback and example! This is something in our backlog that we are actively looking into for future improvements to the tool.
Best,
Sharla
Program Manager, MSIX
robvandeven
Jul 03, 2023Copper Contributor
- Jul 03, 2023The MMPT (at some point) added a feature whereby you can configure alternate allowable error codes. However, even without the configuration, as pointed out in the original post you can avoid this by not specifying an installer in the wizard and just get into monitoring mode, then start your installer manually.