KosalaHerath / macos-installer-builder

Generate macOS installers for your applications and products from one command
Apache License 2.0
323 stars 94 forks source link

Stop install on login cancel or close #25

Closed matthewhung09 closed 1 year ago

matthewhung09 commented 1 year ago

Modified preinstall script to check for closing or canceling of login popup window during install. It will then close the installer and stop the install if so.