View Single Post
  #1  
Old 15-11-2013, 11:35
pakrat2k2's Avatar
pakrat2k2 pakrat2k2 is offline
Moderator
 
Join Date: Apr 2005
Location: Canada
Posts: 7,209
Thanks: 3,040
Thanked 9,043 Times in 3,086 Posts
pakrat2k2 is on a distinguished road
found the error, it's in the included arc.ini

Code:
 [External compressor:precomp043]
header = 0
packcmd   = precomp043 -intense0 -cn {options} -o$$arcpackedfile$$.tmp  $$arcdatafile$$.tmp
unpackcmd = precomp043 -o$$arcdatafile$$.tmp -r $$arcpackedfile$$.tmp
Both need to be changed to just precomp.
Reply With Quote
Sponsored Links