Wednesday, August 12, 2009

How to shutdown pc with Timer

Here is another trick to shutdown at a specific time, for example you wish to shutdown at 1:45am. Type this in

start=>Run
TYPE
Code: at 1:45 shutdown -s

(Time should put when u want to shutdown ur pc)

TO ABORT:
Code:shutdown -a

No comments:

Post a Comment