View Single Post
  #4  
Old 06-08-2017, 09:55
EzzEldin16's Avatar
EzzEldin16 EzzEldin16 is offline
Registered User
 
Join Date: Sep 2016
Location: USA
Posts: 112
Thanks: 343
Thanked 47 Times in 23 Posts
EzzEldin16 is on a distinguished road
Quote:
[External compressor:srep]
;options = l%d (minimal match length, default=512)
header = 0
mem = 1024
packcmd = srep {options} -a1 -m5f $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
unpackcmd = srep -d $$arcpackedfile$$.tmp $$arcdatafile$$.tmp
i use this one it works good and it is not a method it's compressor configuration
__________________
learn it
Reply With Quote
The Following User Says Thank You to EzzEldin16 For This Useful Post:
Simorq (06-08-2017)