This commit is contained in:
William Henderson
2026-03-30 14:40:57 +01:00
commit 4b74957427
13 changed files with 680 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
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
Binary file not shown.
Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB