Thread: Please Help!!!
View Single Post
  #2  
Old 02-06-2016, 19:10
mikey26 mikey26 is offline
Registered User
 
Join Date: Dec 2008
Location: south africa
Posts: 276
Thanks: 124
Thanked 110 Times in 61 Posts
mikey26 is on a distinguished road
Send a message via AIM to mikey26 Send a message via Yahoo to mikey26
[External compressor:srep]
;options = l%d (minimal match length, default=512)
header = 0
packcmd = srep {options} -m3f $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
unpackcmd = srep -d -s $$arcpackedfile$$.tmp $$arcdatafile$$.tmp

check the version of srep you used to compress(Masked Data Compressor) make sure you have the right version in your script also to match the compressor.
also have you edited the blackbox script to use reflate?
Reply With Quote