api-ms-win-crt-process-l1-1-0.dll 丢失的处理,遇到问题和完美解决

简介: api-ms-win-crt-process-l1-1-0.dll 丢失的处理

api-ms-win-crt-process-l1-1-0.dll 丢失的处理



简介


在换了新电脑后,一些环境需要重新搭建,本以为是个小case,没想到竟然遇到了各种拦路虎。


在成功安装Python3.7后,需要检验是否成功安装,在命令行输入python后,回车;发现提示api-ms-win-crt-process-l1-1-0.dll丢失,网上搜索后发现很多人都出现了 api-ms-win-crt**.dll缺失的问题,导致一些软件或游戏无法正常运行。总结如下:


Windows 通用 C 运行库(Universal C Runtime)是通过Windows Update更新安装到系统的,更新的编号为KB2999226(10.0.10240.16390)或KB3118401(10.0.10586.9),组件如下:


  api-ms-win-core-file-l1-2-0.dll

  api-ms-win-core-file-l2-1-0.dll

  api-ms-win-core-localization-l1-2-0.dll

  api-ms-win-core-processthreads-l1-1-1.dll

  api-ms-win-core-synch-l1-2-0.dll

  api-ms-win-core-timezone-l1-1-0.dll

  api-ms-win-core-xstate-l2-1-0.dll

  api-ms-win-crt-conio-l1-1-0.dll

  api-ms-win-crt-convert-l1-1-0.dll

  api-ms-win-crt-environment-l1-1-0.dll

  api-ms-win-crt-filesystem-l1-1-0.dll

  api-ms-win-crt-heap-l1-1-0.dll

  api-ms-win-crt-locale-l1-1-0.dll

  api-ms-win-crt-math-l1-1-0.dll

  api-ms-win-crt-multibyte-l1-1-0.dll

  api-ms-win-crt-private-l1-1-0.dll

  api-ms-win-crt-process-l1-1-0.dll

  api-ms-win-crt-runtime-l1-1-0.dll

  api-ms-win-crt-stdio-l1-1-0.dll

  api-ms-win-crt-string-l1-1-0.dll

  api-ms-win-crt-time-l1-1-0.dll

  api-ms-win-crt-utility-l1-1-0.dll

  api-ms-win-eventing-provider-l1-1-0.dll(KB3118401不含此文件)

  ucrtbase.dll


在C:\window\system\   或者C:\window\SysWOW64\ 里找不到相应的.dll文件。网上有一些 单个.dll文件的下载,但是尝试后均无效。正确的做法是micorsoft 官网下载相应更新,再安装。重启后OK:


micorsoft 官网也告诉我们两个解决方法如下图:


1232840-20190110090158227-376225806.png


方法一:


1、点击左下角的Windows图标,点击控制面板


1232840-20190110090358016-1555634697.png


2、点击“系统和安全”,点击“Windows Update”


1232840-20190110090741616-332028880.png


3、点击“检查更新”,下载安装包,安装即可。(这个我这边亲自实验一边,问题没有解决),有兴趣的自己可以试一下。


方法二:下载更新的独立程序(缺少哪个就安装那个),运行如图:


1232840-20190110084818397-1276668829.png


api-ms-win-crt-process-l1-1-0.dll 丢失是因为缺少下边两个安装包



KB2999226、KB3118401更新下载:


KB2999226 微软下载链接 https://support.microsoft.com/en-us/help/2999226/update-for-universal-c-runtime-in-windows


KB3118401 微软下载链接 https://support.microsoft.com/en-us/help/3118401/update-for-universal-c-runtime-in-windows

 

本人亲测第一个下载安装后,问题就解决了,所以第二个没有安装。


注意:下载的时候下载对应操作系统和64、32的安装包。笔者第一次下载32位的,运行时报错,当时没找到原因,第二天才发现下载的是32位的安装包

然后下载64位,运行成功,安装成功,问题解决。

相关文章
|
C++ Windows
无法启动此程序,因为计算机中丢失api-ms-win-crt-runtime-l1-1-0.dll。尝试重新安装该程序以解决此问题。
无法启动此程序,因为计算机中丢失api-ms-win-crt-runtime-l1-1-0.dll。尝试重新安装该程序以解决此问题。
无法启动此程序,因为计算机中丢失api-ms-win-crt-runtime-l1-1-0.dll。尝试重新安装该程序以解决此问题。
|
12月前
|
IDE 开发工具 C++
[记录][问题]Win32调用C++/WinRT DLL
[记录][问题]Win32调用C++/WinRT DLL
|
开发工具 Android开发 C++
windows 8.1 x64位 adb 缺少api-ms-win-crt-private-l1-1-0.dll
windows 8.1 x64位 adb 缺少api-ms-win-crt-private-l1-1-0.dll
251 0
windows 8.1 x64位 adb 缺少api-ms-win-crt-private-l1-1-0.dll
“Usage of API documented as @since 1.8+”报错的解决办法
“Usage of API documented as @since 1.8+”报错的解决办法
401 0
“Usage of API documented as @since 1.8+”报错的解决办法
|
API 分布式数据库 Windows
Windows API——CFile, read, write,typeBinary函数
Windows API——CFile, read, write,typeBinary函数
470 0
|
Windows
安装完xampp启用时,计算机中丢失api-ms-win-crt-conio-l1-1-0.dll怎么办?
安装完xampp启用时,计算机中丢失api-ms-win-crt-conio-l1-1-0.dll怎么办 api-ms-win-crt-conio-l1-1-0.dll第一步:我们需要下载缺失的这个文件api-ms-win-crt-conio-l1-1-0.dll 下载地址:链接: https://pan.baidu.com/s/1xdt2CBFwzW5WMhTP2Sgf8g 密码: 7e3v 第二步:直接拷贝该文件到系统目录里 1、Windows 95/98/Me系统,将dll复制到C:\Windows\System目录下。
5902 0
|
存储 监控 Windows