Posted by: adityawinanda | December 19, 2008

Desktop Shortcut for Shutdown and Restart menus

Four years ago, when I visited my friend’s house, I noticed a red square shortcut on his monitor screen (that was when I had no idea whatsoever about computer). When I asked him about that, he said that it was shutdown shortcut. A couple months after that (when I am surprisingly very interested in computer), I tried to make one. But…I failed. After some searching on internet, I found that the application for shutting down the computer lied on the system32 (named shutdown.exe). From there, I figured out how to create my own shutdown and restart desktop shortcut. Here’s the steps:

  1. Right click anywhere on your desktop screen
  2. Go to “New->shortcut”
  3. Type “C:\WINDOWS\system32\shutdown.exe -s -t 00″ (for shutdown shortcut) or “C:\WINDOWS\system32\shutdown.exe -r -t 00″ (for restart shortcut)
  4. Click next and name the shortcut you want it to be displayed
  5. Click Finish

OK, you’re done. If you need to shutdown or restart your PC, just double click the shortcut.

Have fun creating shortcut.


Leave a response

Your response:

Categories