Possible locale issue for bat fix

This commit is contained in:
Dazed 2023-12-19 00:06:58 -06:00
parent 2a64f36c52
commit 0283f1b96b

View file

@ -1,5 +1,8 @@
@echo off
REM Set Locale
chcp 65001
REM specify the data and temporary directory
set DATA=data.xp3
set TMP=tmp