Excellent software and practical tutorials
If the software prompts that the dll file is missing, please install the Microsoft common runtime library
MicrosoftCommon runtime libraries The collection provides a large number of encapsulated function functions, so that developers no longer need to write some functions themselves, which greatly facilitates the development of developers' programs, butRuntimeWhen the program is compiled, the relevant code will not be extracted and compiled into the program, so these runtime libraries are needed. If the software does not have runtime libraries, calling these APIs may result in errors. Many green software now have streamlined runtime libraries, so you need to install runtime libraries to allow them to run normally. Typical green software that requires runtime libraries include: QQ, Kugou, Adobe and other software.
Microsoft CommonRuntime Library CollectionContains the following components:
Microsoft Visual C Legacy Runtime Libraries
Microsoft Visual C++ 2005 SP1 (8.0.61187)
Microsoft Visual C++ 2008 SP1(9.0.30729.7523)
Microsoft Visual C++ 2010 SP1(10.0.40219.473)
Microsoft Visual C++ 2012 up4(11.0.61135)
Microsoft Visual C++ 2013(12.0.40664)
Microsoft Visual C++ 2015-2022 Redistributable – 14.34.31931.0
Installation Instructions for Microsoft Common Runtime Library Collection
Microsoft Common Runtime Library CollectionAll installation files in the package come from the official Microsoft website.
These runtime libraries are the public DLL runtime libraries that must be used by software written in Microsoft Visual Studio 20XX, which are equivalent to the dictionary files of the program. Some streamlined software on the Internet and forums do not come with these public DLLs, so installing these runtime libraries is the first thing to do after the system is installed.
As the times progress, XP system is no longer officially supported. The VB runtime library left over from the XP era should not be used anymore, so some old runtime libraries were removed and only the C++ runtime library was retained. The office2010 runtime library can be used without the runtime library, so it was also removed.
Some programs still require a 32-bit version of the runtime library to run on a 64-bit system because the program is developed based on 32-bit Visual Studio. A typical example is QQ.
Microsoft Common Runtime Library Collection Updates
2022.10.21
Microsoft Visual C++ 2015-2022 Redistributable – 14.34.31931.0
2022.10.03
Microsoft Visual C++ 2015-2022 Redistributable – 14.34.31823.3
2022.06.21
Microsoft Visual C++ 2015-2022 Redistributable – 14.32.31332.0
2022.04.11
Microsoft Visual C++ 2015-2022 Redistributable – 14.32.31326
2022.03.21
Microsoft Visual C++ 2015-2022 Redistributable – 14.32.31302
2022.01.11
Microsoft Visual C++ 2005-2022 Redistributable – 14.31.31005
2021.07.14
Update Visual C++ 2022 Redistributable – 14.30.30401.0
Change the runtime version to Microsoft's official Redistributable version runtime to facilitate subsequent installation of official version updates
2021.05.26
Update Visual C++ 2019 Redistributable – 14.29.30129.3
2021.05.10
Update Visual C++ 2019 Redistributable – 14.29.30129
2021.04.10
Update Visual C++ 2019 Redistributable – 14.29.30031
2021.04.3
Update Visual C++ 2019 Redistributable – 14.29.30030
2021.02.17
Update Visual C++ 2019 Redistributable – 14.28.29910
2021.01.16
Update Visual C++ 2019 Redistributable – 14.28.29812
2021.01.09
Update Visual C++ 2019 Redistributable – 14.28.29715
2020.12.09
Update Visual C++ 2019 Redistributable – 14.28.29617.0
Special Tips
There is no need to upgrade the runtime library to a higher version. If you have installed it before, you can use the software normally without updating!
2021-7-14 Microsoft officially upgraded the runtime library 2015-2019 to the 2015-2022 version collection
Microsoft official runtime download address:https://support.microsoft.com/zh-cn/help/2977003/the-latest-supported-visual-c-downloads
Permanent link to the latest supported x64 version. The x64 redistributable package contains both ARM64 and x64 binaries. This package allows you to easily install the required Visual C++ ARM64 binaries when the x64 redistributable package is installed on an ARM64 device.
The latest supported English (en-US) version of Microsoft Visual C++ redistributable packages for Visual Studio 2015, 2017, 2019, and 2022. The latest supported version provides the latest C++ features, security, reliability, and performance improvements. It also includes the latest C++ standard language and library standards compliance updates. We recommend installing this version for all applications created with Visual Studio 2015, 2017, 2019, or 2022.
Microsoft officially downloads Visual Studio 2015, 2017, 2019 and 2022 runtimes X64
Download address of Microsoft common runtime library collection
Packaged Microsoft runtime
Microsoft Common Runtime Library Collection 2022.10
MSVBCRT.AIO.2022.10.21 network disk diversion download
Download Microsoft's commonly used runtime library collection from Alibaba Cloud