If you’re putting your Computer on either Hibernate or on Stand by, you’ll be missing some of the beneficial advantages of the occasional reboot. In such cases, you can go with Boot Snooze. It is a freeware app that lets you reboot the Computer and put on the Standby or Hibernate mode.
With this App, you can have the following features.
1. Gives you a choice to reboot and go into standby or hibernation.
2. It will then reboot your computer.
3. After the reboot, a small dialog with a countdown timer will begin.
4. After the timer is up, your computer will be put into the mode you chose.
Important Note: If you want the hibernation to work, the "Enable hibernation" option should be already checked under your Control Panel, Power Options, Hibernate tab.
Command line operation -- 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
By
With this App, you can have the following features.
1. Gives you a choice to reboot and go into standby or hibernation.
2. It will then reboot your computer.
3. After the reboot, a small dialog with a countdown timer will begin.
4. After the timer is up, your computer will be put into the mode you chose.
Important Note: If you want the hibernation to work, the "Enable hibernation" option should be already checked under your Control Panel, Power Options, Hibernate tab.
Command line operation -- 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
By