The program can't start because api-ms-win-crt-runtime-l1-1-0.dll is missing
Tech-Today

The program can't start because api-ms-win-crt-runtime-l1-1-0.dll is missing


This problem is often encountered when running Microsoft Office, Adobe Products or even Apache server.

Base on this entry from stack overflow: http://stackoverflow.com/questions/33265663/api-ms-win-crt-runtime-l1-1-0-dll-is-missing-when-opening-microsoft-office-file you can do the steps below to solve the issue:

  1. Go to Start - Control Panel - Windows Update Check for updates
  2. Install all available updates. After the updates are installed,
  3. Restart your computer.
  4. After the restart repeat the steps above again until no more updates are available.

Download the Visual C++ Redistributable:

For Windows 64-bit http://download.microsoft.com/download/9/3/F/93FCF1E7-E6A4-478B-96E7-D4B285925B00/vc_redist.x64.exe

Run the vcredist_x64.exe (64-bit) or vcredist_x86.exe (32-bit) and select Uninstall Run the .exe again and select Install.

--

What works is:
  1. Update my Window 7 to SP1
  2. And installing https://support.microsoft.com/en-us/kb/2999226,different version exists for different OS




- Unsupportedclassversionerror In Upgrading From Jdk6 To 7
Currently I'm working on a JavaEE6 project that is being deployed in Glassfish when I decided to upgrade my Java version (to try the new features), then I encountered this issue. Note that I'm running on Ubuntu 12.04 There are several things to...

- Missing Microsoft Server Management Studio Express After Sql Server 2008 Express Installation
For some reason after I've installed the SQL Server 2008 and SP1 I'm still missing the Management Studio Express that we commonly have when we install the 2005 SQL Server Express. The solution is to download from this link: http://www.microsoft.com/express/Database/...

- Visual Studio 2008 Freeze After Installation Of Office 2010
I am curious with the new Office 2010 so I installed it to try it out. It was a successful installation no error or whatever. After a day I opened my Visual Studio 2008 and try coding, then it suddenly freezes. Looking at the tasklist, I found an unusual...

- Excel Applicationclassclass Object Still Running After Quit Method
Problem: I have developed an application in Visual Studio C# that will read and write contents on an excel document. After I'm done coding, I've found several instances of the EXCEL application in the System's Task Manager. I've googled...

- Installing Sql Server Compact Edition 3.1 On Mobile Device (pocket Pc)
1.) Download the sqlce3.x installer, http://www.microsoft.com/downloads/details.aspx?FamilyId=E9AA3F8D-363D-49F3-AE89-64E1D149E09B&displaylang=en or http://www.microsoft.com/downloads/details.aspx?FamilyID=85e0c3ce-3fa1-453a-8ce9-af6ca20946c3&displaylang=en...



Tech-Today








.