Skip to content

csm10495/cAppInstaller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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