A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
For Visual C++ 2013, download the latest available Visual Studio 2013 Redistributable packages in en-US here:
- x86: vcredist_x86.exe
- x64: vcredist_x64.exe
Version: 12.0.40664.0
If the application reports missing MSVCR120.DLL or MSVCP120.DLL, those files are part of the VC++ 2013 redistributable runtimes. In that case, install both x86 and x64 packages.
If a different language is required, other Visual C++ 2013 versions and languages are available from the Visual C++ 2013 update package pages.
Note: Visual Studio 2013 / VC++ 2013 is listed as no longer supported.