adsense from aus

Monday, January 4, 2010

自动关机不用软件

auto shutdown no need software:

windows:

open your cmd:

type shutdown -help, you will see all the option.

common used:

shutdown -s -t 3600 ( shutdown in an hour )
shutdown -f ( force shutdown )
shutdown -i ( you will see the GUI )

No comments: