The Visual C++ Redistributable installs Microsoft C and C++ (MSVC) runtime libraries. These libraries are required by many applications built by using Microsoft C and C++ tools. If your app uses those libraries, a Microsoft Visual C++ Redistributable package must be installed on the target system before you install your app. The Redistributable package architecture must match your app's target architecture. The Redistributable version must be at least as recent as the MSVC build toolset used to build your app. We recommend you use the latest Redistributable available for your version of Visual Studio, with some exceptions noted below.

Visual Studio 2015, 2017, 2019, and 2022

This table lists the latest supported English (en-US) Microsoft Visual C++ Redistributable packages for Visual Studio 2015, 2017, 2019, and 2022. The latest supported version has the most recent implemented C++ features, security, reliability, and performance improvements. It also includes the latest C++ standard language and library standards conformance updates. We recommend you install this version for all applications created using Visual Studio 2015, 2017, 2019, or 2022.

ArchitectureLinkNotes
ARM64https://aka.ms/vs/17/release/vc_redist.arm64.exePermalink for latest supported ARM64 version
X86https://aka.ms/vs/17/release/vc_redist.x86.exePermalink for latest supported x86 version
X64https://aka.ms/vs/17/release/vc_redist.x64.exePermalink 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.

Download other languages and versions, including versions for long term servicing release channels (LTSC), from my.visualstudio.com

Visual Studio 2013 (VC++ 12.0)

These links download the latest supported 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.

ArchitectureVersionLink
X8612.0.40664.0vcredist_x86.exe
X6412.0.40664.0vcredist_x64.exe

Other versions

Visual Studio 2012 (VC++ 11.0) Update 4

These links download the latest supported 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.

ArchitectureVersionLink
X8611.0.61030.0en_visual_cpp_redistributable_for_visual_studio_2012_update_4_x86_3161523.exe
X6411.0.61030.0en_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

ArchitectureVersionLink
X8610.0.40219.325vcredist_x86.exe
X6410.0.40219.325vcredist_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

ArchitectureVersionLink
X869.0.30729.5677vcredist_x86.exe
X649.0.30729.5677vcredist_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

.

AD:


WQZSのBlog Copyright © by wqzs.vip All Rights Reserved.