Microsoft Visual C++ Redistributable latest supported downloads

Latest supported Visual C++ Redistributable downloads | Microsoft Learn

  1. Visual Studio 2015, 2017, 2019, and 2022
  2. Latest Microsoft Visual C++ Redistributable Version
  3. Visual Studio 2013 (VC++ 12.0) (no longer supported)
  4. Visual Studio 2012 (VC++ 11.0) Update 4 (no longer supported)

Latest supported Visual C++ Redistributable downloads | Microsoft Learn

Latest Microsoft Visual C++ Redistributable Version

The latest version is 14.42.34438.0

Use the following links to download this version for each supported architecture:

Expand table

Architecture Link Notes
ARM64 https://aka.ms/vs/17/release/vc_redist.arm64.exe Permalink for latest supported ARM64 version
X86 https://aka.ms/vs/17/release/vc_redist.x86.exe Permalink for latest supported x86 version
X64 https://aka.ms/vs/17/release/vc_redist.x64.exe Permalink for latest supported x64 version. The X64 Redistributable package contains both ARM64 and X64 binaries. This package makes it easy to install required Visual C++ ARM64 binaries when the X64 Redistributable is installed on an ARM64 device.

Visual Studio 2013 (VC++ 12.0) (no longer supported)

These links download the latest available en-US Microsoft Visual C++ Redistributable packages for Visual Studio 2013. You can download other versions and languages from Update for Visual C++ 2013 Redistributable Package or from my.visualstudio.com.

Expand table

Architecture Version Link
X86 12.0.40664.0 vcredist_x86.exe
X64 12.0.40664.0 vcredist_x64.exe

Other versions

Visual Studio 2012 (VC++ 11.0) Update 4 (no longer supported)

Note

Visual Studio 2012 reached end of extended support on Jan 10, 2023

These links download the latest available en-US Microsoft Visual C++ Redistributable packages for Visual Studio 2012 Update 4. You can download other versions and languages from Microsoft Visual C++ Redistributable Packages for Visual Studio 2012 Update 4 or from my.visualstudio.com.

Expand table

Architecture Version Link
X86 11.0.61030.0 en_visual_cpp_redistributable_for_visual_studio_2012_update_4_x86_3161523.exe
X64 11.0.61030.0 en_visual_cpp_redistributable_for_visual_studio_2012_update_4_x64_3161523.exe

Visual Studio 2010 (VC++ 10.0) SP1 (no longer supported)

Note

Visual Studio 2010 Service Pack 1 reached end of extended support on July 14, 2020

Expand table

Architecture Version Link
X86 10.0.40219.325 vcredist_x86.exe
X64 10.0.40219.325 vcredist_x64.exe

Download Redistributable files for other languages and architectures from:

Visual Studio 2008 (VC++ 9.0) SP1 (no longer supported)

Note

Visual Studio 2008 Service Pack 1 reached end of extended support on April 10, 2018

Expand table

Architecture Version Link
X86 9.0.30729.5677 vcredist_x86.exe
X64 9.0.30729.5677 vcredist_x64.exe

Download Redistributable files for other languages and architectures from:

Visual Studio 2005 (VC++ 8.0) SP1 (no longer supported)

Note

Visual Studio 2005 reached end of extended support on April 12, 2016

相关推荐
en.en..3 小时前
C语言核心解析:#define与typedef本质区别
开发语言·c++·算法
2601_966949653 小时前
批量获取多只股票五档盘口的极简方案:QuantDash Python SDK 实战指南
开发语言·python·数据分析·pandas·量化交易·股票数据·quantdash
码匠许师傅3 小时前
【设计模式精讲】26.策略模式(Strategy)
c++·设计模式·策略模式·uml
点心的游戏开发世界4 小时前
GDScript 入门笔记:目录
开发语言·笔记·游戏引擎·godot
洋不写bug4 小时前
二叉树(二) 常见基础操作解析|结点数、树高、查找结点、判断完全二叉树
java·开发语言·数据结构·完全二叉树·二叉树结点数·树高·查找结点
果果燕4 小时前
实习笔记(六)主机按钮状态上报完整流程
开发语言·c++·php
染指11104 小时前
110.Agent-LangChain核心组件-Messages消息和提示词工程
人工智能·microsoft·langchain·agents
平头哥技术团队4 小时前
Day 16 | 用 ul、ol、li 一个标签,把散资料收成有序的技能清单页
开发语言·前端·html·html5
是个西兰花4 小时前
网络基础1
linux·网络·c++·智能路由器
统计学小王子4 小时前
数学建模国赛倒计时 2 天 ——《统计模型精讲(广义线性模型 R 语言实例 + 分析)》
开发语言·数学建模·r语言