View Single Post
  #7  
Old 23-08-2013, 06:11
Newbie's Avatar
Newbie Newbie is offline
Registered User
 
Join Date: Sep 2012
Location: Croatia
Posts: 81
Thanks: 112
Thanked 13 Times in 11 Posts
Newbie is on a distinguished road
I think you can change it.

Right click on compress.bat - Edit - and now instead of this part

Quote:
-msrep+lzma:a1:mfbt4:d256m:fb128:mc1000:lc8
put -m0, as I can see that is for No compression.....so in .bat file it should be:

Quote:
arc a -ep1 -r -w.\ -m0 [email protected] -dp"%choice1%" .\DVD_1\%arc%
And do that for all lines.....

Try, it should be pretty fast....
Reply With Quote
The Following User Says Thank You to Newbie For This Useful Post:
rated01 (23-08-2013)