View Single Post
  #1  
Old 23-10-2017, 15:42
Simorq's Avatar
Simorq Simorq is offline
Registered User
 
Join Date: Mar 2014
Location: Iran
Posts: 642
Thanks: 3,602
Thanked 1,308 Times in 464 Posts
Simorq is on a distinguished road
Quote:
Originally Posted by KaktoR View Post
void=1 doesn't work for some reason. "Arc.exe has stopped working".

Or is 1 not allowed? Thought 0 = m0, so 1 should be m1, right?
Config0.txt

Remove
[External compressor:rep,mm,delta,exe,exe2,4x4,lzma]
header = 0
packcmd = FAZIP -i0 compress:{compressor}{:option} <stdin> <stdout>
unpackcmd = FAZIP -i0 decompress:{compressor}{:option} <stdin> <stdout>

Or Change
[External compressor:rep,mm,delta,exe,exe2,4x4,lzma]
header = 0
packcmd = FAZip -i0 compress:{compressor}{:option} $$arcdatafile$$.tmp - <stdout>
unpackcmd = FAZip -i0 decompress:{compressor}{:option} $$arcpackedfile$$.tmp - <stdout>

Last edited by pakrat2k2; 24-10-2017 at 07:54.
Reply With Quote
The Following User Says Thank You to Simorq For This Useful Post:
KaktoR (24-10-2017)
Sponsored Links