S Steiner_Man Honorable Jan 29, 2017 26 0 10,530 Mar 19, 2017 #1 Hello. I'd like to ask what program is ''responsible' for installing that DLL
V VincentP Splendid Oct 18, 2013 4,105 1 26,965 Mar 19, 2017 #2 I think this is part of the C++ redistributable from Microsoft. Google for a version for your operating system. This link might help, but I'm not sure which version you need. They don't appear to be operating system specific, but there are different versions for different Visual Studio versions. https://support.microsoft.com/en-au/help/2977003/the-latest-supported-visual-c-downloads
I think this is part of the C++ redistributable from Microsoft. Google for a version for your operating system. This link might help, but I'm not sure which version you need. They don't appear to be operating system specific, but there are different versions for different Visual Studio versions. https://support.microsoft.com/en-au/help/2977003/the-latest-supported-visual-c-downloads
K kolnim Prominent Mar 20, 2017 1 0 510 Mar 20, 2017 #3 It is associated with the Microsoft Visual C++ 2015 Redistributable that you can get here: https://www.microsoft.com/en-us/download/details.aspx?id=48145 Or you can download the individual files here: http://www.fixtechproblems.com/msvcr120-dll-download-for-free/
It is associated with the Microsoft Visual C++ 2015 Redistributable that you can get here: https://www.microsoft.com/en-us/download/details.aspx?id=48145 Or you can download the individual files here: http://www.fixtechproblems.com/msvcr120-dll-download-for-free/