开始->运行->输入cmd
输入 at 21:00 Shutdown -s 表示21点关机
Shutdown.exe -s -t 3600 表示3600秒后关机
如果想取消 输入 Shutdown -a