Quote:
Originally Posted by oltjon
No non funziona ma il link che ti ho mandato sei riuscito a farlo funzionare???
No it does not work but the link I sent you you managed to get it working???
|
Ovviamente funziona alla perfezione l'estrazione del link che hai postato...
Obviously it works perfectly the extraction of the link you posted.
Nel file "arc.ini" elimina questo ...
In "arc.ini" file eliminates this ..
Code:
[External compressor:zcm]
packcmd = zcmx64 a -m8 -r -s -v $$arcpackedfile$$.tmp $$arcdatafile$$.tmp
unpackcmd = zcmx64 x $$arcpackedfile$$.tmp $$arcdatafile$$.tmp
datafile = $$arcdatafile$$.tmp
packedfile = $$arcpackedfile$$.tmp
Copia e incolla questo, se non l'hai gia fatto, e riprova ...
Copy and paste this if you haven't already done so, and try again...
Code:
[External compressor:pzlib]
header = 0
packcmd = pzlib e -m2 -st50p -t8 -ct8 -c32m -b512k $$arcdatafile$$.tmp -o $$arcpackedfile$$.tmp
unpackcmd = pzlib d -t8 - -o - <stdin> <stdout>
Se non riesci ti rimando il tuo archivio che hai postato funzionante e testato.
If you don't succeed, I send you back the archive you have posted, functioning and tested.