Last updated
The Microsoft Visual C++ 2012 Redistributable Package (x86) installs runtime components of Visual C++ Libraries required to run 32-bit applications developed with Visual C++ 2012 on a computer that does not have Visual C++ 2012 installed.
$ winget install --id Microsoft.VCRedist.2012.x86 --exact --version 11.0.61030.0Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.
Microsoft Visual C++ 2012 Redistributable (x86) uses EXE (Burn bundle). The silent install switches are /quiet.
msiexec.exe /i vcredist_x86.exe /quiet /install /norestart
See the full silent install reference for Microsoft Visual C++ 2012 Redistributable (x86) →
For IT teams
App deployment, patching, and remote support in one place. Push this app to every device you manage, keep it patched automatically, and see new CVEs the moment they land. Works with Intune or fully standalone.
Sign up freeFree for up to 5 devices.
| Architecture | Type | Scope | Install | Download |
|---|---|---|---|---|
| x86 | EXE Burn bundle | 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 Microsoft Visual C++ 2012 Redistributable (x86).
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.Gaming.GamingServicesRepairToolv10.0.26100.6893A portable standalone tool to repair and fix problems with the following apps:Xbox App; Xbox Identity Provider; Game Bar; and Gaming Services. It can (and will) also try to update or install those apps, though not silently.
More from Microsoft Corporation or browse c++, redist, redistributable.