/shutdown-prompt-gui

A simple GUI Prompt (confirmation) to shutdown computer

Primary LanguageBatchfileMIT LicenseMIT

shutdown-prompt-gui

A simple GUI Prompt (confirmation) to shutdown computer.

This is a very simple AutoHotKey script.

Screenshot

License

MIT License

Development Dependencies

Build

If you have npm installed, run:

npm run build:icon
npm run build:app

Also, you can just run bat-files:

.\build-icon.bat
.\build-app.bat