Thread
:
XTool 2020 (Main Project)
View Single Post
#
553
28-09-2022, 11:55
KaktoR
Lame User
Join Date: Jan 2012
Location: From outer space
Posts: 4,418
Thanks: 1,078
Thanked 7,033 Times in 2,662 Posts
You can make a batch file near xtool.exe and drag&drop a file onto it. This way you don't use freearc for it.
Example
Code:
@echo off cd /D "%~dp0" xtool.exe precomp -mzlib -c16mb -t100p --verbose - - < %1 > %1.out pause
__________________
Haters gonna hate
The Following 2 Users Say Thank You to KaktoR For This Useful Post:
shazzla
(28-09-2022),
Wanterlude
(28-09-2022)
KaktoR
View Public Profile
Find all posts by KaktoR