Tab error
In trying to startup browser I get this message: The code execution cannot proceed because VCRUNTIME140_1.dll was not found. Reinstalling the program may fix this problem. I tried to uninstall the browser, but it would not let me. Help!
Všetky odpovede (1)
Did you recently uninstall an application that was using Visual C+ runtime components?
You can check for issues caused by a corrupted or incomplete Visual C++ installation that is missing runtime components (Redistributable Packages) required by Firefox, especially VCRUNTIME140_1.dll.
See "Visual Studio 2015, 2017, 2019, and 2022":
- https://docs.microsoft.com/en-US/cpp/windows/latest-supported-vc-redist
- https://aka.ms/vs/17/release/vc_redist.x64.exe
- https://aka.ms/vs/17/release/vc_redist.x86.exe
You may also have to install the Visual Studio 2013 Redistributable Package. You need to reboot the computer.