One Click Shutdown and Restart Your PC
Do you like this story?


Create a shortcut on your desktop by right-clicking on the desktop, choosing New, and then choosing Shortcut.
I use this technique to create two shutdown shortcuts on my desktop—one for turning off my PC, and one for rebooting.

Inside the Shortcut Text Box type the Following ones:
- shutdown -s -t 03 -c "Bye Bye PC"
- shutdown -r -t 03 -c "I'll be back PC"
Click Next and End with Finish.
Where,
-s
Shuts down the PC.
-r
Reboots the PC.
-t nn
Indicates the duration of delay, in seconds.
-c "messagetext"
Displays a message in the System Shutdown window.

This post was written by a Zaheer Hussain Admin Of Innovate Bloggers. If you'd like to guest post for innovatebloggers check out our Post Article page for details about how YOU can share your tips with our community.Catch Him On Facebook
Subscribe to:
Post Comments (Atom)
0 Comments “One Click Shutdown and Restart Your PC”
Post a Comment