Skip to content

AdrainYe/vcredist

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 

Repository files navigation

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 -
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

Origin

About

Visual C++ Redistributable Packages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published