Last updated
Bring NDI support to specific applications that require NDI libraries but their installers do not bundle them.
$ winget install --id NDI.NDIRuntime --exact --version 6.3.2.0Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.
NDI Runtime uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
NDI%206%20Runtime.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
For Intune admins
Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.
Start free 30-day trialNo credit card required.
| Architecture | Type | Scope | Install | Download |
|---|---|---|---|---|
| x86 | EXE Inno Setup | machine | 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 NDI Runtime.
Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.
Microsoft.VCRedist.2010.x86v10.0.40219The Microsoft Visual C++ 2010 SP1 Redistributable Package (x86) installs runtime components of Visual C++ Libraries required to run 32-bit applications developed with Visual C++ 2010 SP1 on a computer that does not have Visual C++ 2010 SP1 installed.