Create a Shutdown Shortcut

picsms

Member
May 10, 2008
148
0
0
Ever want a quicker way to shutdown XP without navigating through the start menu, or using a third party shutdown utility Here is a script that will do just that.

Right click the desktop and choose New Shortcut. Copy and paste this script or type it in.

%windir%System32shutdown.exe -s -t 0

Choose Next and name it whatever you like. I name mine OFF. Click Finished. Right click and choose properties and pick a Icon for it if you'd like. I use a wall light switch Icon. I drag mine into my QuickLaunch toolbar for one click shutdown.

Enjoy!

 

elakiri0777

Active member
  • Nov 24, 2006
    3,193
    16
    38
    In Your Heart
    picsms said:
    Ever want a quicker way to shutdown XP without navigating through the start menu, or using a third party shutdown utility Here is a script that will do just that.

    Right click the desktop and choose New Shortcut. Copy and paste this script or type it in.

    %windir%System32shutdown.exe -s -t 0

    Choose Next and name it whatever you like. I name mine OFF. Click Finished. Right click and choose properties and pick a Icon for it if you'd like. I use a wall light switch Icon. I drag mine into my QuickLaunch toolbar for one click shutdown.

    Enjoy!


    machan u can use this
    'shutdown -s -t 0'