View Single Post
  #251  
Old 23-10-2012, 12:31
kassane's Avatar
kassane kassane is offline
Registered User
 
Join Date: Nov 2011
Location: Somewhere in the World
Posts: 174
Thanks: 578
Thanked 117 Times in 47 Posts
kassane is on a distinguished road
The problem is that with this error the cab file is not created, so I can not test it on CI!
I did some testing here on my computer, and realized that the precomp038 functioned normally, only precomp042 that give this error ... Then I try to test the precomp043 if error or not, talk to the developer precomp!

Edit:
I tested the precomp043 and it worked, but unfortunately the CI is not adapted for this precomp...

Precomp043:


Arc.ini
Code:
[External compressor:precomp]
header = 0
packcmd   = precomp -intense0 -cb {options} -o$$arcpackedfile$$.tmp  $$arcdatafile$$.tmp
unpackcmd = precomp -o$$arcdatafile$$.tmp -r $$arcpackedfile$$.tmp

Last edited by kassane; 23-10-2012 at 13:43.