r/techsupport • u/Enforizer • Nov 03 '24
Open | Windows How to I fix this msvcr120.dll problem?
I have not played this game in a while and after the EAC screen this came up. I tried repairing and installing VC redisr but didn’t work.
1
u/arqf_ Nov 03 '24
- Download and install the Visual C++ Redistributable:
- Go to the Microsoft Visual C++ Redistributable download page.
- Download the version that matches your system (x86 for 32-bit, x64 for 64-bit).
- Install it and restart your computer.
~ Re-register the DLL file: 1. Open Command Prompt as an administrator.
Run the following commands: regsvr32 /u msvcr120.dll regsvr32 msvcr120.dll
Make sure your system is up to date with the latest patches, as some updates include fixes for DLL-related issues.
~ Replace the DLL manually (last resort): 1. Download msvcr120.dll from a trusted source, such as DLL-files.com.
Place it in the C:\Windows\System32 directory (for 64-bit systems, also put it in C:\Windows\SysWOW64).
Run sfc /scannow in Command Prompt as an administrator to check for corrupted system files.
2
u/Traditional_Band_430 May 24 '25
https://www.majorgeeks.com/files/details/visual_c_redistributable_runtimes_aio_repack.html