The exact silent switches the Helix Visual Merge Tool (P4Merge) installer accepts, plus a one-line command you can paste into a script, Intune Win32 app, or Configuration Manager package.
msiexec.exe /i p4vinst64.exe /quiet /norestart REMOVEAPPS=P4ADMIN,P4V,P4
Run from the directory containing p4vinst64.exe. Download the installer from the Direct link below first.
| Architecture | Scope | Type | Silent switches | Source |
|---|---|---|---|---|
| x64 | - | EXE Burn bundle | Custom: REMOVEAPPS=P4ADMIN,P4V,P4 | Default for Burn (WiX bundle) |
/S for NSIS, /quiet /norestart for MSI).Prefer the winget route? See the full Helix Visual Merge Tool (P4Merge) install page.