We respect your right to privacy. You can choose not to allow some types of cookies. Your cookie preferences will apply across our website.
MSVCP110.dll program can't start error,i already tried installing wht there is recomended and still can't run the program.. on my dead end here,how to fix ? im using window 7
>>145231
MSVCP???.dll are Microsoft Visual C++ standard library.
MSVCR???.dll are Microsoft Visual C standard library.
110 is Visual Studio 2012.
You need to download the "Visual C++ Redistributable for Visual Studio 2012"; if you're running x64 Windows, you need to install both x86 and x64 versions.
https://www.microsoft.com/en-gb/download/details.aspx?id=30679
>>145243
thank you,it worked now... i didn't install x86 is the problem
>>145280
They really should make it more clear that it's "x86 to run x86 apps", not "x86 for x86 OS".