Step2
Create a shortcut to Shut Down, Restart, or Log Off
1. If you're making the shortcut on your desktop, then right-click on your desktop, pick 'New', then pick 'Shortcut'
2. In the dialog box that comes up, click on 'Browse' and navigate to 'C:\WINDOWS\system32\shutdown.exe'
3. Click 'Next'
4. Name this shortcut something besides 'Shut down' (i.e. 'Power Down', 'Terminate', or 'Off')
5. Click 'Finish'
6. Right-Click on the shortcut and click on 'Properties'
7. Change the Icon to the Red Square with a white symbol in it (unofficially standard shutdown graphic, this is just to minimize confusion)
8. In the 'Target' text box, append one of the following commands:
(without one of these, the shortcut will not do anything)
---> A) For Shutdown use: ' -s'
-------> (example: "C:\WINDOWS\system32\shutdown.exe -s")
---> B) For Restart use: ' -r'
-------> (example: "C:\WINDOWS\system32\shutdown.exe -r")
---> C) For Logging Off use: ' -l'
-------> (example: "C:\WINDOWS\system32\shutdown.exe -l")
---> D) For a Timer Delay use: ' -x -t nnn'
------> where x is one of the above commands
---------> and nnn is a number in seconds
-------------> (example: "C:\WINDOWS\system32\shutdown.exe -s -t 300")
-------------> (In this example, your computer will shutdown after 5 minutes)
---> E) For Aborting any of the previous commands, use: ' -a'
-------> (example: "C:\WINDOWS\system32\shutdown.exe -a")
**Special Note:** The Abort command cannot be mixed with the Timer command
---> F) For Optional Comments in the timer dialog box, use: ' -c "Your Text" '
-------> (example: 'C:\WINDOWS\system32\shutdown.exe -s -t 600 -c "This computer will self destruct in..." ')
-------> (In this example, the computer will shut down in 10 minutes until which it will display a countdown timer with the message "This computer will self destruct in...")
9. Click 'Ok'. Your Shortcut is ready to use.
Step3
___________________
For Extreme Speed:
___________________
Never do this when your computer has just experienced any system modifications. Their is a very high risk that new data will be lost. Any active processes will be immediately annihilated. This is not 'healthy' for your computer but it works, it doesn't destroy the computer, and its fast. In the event of extreme impatience or emergencies, there are three things you can do:
**Option #1**
Hold down the power button until the computer turns off (around 10seconds, or a 15-count in your head). If you don't want anybody to find out what was running, turn off the monitor as you are waiting the 10 seconds. If you let go of the power button before it turns off, the machine will proceed through a regular slow shutdown.
**Option #2**
If there is a restart button, push it and immediately after push the power button. This generally takes about two seconds.
**Option #3**
In extreme emergency, reach around to the back of the computer and pull out the thickest black cable you see coming into the computer. That is the power cable, which is usually located in the top-most part of the case, plugged in just above a 12cm-wide cooling fan. On rare occasions, there might not be a fan, but the connection is always in the back. In terms of time, yanking of the plug depends entirely on how long it takes you to dismantle it. Once it's out, the entire machine clears off within about half a second.
Comments
mulu said
on 9/4/2007 ohh...what a wonderful tip mostly i get tired when i done i hate the porccess but thanks to yu form now on it won't be boring ......
sasika said
on 8/29/2007 your data was very useful for me, thank u