
CODE: [Copy to clipboard][ Last edited by willsort on 2005-9-13 at 20:07 ]find /v /i "pause" < test.bat > %temp%.\_test.bat
call %temp%.\_test.bat
for %%f in (%temp%.\_test.bat*) do del %%f
| 欢迎光临 中国DOS联盟论坛 (http://cndos.fam.cx/forum/) | Powered by Discuz! 2.5 |