Skip to content

Reflect whether the user cancelled an uninstall action using exit codes

Currently there is no way for a PackageAction.Execute caller to know if uninstall was cancelled or failed. I propose returning -5 to indicate the user cancelled the uninstall.