Wednesday, 11 March 2015

Shutdown Your system automatically

Yes you heard that right,shutting down your system automatically with just few steps to follow once created you are ready to use anytime.
Here are the steps we need to follow to create a automatic shutdown program:

  • Create a shortcut on your desktop by right clicking on NEW --> SHORTCUT
  • In the location box type C:\Windows\System32\shutdown.exe -s -t 3600 (Where 3600 is the time when your system will shutdown,And time should be entered in milliseconds.)
  • Then type the desired name for your program and click on FINISH.
  • Your program shortcut will be created in desktop just double click it and it will show you the message, your computer will shutdown after 60 min or whatever time you have set for your program.
The program is easy to use and very useful,and also comes handy when we can schedule the time of shutting down our system.
So To believe it try it now on your system.

No comments:

Post a Comment