PatrolAgent installation fails on windows servers with error “the program cannot start because api-ms-win-ccrt-locale-l1-1-0.dll is missing from your computer”. |
PatrolAgent installation fails on windows servers with error “the program cannot start because api-ms-win-ccrt-locale-l1-1-0.dll is missing from your computer”. The api-ms-win-crt-locale-l1-1-0.dll is a Microsoft dll. This message generates when the dll is missing or corrupted on the server. This gets installed with C++ redistributable package and windows update. Follow the below steps to troubleshoot this:
Run sfc /scannow (system checker) with the help of system administrator if the issue still happens. Note: sfc /scannow is system file checker which needs to be run by system admin. It is not a BMC provided command. |