Friday, March 4, 2011

COMPUTER TIPS AND TRICKS #1

From now on,ill be providing you all with some tricks and tips that can make working on Windows easier.
Todays trick is


While many programs already provide the feature of automatic shutdown,many others do not.To delay the shutdown of windows while you are doing certain jobs,for example downloading torrents,etc follow the following steps.


  1. Open command prompt,by typing cmd in Run(Start menu).
  2. Type "shutdown /t time in seconds /s" without quotes.
  3. Press Enter
  4. type shutdown -a to abandon the process

For example,if you want to delay the shutdown by 20 minutes,type 1200 in place of "time in seconds" in the above command.

No comments:

Post a Comment