This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
GlobalCube
/
gctools
Vigiar
3
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Ramo:
main
Ramos
Etiquetas
main
gctools
/
status_client
/
status_client.bat
status_client.bat
62 B
Link permanente
Histórico
Em bruto
1
2
3
cd /d %~dp0
pyinstaller -F --path %~dp0 status_client.py
pause