View Single Post
  #2  
Old 05-06-2013, 13:38
NamelessOne's Avatar
NamelessOne NamelessOne is offline
Registered User
 
Join Date: Dec 2008
Location: Sigil
Posts: 285
Thanks: 235
Thanked 855 Times in 186 Posts
NamelessOne is on a distinguished road
Quote:
Originally Posted by Actarus73 View Post
Thanks for your hard work!
But i've a little problem... I've used HD conversion and final size is 4.40 GB...
So i've tried to change compression's parameters in compress.bat...
With the command:
arc a -ep1 -r -w.\ -msrep+lzma:a1:mfbt4:d256m:fb128:mc1000:lc8 [email protected] -dp"%choice1%" .\DVD\%arc%
data1.cab final size is 2.99 GB and all files going perfectly on 1 DVD5, but when i try to lunch the Setup.exe, i obtain an "unknown compression method"... DOH!
A little help, please???
That's because I didn't add precomp version line inside setup.ini. Try changing -m4 line in compress.bat with -mx or just compress manually all files and folders from Data1.lst with FreeArc. I got 3.06 GB with normal (-m4) compression. No need to use srep on this one I can add modified setup if you encounter same problem
Reply With Quote