Saturday, October 18, 2008

How To Shutdown a PC with TIMER!!!

Here is a trick to shutdown at a specific time,

for example you wish to shutdown at 11:35am. Type this in

start=>Run

Type Code: "at 11:35 shutdown -s"

TO ABORT:

Code: "shutdown -a"

P.S (Type these codes without the quotes)

No comments: