-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
Hyper implicitly using Notepad to edit preferences #5504
Comments
It's not implicit, it's used as a fallback. Line 55 in 80c7e67
.js files.
|
I think wordpad is still preinstalled, it can be a fallback for notepad. |
Yeah wordpad is a better fallback, thanks! |
If you don't have Notepad, that's a bug. Notepad is still installed by default on Windows 10. |
Yes but no Notepad being installed is a bug and not intended. |
No notepad installed can be a decision ;) Thus, the error message should be changed to: " |
OS version and name:
OS Name: Microsoft Windows 10 Home Single Language
OS Version: 10.0.19041 N/A Build 1904
Hyper.app version:
3.0.2 (latest)
The issue is reproducible in vanilla Hyper.app:
Is Vanilla
Issue
Hyper implicitly uses Notepad.exe to edit its preferences, but from Windows 2004 onwards, notepad has become an optional feature and doesn't come pre-installed. This leads to the following error:
The text was updated successfully, but these errors were encountered: