@echo off xtool.exe precomp:rzlib:c32mb,t100p - - < %1 > %1.out xtool.exe decode:t100p - - < %1.out > %1.res fc /b %1 %1.res pause