Remove the red? (
I was confused 
)
Code:
if OptimalCheck.Checked then
SetIniString('External compressor:mpz,mpzapi', 'unpackcmd', ' pmt d {compressor} -t100p - - <stdin> <stdout>', ExpandConstant('{tmp}\Arc.ini'))
else
SetIniString('External compressor:mpz,mpzapi', 'unpackcmd', ' pmt d {compressor} -t75p - - <stdin> <stdout>', ExpandConstant('{tmp}\Arc.ini'));
end;
Quote:
Originally Posted by Cesar82
This runtime error is because you have not increased the number of ArcFile on the last line.
If you specify size, you must also inform the Size of the joined file.
|
Thanks, I set it up as you wrote and it happened:
Code:
Error: Unarc.dll code -2 Unsupported compression .... method
msc+srep+lzma:a1:mfbt4:d256m:fb273:mc:1000000000:lc8 (UltraArc 2900 R7 = MSC+SREP+LZMA in setting)
msc+srep+lzma:a1:mfbt4:d256m:fb128:mc:1000000000:lc8+diskspan500mb:500mb (DiskSpan by Razor12911)