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

[desktop] update registry entries for windows, depend on install mode #3715

Merged
merged 2 commits into from Dec 21, 2021

Conversation

ganthern
Copy link
Contributor

@ganthern ganthern commented Dec 2, 2021

  • a per-user install should only write into HKEY_CURRENT_USER so other users
    can't select an app that's not installed for them as default mail app
  • the app now opens the settings page after registering as a mail handler so
    the user can select it

#3574

@ganthern
Copy link
Contributor Author

ganthern commented Dec 3, 2021

Note: This requires tutao/mapirs#10 to work properly.

* a per-user install should only write into HKEY_CURRENT_USER so other users
can't select an app that's not installed for them as default mail app
* the app now opens the settings page after registering as a mail handler so
the user can select it

#3574
src/desktop/reg-templater.js Show resolved Hide resolved
@charlag charlag merged commit ce68483 into master Dec 21, 2021
@charlag charlag deleted the mapi-registry-keys-3574 branch December 21, 2021 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Not all apps recognise Tutanota as the default mailto application in windows
2 participants