Why installed vc_redist still gives api-ms-win-core-winrt-l1-1-0.dll is missing

我与影子孤独终老i 提交于 2019-12-14 02:33:14

问题


When I reinstall(uninstall & install again by the program and features) vc_redist.x86 MSVC2015, execute my program got the error

api-ms-win-core-winrt-l1-1-0.dll is missing

The program did work before I reinstall. There was no error during the installation. So what could be the problem? I am guessing the register did not set the runtime path properly or some other possible makes program can't find the path.

Windows 7 32bit

来源:https://stackoverflow.com/questions/51296482/why-installed-vc-redist-still-gives-api-ms-win-core-winrt-l1-1-0-dll-is-missing

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!