Last updated
A GUI tool to compile Python programs to EXE using Pyinstaller
$ winget install --id EnderbytePrograms.PyinstallerHelper --exact --version 1.8Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.
Pyinstaller Helper uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
pyinstallerhelper-1.8-setup.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
See the full silent install reference for Pyinstaller Helper →
For IT teams
App deployment, patching, and remote support in one place. Push this app to every device you manage, keep it patched automatically, and see new CVEs the moment they land. Works with Intune or fully standalone.
Sign up freeFree for up to 5 devices.
| Architecture | Type | Scope | Install | Download |
|---|---|---|---|---|
| x86 | EXE Inno Setup | - | Direct |
Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.
No known CVEs for Pyinstaller Helper.
Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.
More from Enderbyte Programs.