Tuesday, October 4, 2016

How to fix MSVCR100 DLL is Missing

How to fix MSVCR100 DLL is Missing



This msvcr100.dll is the Microsoft Visual C++ Redistributable dll that is needed for projects built with Visual Studio 2010. The dll letters spell this out. 

MS = Microsoft
V = Visual
C = C++
R = Redistributable


When starting some applications or games like angry birds and fruit ninja for PC this error may occur. But don’t worry. Here is an easy solution to fix MSVCR100.dll missing error. Download and Install the files below depending on your operating system version and you can start your application or games.


Microsoft Visual C++ 2010 Redistributable Package (x86)
http://www.microsoft.com/download/en/details.aspx?id=5555

Microsoft Visual C++ 2010 Redistributable Package (x64)
http://www.microsoft.com/download/en/details.aspx?id=14632


Available link for download

No comments:

Post a Comment