The exact silent switches the Microsoft Foundry DevPack installer accepts, plus a one-line command you can paste into a script, Intune Win32 app, or Configuration Manager package.
foundry-devpack-win-x64.exe install --channel winget
Run from the directory containing foundry-devpack-win-x64.exe. Download the installer from the Direct link below first.
| Architecture | Scope | Type | Silent switches | Source |
|---|---|---|---|---|
| x64 | user | EXE | Declared by publisher | |
| arm64 | user | EXE | Declared by publisher |
/S for NSIS, /quiet /norestart for MSI).Prefer the winget route? See the full Microsoft Foundry DevPack install page.