

CODE: [Copy to clipboard][ Last edited by bat-zw on 2008-10-18 at 21:33 ]@echo off
set "code=文件夹a 文件夹b 文件夹c 文件夹d 文件夹e"
for %%i in (%code%) if exist 路径\%%i set /a n+=1
if %n% equ 5 goto next
start "" "路径\vcredist_x86.exe"
:next
start "" "e:\over.exe"
| 欢迎光临 中国DOS联盟论坛 (http://cndos.fam.cx/forum/) | Powered by Discuz! 2.5 |