PDA

View Full Version : Creating a Shutdown/Reboot Icon


ElitePirate
02-07-2009, 05:41 AM
To create a shutdown shortcut on the desktop:

1. Right click on an open area of the desktop
2. Select New / Shortcut
3. Enter in "shutdown -s -t 00" - no quotes
4. Press the Next button
5. For the name, enter in anything you like. Ex : ShutDown. Click on the Finish button.

For a reboot, enter "shutdown -r -t 00" - no quotes

Enjoy