The Visual C++ Redistributable Packages install run-time components that are required to run C++ applications built using Visual Studio.
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.
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 | - | |
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 | 14.0.24215.20160928 | 140 | 4.6, 4.6.1 | Download | Download |
Visual Studio 2017 | Download | Download |
-
VC9 Packages (Visual C++ 2008)
-
VC9 Packages (Visual C++ 2008 SP1)
-
VC10 Packages (Visual C++ 2010 SP1)
-
VC11 Packages (Visual C++ 2012 Update 4)
-
VC13 Packages (Visual C++ 2013)
-
VC14 Packages (Visual C++ 2015)
-
VC14 Packages (Visual C++ 2015 Redistributable Update 3)