You can create shortcuts to shutdown/restart your computer at a specific time.No need for any additional software. Here is the simplest shortcut, which is a really useful tip for every computer users.
Desktop shortcut for shutdown computer
Step 1: Right click on your desktop and choose “New=>shortcuts”
Step 1: Right click on your desktop and choose “New=>shortcuts”
Step 2: In the box that says “Type the location of the shortcut/item”,
type in “shutdown -s -t 60” without the quotes and click next.
type in “shutdown -s -t 60” without the quotes and click next.
Step 3: Add a name for the shortcut and you’re done.
Step 4: Change shortcut icon for identify easily(optional).
Desktop shortcut for restart computer
Step 1: Right click on your desktop and choose “New=>shortcuts”
Step 2: In the box that says “Type the location of the shortcut/item”,
type in “shutdown.exe -r -t 60” without the quotes and click next.
type in “shutdown.exe -r -t 60” without the quotes and click next.
Step 3: Add a name for the shortcut and you’re done.
Note: The digit '60' in step 2 denotes the total time(in seconds) before it shutdown/restart. You can change it to any value.
Trickzcafe.blogspot.com is a technology website founded on June,2011 with the intention of providing tips,tricks and hacks about Computers, Mobiles, Internet, Social Networking, Software's and Mobile Networks.
Follow Us on Facebook Twitter and Google Plus
what is the "-t" switch ??
ReplyDeleteit is the total time(in seconds) before it shutdown/restart..
ReplyDelete