codepage 437 on service install
Some checks failed
Close stale issues / stale (push) Has been cancelled

This commit is contained in:
Flowseal
2026-02-03 02:25:43 +03:00
parent 0d3fbfe9b2
commit 533edcaf2f

View File

@@ -193,7 +193,7 @@ goto menu
:: INSTALL ============================= :: INSTALL =============================
:service_install :service_install
cls cls
chcp 65001 > nul chcp 437 > nul
:: Main :: Main
cd /d "%~dp0" cd /d "%~dp0"