View Single Post
  #2  
Old 14-03-2022, 16:40
Hexagon123 Hexagon123 is offline
Registered User
 
Join Date: Dec 2016
Location: IOWA
Posts: 80
Thanks: 4
Thanked 49 Times in 30 Posts
Hexagon123 is on a distinguished road
Quote:
Originally Posted by bunti_o4u View Post
Check your arc.ini file.

instead of using <stdin> <stdout>, you can try following options:
Option 1:

Code:
[External compressor:ZTool]
header    = 0
packcmd   = Resource64\ZTool\ztool e{:option} InFile - <stdout>
datafile   = InFile
Option 2:
Code:
Replace - - <stdin> <stdout> with $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
Please let me know if it works for you..
It had to be solid = 0 or else, it may not work. Tried them but it had weak ratio than old XTool(s).

Last edited by Hexagon123; 14-03-2022 at 16:45.
Reply With Quote