This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
GlobalCube
/
gctools
Seguir
3
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Rama:
main
Ramas
Etiquetas
main
gctools
/
status_client
/
status_client.bat
status_client.bat
62 B
Permalink
Histórico
Raw
1
2
3
cd /d %~dp0
pyinstaller -F --path %~dp0 status_client.py
pause