Shutdown Timer Changelog

What's new in Shutdown Timer 2.01

Apr 6, 2016
  • Recompiled VS.NET 7.1
  • Hopefully fixed a crashing bug.
  • Added a NSIS install

New in Shutdown Timer 2.0 (Apr 6, 2016)

  • Moved all the settings to the registry, streamlined GUI a little, now easy to toggle Hrs/Min/Sec
  • Changed some other stuff, recompiled with VC++7 , so I had to static link MFC (made the EXE larger, but MFC Dll's are no longer needed).
  • Config dialog (right click on task bar, select "Configure Defaults")

New in Shutdown Timer 1.34 (Apr 6, 2016)

  • Added a method in the INI file to switch the count beep on or off (Beep=1 or Beep=0).

New in Shutdown Timer 1.33 (Apr 6, 2016)

  • Fixed a GPF introduced recently, if autostart is enabled, program will GPF when countdown reaches zero.

New in Shutdown Timer 1.32 (Apr 6, 2016)

  • Added Transparency for Win2k after countdown is started (Alpha value is set in registry).

New in Shutdown Timer 1.31 (Apr 6, 2016)

  • Added Always Ontop after countdown is started.

New in Shutdown Timer 1.3 (Apr 6, 2016)

  • Added INI file settings to change default behaviour.
  • Added ability to autostart countdown.
  • Added ability to change countdown units (seconds, minutes or hours).

New in Shutdown Timer 1.2 (Apr 6, 2016)

  • Initial Public Release