not found in dynamic link library api ms win crt runtime i1-1-0.dll
-
recently I tried to run php 7 in my pc and it prompts the error dynamic link library not found, guys plz help, I tried some fixes in google,
1.reinstalling Visual C++ Redistributable for Visual Studio 2015.Visual C++ Redistributable for Visual Studio 2015.
- downloading the dll file,
do you know to fix this issue
-
what is your pc os >? send me a screenshot of your error.
-
what is the error
-
windows 7 32bit
-
@cody
-
On Windows 7
Click Start
Type Updates
Choose Windows Updates
Choose Check for Updates
Install the Updates, and Reboot the PC.The one we are looking for through Windows Update is the Universal CRT Update KB2999226 which can also be downloaded and installed as a stand alone package from (here).
For Windows 7 Only:
If the issue is still not resolved on Windows 7 after running the updates and install the KB2999226 manually, then follow these steps:Hold the Windows Key and Press R. In the Run Dialog, type cmd and Click OK.
In the command prompt window, type net stop wuauserv
Then type ren c:\windows\SoftwareDistribution\WuRedir WuRedir1Then run the Windows Update again, reboot multiple times and check to make sure that all the updates are installed.
-
@root thanks it worked
-
@ChrisSachintha your welcome