Shutdown, restart, etc using shortcuts
Below are the (Run) commands that you can create shortcuts to to shutdown, restart, hibernate and sleep your Win7. Where you can create shortcuts and double-click to run it:Shutdown | Shutdown.exe -s -t 00 |
Restart | Shutdown.exe -r -t 00 |
Hibernate | rundll32.exe PowrProf.dll,SetSuspendState |
Sleep | rundll32.exe powrprof.dll,SetSuspendState 0,1,0 |
Lock | Rundll32.exe User32.dll,LockWorkStation |
I had this saved somewhere for a while, and needed to put it here so that I can use it as references anytime needed.
desktop windows vista pc laptop