peter you have couple errors in your batch file..
line 8 precomp038 -slow -oMOH_arc MOH_arc.exe ( after completing it says to use -c56 -m78) for faster processing
then right after that completes you delete it ?
line 9 del MOH_arc.exe
but on line 36 you want to move it to MOH dir
line 36 move MOH_arc.exe .\MOH\ >nul
But it's not there to move as its deleted from line 9
end up with 1.87GB ISO file??
Have run it twice now & it ends up the same size both times.
One other question
How do you generate the patch.bin ( i know its with bsdiff/bspatch )
but whats changed in the autorun.dat file ? looking thru both ( original / patched ) they look identical.
