Windows App Install
Preferred install method: download the release installer executable:
KnobDeck Releases (EXE installer)
CI builds portable + installer artifacts using:
- PyInstaller spec:
python_host/build/windows/KnobDeck.spec - Inno Setup script:
python_host/build/windows/installer.iss - Workflow:
.github/workflows/windows-release.yml
Local build:
build_installer.bat