2 lines
185 B
Batchfile
2 lines
185 B
Batchfile
cd C:\Users\william\Desktop\ZCAM Manager
|
|
pyinstaller --noconfirm --onefile --icon="ZCAM.ico" --add-data "ZCAM_Manager.py;." --copy-metadata streamlit --collect-all streamlit launcher.py |