PDA

View Full Version : Problem with ZTOOL


Schabik
06-08-2018, 04:59
I'm trying to compress combining pzlib or pzlib:max method with srep/SREPMAX or other and freearc just skips the beat as I can say.
ZTool compression is just skipped and freearc proceeds to next method.

22848

Arc.ini file is presented as below:


[External compressor:pzlib]
header = 0
default = :max:c32m
packcmd = ZTOOL\ZTool e:pzlib:t25p{:option} - - <stdin> <stdout>
unpackcmd = ZTOOL\ZTool d:pzlib:t100p:cm0 - - <stdin> <stdout>
datafile = Input


I've tested also below configuration:

[External compressor:pzlib]
header = 0
packcmd = _Compressors\ZTool e:pzlib:t25p:c128m{:option} Input <stdout>
unpackcmd = _Compressors\ZTool d:pzlib:t100p:cm0mb - - <stdin> <stdout>
datafile = Input

PsYcHo_RaGE
06-08-2018, 06:51
use the following, well just try it
[External compressor:pzlib]
header = 0
packcmd = ZTool e:pzlib:m3:x:r9:ct8:st50:t16:b512kb:cm256mb - - <stdin> <stdout>

-NORO-
06-08-2018, 09:32
omg
why all these useless paramters ?

PsYcHo_RaGE
06-08-2018, 09:55
omg
why all these useless paramters ?

lol what?

xD

Schabik
07-08-2018, 06:01
use the following, well just try it
[External compressor:pzlib]
header = 0
packcmd = ZTool e:pzlib:m3:x:r9:ct8:st50:t16:b512kb:cm256mb - - <stdin> <stdout>


Nope, it didn't work.

KaktoR
07-08-2018, 06:02
what is your -m parameter?

Schabik
07-08-2018, 06:04
what is your -m parameter?

Ad said before I was trying -mpzlib:max and -mpzlib

PsYcHo_RaGE
07-08-2018, 06:50
Ad said before I was trying -mpzlib:max and -mpzlib

message me if you unsure what you are trying to do

Schabik
07-08-2018, 23:24
Ok, nevermind I'll test the ZTool after system reinstall. I think that's the problem, because I've got arc.exe errors in computer management

felice2011
08-08-2018, 06:17
You tried to set arc.exe in administrator mode.

Schabik
08-08-2018, 11:06
You tried to set arc.exe in administrator mode.


Yep, tried that, dodn't help.