Skip to content
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

Windows update always requires approval of a scary msi dialog #978

Open
metalaureate opened this issue Oct 30, 2024 · 0 comments
Open

Windows update always requires approval of a scary msi dialog #978

metalaureate opened this issue Oct 30, 2024 · 0 comments
Labels

Comments

@metalaureate
Copy link
Collaborator

Describe the bug
The dialog that comes up every time you update or install the app on windows is both scary and brittle. It's often hidden behind other windows. It defaults to No and if you accidentally don't agree it foobars the app completely. No graceful fail.

The app should quit if user does not approve, or ask them to retry.

The msi bundle file should have a friendly name (not a base58 name). I have seen this in other apps so I think it is possible.

@brianp brianp added the windows label Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants