View Single Post
  #6  
Old 06-08-2012, 20:21
Fabioddq's Avatar
Fabioddq Fabioddq is offline
Die Hard Member
 
Join Date: Oct 2011
Location: Earth
Posts: 1,221
Thanks: 336
Thanked 2,147 Times in 427 Posts
Fabioddq is on a distinguished road
Hi Bamse! Nice job as always! Could I clarify a doubt?

How to add or excluded archives from compression in bat file?
For example, in:

arc a -ep1 -r -w.\ .\output -mlzma:a1:mfbt4:d256m:fb128:mc1000:lc8 "path"

how to specify which files I want to include or exclude of the compression?

EDIT...
Another problem I have. The precomp always fail and crash (APPCRASH) with big files. Is there any way to fix this?

Thanks for help!

Last edited by Fabioddq; 06-08-2012 at 21:01.
Reply With Quote