Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing file api-ms-win-core-path-l1-1-0.dll when starting ESP-Flasher-Windows-x86.exe #14

Closed
Sum-Guy opened this issue Jan 20, 2022 · 4 comments

Comments

@Sum-Guy
Copy link

Sum-Guy commented Jan 20, 2022

I'm trying to run ESP-Flasher-Windows-x86.exe on a win-7 32-bit PC and I immediately get the message "The program can't start because api-ms-win-core-path-l1-1-0.dll is missing from your computer." Using the program "Everything" to search for files, I see that I have many "api-ms-win-core-" files but no "api-ms-win-core-path-" files. When I dismiss the error message a second message comes up - Error loading Python DLL - and then it shows a path to a file called python39.dll. That file does indeed exist at the given path. The PC in question does have python 3.7 installed (I believe it is the last version that will run on windows 7) but I don't know if that's a factor here.

@Sum-Guy
Copy link
Author

Sum-Guy commented Jan 20, 2022

Edit: I found this:
https://vigilance.fr/vulnerability/Python-executing-DLL-code-via-Windows-7-api-ms-win-core-path-l1-1-0-dll-31456

I don't know if that is useful. I have also downloaded and run vc_redist.x86.exe (Microsoft Visual C++ Redistributable) but I still don't seem to have that DLL file. I have come across some indication that the DLL file first appeared in Windows 8. So it may not exist for Windows 7?

@Jason2866
Copy link
Owner

Thanks for the info. I will remove the x86 version.

@Sum-Guy
Copy link
Author

Sum-Guy commented Jan 20, 2022

Well, I didn't want to see the x86 version removed...

@Jason2866
Copy link
Owner

It is not possible to support anymore. There is no github actions build env which can be used to build a working x86 variant.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants