
CODE: [Copy to clipboard]set drv=C D E F G H I J K L M N O P Q R S T U V W X Y Z
for %%i in (%drv%) do dir %%i:\*.gho /b /s /a >>temp.txt 2>nul
find /i ".gho" temp.txt >nul 2>nul
type temp.txt | lmod set lastdrv=[] > temp.bat 2>nul
call temp.bat >nul 2>nul
if not exist %lastdrv% goto hfqt_2
Ghost -clone,mode=pload,src=%lastdrv%:1,dst=1:1 -sure -fx >nul 2>nul
| 欢迎光临 中国DOS联盟论坛 (http://cndos.fam.cx/forum/) | Powered by Discuz! 2.5 |