![]() |
|
Help Installing Windows 2012R2 Get Over X Server - Printable Version +- GETOVERX FORUM Community Support (https://forum.getoverx.com) +-- Forum: getoverx Shield (https://forum.getoverx.com/forumdisplay.php?fid=1) +--- Forum: Setup & Deployment (https://forum.getoverx.com/forumdisplay.php?fid=33) +--- Thread: Help Installing Windows 2012R2 Get Over X Server (/showthread.php?tid=141) |
Help Installing Windows 2012R2 Get Over X Server - LucasReed - 02-23-2026 Hi, I’m trying to install GetOverX Shield Server Edition on Windows Server 2012 R2 (64-bit), but the antivirus components don’t start correctly. During the update step, freshclam.exe throws missing runtime DLL errors (e.g., VCRUNTIME140.dll / api-ms-win-crt-runtime-l1-1-0.dll). What are the required prerequisites for Server 2012 R2, and what is the recommended fix to complete the installation successfully? Thanks ![]()
RE: Help Installing Windows 2012R2 Get Over X Server - mrwebfeeder - 02-23-2026 On Windows Server 2012 R2 (64-bit) this is almost always a missing VC++ runtime + Universal CRT (UCRT) issue. To fix the VCRUNTIME140.dll and api-ms-win-crt-*.dll errors (freshclam.exe / AV components), you only need to install two prerequisites: Microsoft Visual C++ Redistributable (x64) File: VC_redist.x64.exe (Visual C++ 2015–2022 runtime) Universal C Runtime update for Server 2012 R2 (x64) File: Windows8.1-KB2999226-x64.msu (KB2999226 – UCRT)
|