This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
GlobalCube
/
Python-Projekte
Urmărește
3
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
6890cd7c83
Ramuri
Etichete
master
Python-Projekte
/
gcstruct
/
gchr2.bat
gchr2.bat
89 B
Istoric
Crud
1
2
3
4
cd /d %~dp0
call ..\.venv\Scripts\activate.bat
pyinstaller -F --path %~dp0 gchr2.py
pause