This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
GlobalCube
/
Python-Projekte
Segui
3
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Ramo (Branch):
master
Rami (Branch)
Tag
master
Python-Projekte
/
gchr2.bat
gchr2.bat
86 B
Permalink
Cronologia
Originale
1
2
3
4
cd /d %~dp0
call .venv\Scripts\activate.bat
pyinstaller -F --path %~dp0 gchr2.py
pause