The exact silent switches the Morphic installer accepts, plus a one-line command you can paste into a script, Intune Win32 app, or Configuration Manager package.
msiexec.exe /i MorphicSetup-v1.10.25153.2-x64.msi /qn
Run from the directory containing MorphicSetup-v1.10.25153.2-x64.msi. Download the installer from the Direct link below first.
| Architecture | Scope | Type | Silent switches | Source |
|---|---|---|---|---|
| x64 | user | MSI | Declared by publisher | |
| x64 | machine | MSI | Declared by publisher | |
| arm64 | user | MSI | Declared by publisher | |
| arm64 | machine | MSI | Declared by publisher | |
| x86 | user | MSI | Declared by publisher | |
| x86 | machine | MSI | Declared by publisher |
/S for NSIS, /quiet /norestart for MSI).Prefer the winget route? See the full Morphic install page.