View Single Post
  #6  
Old 22-10-2010, 10:26
pakrat2k2's Avatar
pakrat2k2 pakrat2k2 is offline
Moderator
 
Join Date: Apr 2005
Location: Canada
Posts: 7,209
Thanks: 3,040
Thanked 9,043 Times in 3,086 Posts
pakrat2k2 is on a distinguished road
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.
Reply With Quote