dail8859 / dail8859/NotepadNext
Can't start: MSVCP140.dll missing
- Dominant language
- C++
- Stars
- 14.6k
- Forks
- 914
- Avg merge
- 6d 18h
- Merged PRs (30d)
- 7
Description
When I install Notepad Next v0.6.3 on a clean Windows 10 machine, I get the error:

I guess it requires Microsoft Visual C++ Redistributable Packages for Visual Studio 2015? Ideally, the installer would either fetch the redistributable or throw an error to notify the user that this is a requirement (also, that seems like a pretty outdated dependency). Ideally, such shenanigans wouldn't even be needed (e.g. if you eliminate such dependencies and ship whatever is required with the installer).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.