Thursday, July 9, 2009

Windows Shutdown Timer


Shutdown Timer - Windows:
Many of us use some shutdown utility to shutdown our computer, but in windows a inbuilt function is there to shut down our computer at time specified even i n our absence.

Step 1:Start --> RUN.
Step 2:Type this code

at 11:35(any time u require) shutdown -s

then in the given time ur computer will be shutdown.

To Abort shutdown:

Step 1:Start --> RUN.
Step 2: Type this code

shutdown -a

0 comments:

Related Posts with Thumbnails