
CODE: [Copy to clipboard][ Last edited by NaturalJ0 on 2007-1-18 at 05:42 AM ]@echo off
set Driver=H
ghost.exe -dd
cls
echo @echo off>Desc.bat
echo echo %%2>>Desc.bat
find /i "Desc %Driver%:" GHSTSTAT.TXT|find ":">>Temp.bat
call Temp.bat
del Temp.bat
del Desc.bat
del GHSTSTAT.TXT
| 欢迎光临 中国DOS联盟论坛 (http://cndos.fam.cx/forum/) | Powered by Discuz! 2.5 |