Friday, June 12, 2015

How to fix: The program cant start because MSVCR110 dll is missing from your computer

Today I am going to help you to resolve how to fix below error message when Start/Shutdown or login/logout screen.

It is really bad experience as a User. I faced this issue today on my computer and I am going to share how I resolve this on my computer.


The Program can't start because MSVCR110.dll is missing from your computer. Try reinstalling the program to fix this problem.

Microsoft Explains this issue as MSVCR110.dll is the Microsoft Visual C++ Redistributable dll that is needed for projects built with Visual Studio 2011. The dll letters spell this out.

MS = Microsoft, V = Visual, C = C++, R = Redistributable
For Winroy to get started, this file is probably needed.

This error appears when you wish to run a software which require the Microsoft Visual C++ Redistributable 2012. 
This can be downloaded on the Microsoft website as x86 or x64 edition. Depending on the software you wish to install you need to install either the 32 bit or the 64 bit version. Refer the following link: