Sadp

Assaad

n3wb
Joined
Feb 4, 2021
Messages
2
Reaction score
0
Location
Lebanon
I have 3 laptops with the same problem everytime i try to start SADP an error pop up saying that MSVCR120.DLL is missing i tried downloading it on it own didnt work i tried running c++ and directx didnt work. what should i do?
 

LittleBrother

Pulling my weight
Joined
Sep 16, 2014
Messages
480
Reaction score
119

progear

n3wb
Joined
Nov 13, 2015
Messages
26
Reaction score
1
I just ran into the same issue and finally figured it out.

You need to download: Visual C++ Redistributable Packages for Visual Studio 2013
Be sure to download both of these files:

vcredist_x64.exe
vcredist_x86.exe

Hope that helps.
Yes, Thank You!!!! Tried everything else including downloading the missing file, but this was the only option that worked! For reference, I'm running windows 11 pro on a 2022 Dell XPS desktop and it worked perfectly
 
Top