[GH-ISSUE #1077] [Bug] api-ms-win-core-winrt-l1-1-0.dll on Win 7 #813

Open
opened 2026-02-26 09:32:43 +03:00 by kerem · 6 comments
Owner

Originally created by @wvxwxvw on GitHub (Feb 12, 2022).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/1077

Originally assigned to: @NickeManarin on GitHub.

  • OS: Win 7 x64 sp1 + all update
  • Version 2.36 portable x64 full

ScreenToGif.exe - System error

The program cannot be started because there is no api-ms-win-core-winrt-l1-1-0.dll . Try reinstalling the program.

Originally created by @wvxwxvw on GitHub (Feb 12, 2022). Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/1077 Originally assigned to: @NickeManarin on GitHub. - OS: Win 7 x64 sp1 + all update - Version 2.36 portable x64 full ScreenToGif.exe - System error The program cannot be started because there is no api-ms-win-core-winrt-l1-1-0.dll . Try reinstalling the program.
Author
Owner

@NickeManarin commented on GitHub (Feb 12, 2022):

Can you still run the light variant?
The one that doesn't come with .NET 6 runtime.

<!-- gh-comment-id:1037455104 --> @NickeManarin commented on GitHub (Feb 12, 2022): Can you still run the light variant? The one that doesn't come with .NET 6 runtime.
Author
Owner

@NickeManarin commented on GitHub (Feb 12, 2022):

Also, can you check the event log for the stack trace?

<!-- gh-comment-id:1037457471 --> @NickeManarin commented on GitHub (Feb 12, 2022): Also, can you check the event log for the stack trace?
Author
Owner

@wvxwxvw commented on GitHub (Feb 12, 2022):

I remove net 6.
I put in the folder api-ms-win-core-winrt-l1-1-0.dll and the program started working.
https://ru.dll-files.com/download/95cfee0b406bd20c57333653af3a45fc/api-ms-win-core-winrt-l1-1-0.dll.html?c=MUpldm51MGFieFYzVE5BQTljQnBrQT09

There are no errors, only due to the absence of .net, after I tried to launch the light version for some reason.
2022 02 12_233932

<!-- gh-comment-id:1037464262 --> @wvxwxvw commented on GitHub (Feb 12, 2022): I remove net 6. I put in the folder api-ms-win-core-winrt-l1-1-0.dll and the program started working. https://ru.dll-files.com/download/95cfee0b406bd20c57333653af3a45fc/api-ms-win-core-winrt-l1-1-0.dll.html?c=MUpldm51MGFieFYzVE5BQTljQnBrQT09 There are no errors, only due to the absence of .net, after I tried to launch the light version for some reason. ![2022 02 12_233932](https://user-images.githubusercontent.com/13194155/153727677-c4ccd6c6-1128-4666-ad93-1f30922fc1da.png)
Author
Owner

@NickeManarin commented on GitHub (Feb 12, 2022):

https://github.com/dotnet/core/issues/6976

<!-- gh-comment-id:1037465148 --> @NickeManarin commented on GitHub (Feb 12, 2022): https://github.com/dotnet/core/issues/6976
Author
Owner

@NickeManarin commented on GitHub (Feb 12, 2022):

Minimum target is set to Windows 7 on each assembly's properties.
So the export as single file, not depending on .NET 6 should have worked, unless there's other missing .NET 6 requirements.

Light variant still requires .NET 6 Desktop Runtime.

<!-- gh-comment-id:1037466235 --> @NickeManarin commented on GitHub (Feb 12, 2022): Minimum target is set to Windows 7 on each assembly's properties. So the export as single file, not depending on .NET 6 should have worked, unless there's other missing .NET 6 requirements. Light variant still requires .NET 6 Desktop Runtime.
Author
Owner

@wvxwxvw commented on GitHub (Feb 12, 2022):

Yes, I understand. My launch of the light version is irrelevant. You need to integrate this dll. That's it.

And by the way, when installing the previous version, with pre-installation .net 6, the program started without this dll.

<!-- gh-comment-id:1037483490 --> @wvxwxvw commented on GitHub (Feb 12, 2022): Yes, I understand. My launch of the light version is irrelevant. You need to integrate this dll. That's it. And by the way, when installing the previous version, with pre-installation .net 6, the program started without this dll.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ScreenToGif#813
No description provided.