Feature/install encoding (#270)

This commit is contained in:
Andrey Savihin 2024-07-02 12:32:45 +03:00 committed by GitHub
parent 16abb17842
commit 94113da1ec
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,7 @@
@echo off
chcp 65001 > nul
PUSHD %~dp0..
call runasadmin.bat "%~dpnx0"