These dll files are needed to run programs written in C++ with Visual Studio and there are basically two ways fixing this problem.
msvcr100 / msvcp100
Download and install
for 32-Bit Systems
for 64-Bit Systemsmsvcr110 / msvcp110
Download and install

msvcr120 / msvcp120
Download and install

msvcr140 / msvcp140
Download and install

There's also another way how to fix this problem. This way can be applied for nearly every missing dll file. If you're not sure, just ask. (But the way mentioned above is much easier than this)
Google the missing dll file (
), download the file and drop it here:C:\Windows\System32
C:\Windows\SysWOW64
32-Bit Systems don't have the SysWOW64 directory, so you can ignore it.
There's no need for VirusTotal since this files are from the official Microsoft website. If you are not sure about something, add me on Discord: iMostLiked#1337






