YT-Spammer-Purge
YT-Spammer-Purge copied to clipboard
api-ms-win-core-path-l1-1-0.dll
Duplicate Issues
- [X] There are no existing posts relating to my problem
- [ ] There are existing posts relating to my problem, but the solution given, doesn't work for me.
What happened?
Well, I was trying to run latest (2.14.3) exe version but then it crashes with
"Can't run program 'cause api-ms-win-core-path-l1-1-0.dll is missing"
(Запуск программы невозможен, так как на компьютере отсутствует api-ms-win-core-path-l1-1-0.dll. Попробуйте переустановить программу. )
I tried to get dll from some shady "dllwiki" sites, but no luck, not sure if that dll was real or correct one. Just using python script now.
Maybe I missing some windows updates, not sure.
Release version
YTSpammerPurge.2.14.3.exe
Steps to reproduce
- Run EXE on my PC
- It crashes
What platform are you seeing this problem on?
Windows (.exe file)
Relevant log output
---------------------------
YTSpammerPurge.2.14.3.exe - Системная ошибка
---------------------------
Запуск программы невозможен, так как на компьютере отсутствует api-ms-win-core-path-l1-1-0.dll. Попробуйте переустановить программу.
---------------------------
ОК
---------------------------
Screenshots
@SoNickRND Please share a transalation of the error, I think its russian?
Запуск программы невозможен, так как на компьютере отсутствует api-ms-win-core-path-l1-1-0.dll. Попробуйте переустановить программу.
Transalation: The program cannot be started because api-ms-win-core-path-l1-1-0.dll is missing from the computer. Try reinstalling the program.
As stated in #502:
I updated to 3.8, now have to rename it back, restart, and check again. Maybe later, in my evening, 20-22 UTC+3
Yes, please try running the new version.
@SoNickRND Please share a transalation of the error, I think its russian?
I don't know how would look exact same error message in English. I did some rough translation right in issue:
"Can't run program 'cause api-ms-win-core-path-l1-1-0.dll is missing"
Well, this update of Python doesn't related to "missed dll for exe" issue, I suppose.
@SoNickRND Please share a transalation of the error, I think its russian?
I don't know how would look exact same error message in English. I did some rough translation right in issue:
"Can't run program 'cause api-ms-win-core-path-l1-1-0.dll is missing"
Thanks even with my transalation it says more or less the same thing, but the transalation I gave wont be the error message displayed if the computer was in English, yours seems to be more like it.
@SoNickRND Please share a transalation of the error, I think its russian?
I don't know how would look exact same error message in English. I did some rough translation right in issue:
"Can't run program 'cause api-ms-win-core-path-l1-1-0.dll is missing"
Thanks even with my transalation it says more or less the same thing, but the transalation I gave wont be the error message displayed if the computer was in English, yours seems to be more like it.
Just searched web for "win7 dll missing" images.
Duplicate Issues
- [x] There are no existing posts relating to my problem
- [ ] There are existing posts relating to my problem, but the solution given, doesn't work for me.
What happened?
Well, I was trying to run latest (2.14.3) exe version but then it crashes with
"Can't run program 'cause api-ms-win-core-path-l1-1-0.dll is missing"
(Запуск программы невозможен, так как на компьютере отсутствует api-ms-win-core-path-l1-1-0.dll. Попробуйте переустановить программу. )
I tried to get dll from some shady "dllwiki" sites, but no luck, not sure if that dll was real or correct one. Just using python script now.
Maybe I missing some windows updates, not sure.
Release version
YTSpammerPurge.2.14.3.exe
Steps to reproduce
- Run EXE on my PC
- It crashes
What platform are you seeing this problem on?
Windows (.exe file)
Relevant log output
--------------------------- YTSpammerPurge.2.14.3.exe - Системная ошибка --------------------------- Запуск программы невозможен, так как на компьютере отсутствует api-ms-win-core-path-l1-1-0.dll. Попробуйте переустановить программу. --------------------------- ОК ---------------------------
Screenshots
@SoNickRND I see in the background Windows Powershell is opened, are you running the .exe file via powershell? Why not just double tab the exe and open it?
Well, this update of Python doesn't related to "missed dll for exe" issue, I suppose.
Yeah, I thought you were downloading the latest release of this project
https://github.com/ThioJoe/YT-Spammer-Purge/releases/tag/v2.14.3
that is because you use Windows 7 and dll is only from Windows 8. as Windows 7 is officially discontinued - for most users that should not be a problem.
Well that's annoying coz I believe most people still didnt upgrade from Windows 7 to Windows 8 and above, ig now is the time for you to upgrade @SoNickRND lol
Maybe later, to Debian, when MS shutdown all those fancy automatic driver download infra. :D Still, Python script is working on Win7 :)
Maybe later, to Debian, when MS shutdown all those fancy automatic driver download infra. :D Still, Python script is working on Win7 :)
Yes, running the python script a option but your getting a error there too #502 and Debian doesnt seem to be working #491
that is because you use Windows 7 and dll is only from Windows 8. as Windows 7 is officially discontinued - for most users that should not be a problem.
Created a PR adding a disclaimer messege in README #521
Maybe later, to Debian, when MS shutdown all those fancy automatic driver download infra. :D Still, Python script is working on Win7 :)
Yes, running the python script a option but your getting a error there too #502 and Debian doesnt seem to be working #491
@SoNickRND But don't worry about it, I think ThioJoe will be able to fix #502
Can you see if running the python version works and maybe just use that?
I could at some point see if it's possible to include the dll inside the exe, but I'd have to make sure it has stayed the same all the way since windows 8
Can you see if running the python version works and maybe just use that?
I could at some point see if it's possible to include the dll inside the exe, but I'd have to make sure it has stayed the same all the way since windows 8
Your telling him to run the new python version? v3.10.0? or to run the python version of this project?
Can you see if running the python version works and maybe just use that?
I could at some point see if it's possible to include the dll inside the exe, but I'd have to make sure it has stayed the same all the way since windows 8
Your telling him to run the new python version? v3.10.0? or to run the python version of this project?
3.10 not working with win7 too. 3.8 does. Maybe 3.9
Can you see if running the python version works and maybe just use that? I could at some point see if it's possible to include the dll inside the exe, but I'd have to make sure it has stayed the same all the way since windows 8
Your telling him to run the new python version? v3.10.0? or to run the python version of this project?
3.10 not working with win7 too. 3.8 does. Maybe 3.9
If it works, please close this and #502
@SoNickRND Please try to run this and see if your issue gets fixed. https://support.microsoft.com/en-us/topic/update-for-universal-c-runtime-in-windows-c0514201-7fe6-95a3-b0a5-287930f3560c
This will also help us in updating the messege in #521 if required. Thanks a ton!
@SoNickRND Please try to run this and see if your issue gets fixed. https://support.microsoft.com/en-us/topic/update-for-universal-c-runtime-in-windows-c0514201-7fe6-95a3-b0a5-287930f3560c
I have this patch installed, tried with new purger 2.16.2, same error.
What's odd is on Windows 11 at least, I don't even seem to have that file at all anyway. If I can find an official copy of the file I could try making the exe with the file included
What's odd is on Windows 11 at least, I don't even seem to have that file at all anyway. If I can find an official copy of the file I could try making the exe with the file included
I will try to fix it.
What's odd is on Windows 11 at least, I don't even seem to have that file at all anyway. If I can find an official copy of the file I could try making the exe with the file included
Managed to work in python. But when I convert it to exe. It refuse to work.
The problem is the current version of python isn't compatible with windows 7.
Yea probably not much I can do for this