The exact silent switches the Supermium installer accepts, plus a one-line command you can paste into a script, Intune Win32 app, or Configuration Manager package.
supermium_144_64_setup_win10_11.exe -y --silent --path="C:\Program Files (x86)\Supermium"
Run from the directory containing supermium_144_64_setup_win10_11.exe. Download the installer from the Direct link below first.
| Architecture | Scope | Type | Silent switches | Source |
|---|---|---|---|---|
| x64 | user | EXE | Declared by publisher | |
| x64 | machine | EXE | Custom: --system-level | Declared by publisher |
| x86 | user | EXE | Declared by publisher | |
| x86 | machine | EXE | Custom: --system-level | Declared by publisher |
/S for NSIS, /quiet /norestart for MSI).Prefer the winget route? See the full Supermium install page.