We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3149552 commit b6643d9Copy full SHA for b6643d9
builder/attachments/RUN.bat
@@ -1,5 +1,6 @@
1
@echo on
2
setlocal
3
+chcp 65001
4
5
set PATH=%PATH%;%~dp0\MinGit\cmd;%~dp0\python_standalone\Scripts
6
builder/attachments/UPDATE.bat
@echo off
setlocal enabledelayedexpansion
:: --- 1. Environment Setup & Checks ---
:: Add embedded Git and Python to the temporary PATH
builder/attachments/启动.bat
0 commit comments