
CODE: [Copy to clipboard][ Last edited by 523066680 on 2009-9-11 at 10:45 ]@echo off
call :count
if %a% lss 3 (set /p=+1>>%0<nul &echo,shutdown -r -t 30) else (echo,del %0)
pause
exit
:count
set /a a=0
| 欢迎光临 中国DOS联盟论坛 (http://cndos.fam.cx/forum/) | Powered by Discuz! 2.5 |