View Single Post
  #845  
Old 22-07-2017, 07:35
EzzEldin16's Avatar
EzzEldin16 EzzEldin16 is offline
Registered User
 
Join Date: Sep 2016
Location: USA
Posts: 112
Thanks: 343
Thanked 47 Times in 23 Posts
EzzEldin16 is on a distinguished road
Anyone please give me correct lzop configuration for arc.ini because everytime i try compressing it gives genral (de)compression error
Quote:
External compressor:lzop]
;use for files compressed with lzo
header = 0
packcmd = lzop -9 -l --info $$arcpackedfile$$.tmp $$arcdatafile$$.lzo
unpackcmd = lzop -df $$arcpackedfile$$.lzo $$arcdatafile$$.tmp
packedfile = $$arcpackedfile$$.lzo
__________________
learn it
Reply With Quote