dotnet / dotnet/deployment-tools
netcorecheck.exe is missing api-ms-win-crt-stdio-l1-1-0.dll
Open
area-NETCoreCheck
- Dominant language
- C#
- Stars
- 213
- Forks
- 73
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 4
Description
### Description

### Configuration
On windows 7, I need netcorecheck.exe in an InnoSetup installer to check if an installation of dotnet runtimes is needed.
When I run it, I get an error telling that a dependency is missing: api-ms-win-crt-stdio-l1-1-0.dll
Is there a way to auto-udpate netcorecheck or should I use another tool?
Contributor guide
Assessment
This issue has not been assessed yet.