In order to quickly set up my PHP/Perl development environment, I installed xampp. Specifically, I attempted to install using: xampp-win32-7.0.1-0-VC14-installer
.
When I started the program, I ran into an error related to a dll
file. I also tried the suggestions in this question that sounded like fixes to the same problem.
The problem is still not fixed after trying the above.
The missing dll api-ms-win-crt-runtime-l1-1-0. dll is installed with a Windows update. To resolve this issue, download and install the Update for Universal C Runtime in Windows from Microsoft.
If, during an install, you receive the error 'api-ms-win-crt-runtime-l1-1-0. dll is missing' this is due to Microsoft® Windows updates not being applied. To fix this you need to: Install Windows updates by: Go to Start > Control Panel > Windows Updates.
I was facing the same issue. After many tries below solution worked for me.
Before installing VC++ install your windows updates. 1. Go to Start - Control Panel - Windows Update 2. Check for the updates. 3. Install all updates. 4. Restart your system.
After that you can follow the below steps.
@ABHI KUMAR
Download the Visual C++ Redistributable 2015
Visual C++ Redistributable for Visual Studio 2015 (64-bit)
Visual C++ Redistributable for Visual Studio 2015 (32-bit)
(Reinstal if already installed) then restart your computer or use windows updates for download auto.
For link download https://www.microsoft.com/de-de/download/details.aspx?id=48145.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With