Creating a Shutdown/Reboot Icon

nelik

Well-known member
  • Nov 23, 2007
    16,800
    574
    113
    Creating a Shutdown/Reboot Icon
    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 :):):):):):):)