for /f "skip=2 tokens=1,2" %%i in ('MINITO.EXE /nohp /p /ifs') do echo %%i %%j>>.\QQQ.txt
for /f "tokens=1,2" %%i in ('type .\QQQ.txt^|find /i "c:"') do set c=%%j
for /f "tokens=1,2" %%i in ('type .\QQQ.txt^|find /i "d:"') do set d=%%j
echo %%disky%%beifen\sys~1\GHOST.exe -CLONE,MODE=PDUMP,SRC=%c%,DST=%d%\beifen\sys~1\SYS.GHO -Z9 -AUTONAME -sure -rb -fro -quiet>.\QQQ.txt