first step: shutdown.bat
@echo off
at 23:55 every:M,T,W,Th,F,S,Su shutdown -s -t 60 -c "很晚了,该睡觉了了!"
echo 已经完成!
pause&end
second step:
将shutdown.bat发送到桌面快捷方式,并放到程序-启动文件夹里。
in the end,you will find that shutdown.bat start up when you login in your win7,and at 23:59 win7 will
automatic shutdown .....
posted on 2012-04-05 19:14
鹏凌 阅读(303)
评论(0) 编辑 收藏 所属分类:
Windows