Boot Snooze Changelog

What's new in Boot Snooze 1.0.5 Build 1

Jan 4, 2011
  • Added password capability.

New in Boot Snooze 1.0.4 Build 1 (Feb 23, 2010)

  • Added commandline support. REQUIRED parameters are:
  • mode=[reboot|suspend] ('reboot' will reboot and then go to the hibernate/standby delay timer.
  • 'suspend' will skip the reboot and go straight to the hibernate/standby delay timer)
  • method=[hibernate|standby]
  • bdelay=# (where # is the number of minutes to delay BEFORE rebooting)
  • adelay=# (where # is the number of minutes to delay AFTER rebooting)
  • e.g.: c:\path\to\BootSnooze.exe mode=reboot method=hibernate bdelay=0 adelay=5
  • Fixed a timing issue where Boot Snooze wouldn't hibernate/standby on some systems. (Thanks, Ampa)

New in Boot Snooze 1.0.3 (Feb 23, 2010)

  • If user cancels, the RunOnce registry entry is deleted now. (Thanks, war59312)

New in Boot Snooze 1.0.2 (Feb 23, 2010)

  • Added configurable delay before hibernating/standby.
  • Added configurable delay before rebooting. (Thanks, MerleOne)

New in Boot Snooze 1.0.1 (Feb 23, 2010)

  • Boot Snooze now uses the RunOnce registry key. (Thanks, wr975 & f0dder)