Problem:
Error message reads "The program cant start because MSVCP120.dll is missing from your computer. Try reinstalling the program to fix the problem."
Solution:
In case you receive this error message regarding a missing DLL file, you have to install the Microsoft Visual Studio 2013 Runtime Libraries. Download them here: Visual C++ Redistributable Packages for Visual Studio 2013
https://support.native-instruments.com/hc/en-us/articles/209571689-Windows-Error-Message-Missing-MSVCP120-dll-File
If you are using a 64-bit version of Windows, make sure to install both files: "vcredist_x86.exe" and "vcredist_x64.exe".
If you are using a 32-bit version of Windows, only install the "vcredist_x86.exe".
Comments
Please sign in to leave a comment.