Friday, January 25, 2008

Make your PC shutdown at a time u wish

This may be help to you if have the habit of listening to songs and sleeping or if you are planning to download some thing.
By These Methods Your Pc Will be automatically shutdown after a predefined time …No tension of shutdown the Pc..
Here is the trick!!
To Make A Shutdown Timer!

METHOD # 1

Go to Start > run> Type

shoutdown -s -t XX ( XX is the time period in second before the shut down)

Example:If you want it to shutdown your pc after 1 hour set it to 3600 (seconds) in XX

shutdown -s -t 3600 (Shut down time will be set to 1 hour)

If you want to cancel the shutdown timer Go to Start > run> Type

shutdown -a

METHOD # 2

The easiest way to further manipulate the processes of shutdown, restart or logoff of your PC is by this..

Go to Start > run> Type

shutdown -i
By doing this the following window will popup and you got a better control of your PC.

METHOD # 3

1. Right click on your desktop and make a new Shortcut.
2. Type shutdown -s -t 1200 (1200 is the time period in second before the shut down)
3. Name your shortcut. Just Like ShutPC
4. U Can Change the icon (right click the icon and click Properties, then Change Icon)
5. To activate the timer, just double click this icon.

You may want to create another icon to deactivate the timer.
1. Right click on the desktop and make another shortcut.
2. Type shutdown -a
3. Name the shortcut. e.g. "XshutPC"
4. Again,U can change the icon if you like.
5. Double click this icon to deactivate the timer.

METHOD # 4

open Notepad and Type
shutdown -s -t
Save the file as Shutdown.bat
To activate the timer, just double click this icon.

No comments: