Skip to content

Windows Shutdown Timer v2.1.0.0

Latest

Choose a tag to compare

@taylorflatt taylorflatt released this 03 Jan 01:23
· 3 commits to master since this release

What's New

There is now an option to be notified prior to windows shutting down. This uses the old method of the command line combined with the task scheduler rather than a pure task scheduler approach. While it works and does exactly what the option describes, it could result in an inaccurate "time remaining" since there isn't a true reliable way to verify the time remaining like with the task scheduler. So for that reason, I recommend keeping the setting off unless you don't care and just want a notification prior to windows shutting down.

Settings are now saved after an upgrade. So you shouldn't need to re-do your settings anymore.

This works on Windows 10, 8.1, 8, and 7.

Bug Fixes

  • Fixed the program sometimes not being in the foreground after an action is executed.
  • Removed excess code resulting in minor performance increases.