Quote:
Originally Posted by :( Sad8669
Please show me your configuration for LZMA in arc.ini, there must be something wrong.
It should look like this :
Code:
[External compressor:rep,mm,exe,exe2,4x4,lzma]
header = 0
packcmd = "FAZip" -i0 compress:{compressor}{:option} <stdin> <stdout>
|
I have this:
Code:
[External compressor:lzma2]
header = 0
default = :d25:fb=273:mf=bt4:mc=1000000:lc=4:lp=0
packcmd = 7z.exe a -txz -an -mcrc=0 -m1=lzma2{:option}:mf=bt4 -mmt=on -mx9 -si -so <stdin> <stdout>