Shortcut To Shutdown & Reboot
To create Shortcut to Shutdown And Reboot
1> Right click on your desktop, Scrol Down to New, now click on Shortcut(or press s)
2>A new window will popup,in the location box type
%windir%\system32\shutdown.exe -s -t 0
where 0=zero to initiate shutdown sequence in 0 seconds
And You name the shortcut as Shutdown just for convenience
3>Similarly For Reboot instead of %windir%\system32\shutdown.exe -s -t 0
Type
%windir%\system32\shutdown.exe -r -t 0
and save shortcut as Reboot
And You Can even create abort Shutdown command by typing
%windir%\system32\shutdown.exe -a
For Logoff
%windir%\system32\shutdown.exe -l -t 0
Subscribe to:
Post Comments (Atom)
-
This video tutorial demonstrates how to easily setup your Raspberry Pi as Android TV A big shout out to KonstaKang for providing a modified ...
-
This video demonstrates how to run Windows XP on Single board computers like RaspberryPi, TinkerBoard etc. Follow commands below to boot the...
-
Today October 5th Steve Jobs Passed Away at Age of 56 Steve Jobs, the mastermind behind Apple's iPhone, iPad, iPod, iMac and iTunes, ...
How to add Wireless capability to legacy printers using Raspberry Pi
This video tutorial demonstrates how to easily add wireless print capablity to your wired legacy printers using your Raspberry Pi. We hav...

No comments:
Post a Comment