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

相关推荐
沐雪轻挽萤5 分钟前
17. C++17新特性-并行算法 (Parallel Algorithms)
java·开发语言·c++
墨澜逸客5 分钟前
华胥祭坛志---文/墨澜逸客
开发语言·深度学习·学习·百度·php·学习方法·新浪微博
覆东流8 分钟前
第3天:Python print深入与格式化输出
开发语言·后端·python
A7bert77712 分钟前
【YOLOv8部署至RDK X5】模型训练→转换bin→Sunrise 5部署
c++·人工智能·python·深度学习·yolo·机器学习
加号326 分钟前
C# 基于MD5实现密码加密功能,附源码
开发语言·c#·密码加密
耿雨飞28 分钟前
Python 后端开发技术博客专栏 | 第 05 篇 Python 数据模型与标准库精选 -- 写出 Pythonic 的代码
开发语言·python
专注VB编程开发20年36 分钟前
为何Win内置SQLite却缺驱动?微软只为保住Access中小企业市场,office码头
数据库·microsoft·sqlite
执笔画流年呀41 分钟前
计算机是如何⼯作的
linux·开发语言·python
weixin_5206498742 分钟前
C#闭包知识点详解
开发语言·c#
东北甜妹1 小时前
Redis Cluster 操作命令
java·开发语言