Hello,
Thank you for visiting Microsoft Community.
As per the description I understand that you are getting an error which says missing MSVCP120.dll. I will certainly help you with the issue.
I would like you to know that msvcp120.dll is a part of Microsoft Visual C++ and is often required for running programs developed with Visual C++.
Some games or applications may need the file in the game/application installation folder. Copying it from Windows systemfolder to the install-folder of the game/application should fix that problem. Make sure to use the 32bit dll-file for 32bit software, and 64bit dll-file for 64bit software.
Possible error messages regarding this file:
"msvcp120.dll Not Found"'
"The file msvcp120.dll is missing"
"File msvcp120.dll not found"
"The program can't start because MSVCP120.dll is missing from your computer. Try reinstalling the program to fix this problem
If it for some reason doesn't work by just replacing the file, you might need to re-install the Microsoft visual C++ Redistributable package which can be found here:
http://www.microsoft.com/en-us/download/details.aspx?id=40784
x86 for 32bit (x86) Windows, x64 for 64bit (x64) Windows. If using a 64bit Windows, install both.
Hope this information helps.
Thank you.
Sincerely,
Ankit Rajput