Quote:
Originally Posted by edward99
there is no information about it on previous page
|
Code:
[External compressor:precomp] header = 0 packcmd = precomp -slow -t-j {options} -o$$arcpackedfile$$.tmp $$arcdatafile$$.tmp unpackcmd = precomp -o$$arcdatafile$$.tmp -r $$arcpackedfile$$.tmp [External compressor:srep] ;options = l%d (minimal match length, default=512) header = 0 packcmd = srep {options} -a1 -m3f $$arcdatafile$$.tmp $$arcpackedfile$$.tmp unpackcmd = srep -d -s $$arcpackedfile$$.tmp $$arcdatafile$$.tmpp [External compressor:msc] header = 0 packcmd = msc c -v {options} $$arcdatafile$$.tmp $$arcpackedfile$$.tmp