Windows Shutdown Timer v1.4.0.0
What's New
Verified support for Windows 7.
Added the ability to simply press enter to submit the timer rather than having to click.
Fully switched over to a DateTime system to support longer timers.
Added reasons for the shutdown to the event viewer so any shutdown initiated by this program are documented.
Added an Exit option to the system tray.
Added a bug report button which redirects you to the issues page on github.
Changed the program start location to be the center of the screen rather than the top left.
Various performance improvements.
Bug Fixes
- Fixed a bug where a large integer would result in a crash. Currently only integers [1, 5255999] are accepted.
- Fixed a bug in Windows 8/10 that upon first minimization after selecting the option to only display in the system tray, the program would minimize to right above the system tray. This also appeared in Windows 7.
- Fixed the issue where a timer would wrap around and start counting upwards when it hit 0 if the timer was ended outside of the program.
- Fixed a problem when restarting the application when there was an existing timer. Sometimes it would add random time to the timer or cut it to something very small.
- Fixed a bug that allows the options menu to be re-sizable.