Skip to content

server-stack/vcredist

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
April 2, 2021 15:41

Visual C++ Redistributable Packages

The Visual C++ Redistributable Packages install run-time components that are required to run C++ applications built using Visual Studio.

Description

Visual C++ Redistributable Packages install runtime components of Visual C++ Libraries on a computer that does not have Visual C++ installed. The libraries are required to run applications that are developed by using the corresponding version of Visual C++. These packages install runtime components of C Runtime (CRT), Standard C++, ATL, MFC, OpenMP and MSDIA libraries.

For libraries that support side-by-side deployment models (CRT, SCL, ATL, MFC, OpenMP), they are installed into the native assembly cache, also known as the WinSxS folder, on versions of Windows operating systems that support side-by-side assemblies.

Downloads

Product Version Compiler Version Library .Net Version x86 (32bit) x64 (64bit)
Visual Studio 2005 Visual C++ 8.0 80 2 Download Download
Visual Studio 2008 Visual C++ 9.0 90 3.5 Download Download
Visual Studio 2010 Visual C++ 10.0 100 4 Download Download
Visual Studio 2012 Visual C++ 11.0 110 4.5 Download Download
Visual Studio 2013 Visual C++ 12.0 120 4.5.1, 4.5.2 Download Download
Visual Studio 2015 Visual C++ 14.0 140 4.6, 4.6.1 Download Download
Visual Studio 2017 Visual C++ 14.1 140 4.6.2, 4.7 Download Download
Visual Studio 2019 Visual C++ 16.0 142 4.8, Core 3.0 and up Download Download

Origin


Visual Studio

Visual Studio Code

.Net