Executive program Times wrong, Baidu search, first search this blog http://blog.csdn.net/huqiao1206/article/details/50768481, think the solution is too troublesome,
Continue to search, and search this blog http://www.cnblogs.com/zhongtang/p/7448823.html (has been reproduced by me, on a blog is, afraid of the day his blog is not),
Look at it is the solution, is ready to search again, suddenly found in the bottom
There is also a solution, (I assume you have read the previous blog), according to the second solution to operate, because my machine is win 10 1703 64 bit, the execution of the program is also 64-bit,
So according to what he said, go to System32 under the search Api-ms start DLL, looked at the results, where there is no api-ms-win-crt the beginning of the file, this time the Mongolian circle, so there is this article
Try to take the first api-ms-win-crt file Api-ms-win-crt-conio-l1-1-0.dll, go to the C-disk search, found that there is its directory:
C:\Program Files (x86) \microsoft Visual Studio\2017\community\common7\ide\remote debugger\x64 (Note: I have installed vs2017 Community
C:\Program Files (x86) \microsoft Visual Studio\2017\community\common7\ide\remote Debugger\x86
C:\Program Files\java\jre1.8.0_151\bin
See at this time, I was thinking, Java directory How there will be a vs DLL, into the directory A look, there are many, and compared to a bit, is exactly the above blog 44 DLLs in 40, in addition to
Api-ms-win-eventing-provider-l1-1-0.dll
Msvcp140.dll
Ucrtbase.dll
Vcruntime140.dll
So, guess, Java may also have that error, and is so resolved, there will be so many DLLs, and there are api-ms-win-crt-conio-l1-1-0.dll directories and
C:\Program Files\Mozilla Firefox, go look, and Java, so, Guess, Firefox is also,
Copy all 40 DLL files in the Java directory, plus the 4 DLL files, the program executes successfully
Execute program times error-"Cannot start this program because the computer is missing api-ms-win-crt-runtime-l1-1-0.dll." Try reinstalling the program to resolve this issue "