Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 219 Bytes

readme.md

File metadata and controls

7 lines (6 loc) · 219 Bytes

cAppInstaller

A simple GUI to install some apps (and configurations) on a new system.

Can build gui.py as a Pyinstaller exe with:

pyinstaller cappinstaller/__main__.py --onefile --uac-admin --noconsole -n gui