Showing posts with label shortcut. Show all posts
Showing posts with label shortcut. Show all posts

Tuesday, May 29, 2007

instant shutdown with shortcut on windows desktop


we can shutdown the system with a simple double click instead of long process by creating a shortcut to this

1.create a new shortcut on desktop new->shortcut
2.immediately you get a pop up to have the "type of the location of the item" in this box you type the below one
%windir%\System32\shutdown.exe -s
you can replace -s with the following to shut down the system as you require
1.For "-s" means shutdown.
2.For reboot ,replace "-s" with "-r"
3.To forces running application to close without warning,replace "-s" with "-f"
4.To set timeout for shutdown to XX seconds,replace "-s" with "-t xx".

Doing this, click Next button. In "Type a Name for this shortcut", enter "Shutdown my system"or what ever you like.

If you are impressed by bitsquare, Subscribe hereor
click here to get free email newsletter.