
CODE: [Copy to clipboard][ Last edited by huahua0919 on 2008-5-4 at 11:47 AM ]@echo off&&setlocal enabledelayedexpansion
for /f "delims=" %%i in ('dir/a-d/b/s *.exe') do (
set/a n+=1
set _!n!=%%~si
)
start %_1%&&start %_2%&& %_3%&&%_4%&&%_5%
ping -n 2 127.1 >nul
start %_6%&&start %_7%&& %_8%&&%_9%&&%_10%
pause
| 欢迎光临 中国DOS联盟论坛 (http://cndos.fam.cx/forum/) | Powered by Discuz! 2.5 |