I introduce Boot Snooze tool of Skwire Empire.
This little tool allows you to reboot your PC and then put into into Standby or Hibernate mode.
Description: This simple app will:
- Give you a choice to reboot and go into standby or hibernation.
- It will then reboot your computer.
- After the reboot, a small dialog with a countdown timer will begin.
- After the timer is up, your computer will be put into the mode you chose.
Note: For hibernation to work, your computer must have "Enable hibernation" 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 adelay=5
No comments:
Post a Comment