Forum Discussion
Daniel Smith
Jan 17, 2023Brass Contributor
[Feature Request]: PWA pre-installation and protocol handling improvements.
We want to silently (and fully) pre-install the PWA for "Outlook Online" and have it assume the role as the default protocol handler for all "mailto" links. We want the end-user to encounter absolu...
lucafabbri365
May 04, 2024Brass Contributor
Hello Daniel,
did you manage to avoid the Allow/Don't allow prompt appearing to end-users on first time ?
did you manage to avoid the Allow/Don't allow prompt appearing to end-users on first time ?
DaveONeal
May 05, 2024Copper Contributor
I got this this to work by launching Chrome with command line options to launch outlook.office.com as an app (pwa) and then I had to do some registry entries to enable Chrome as the default browser and Chrome as the mailto: handler in Chrome. It's a workaround and Microsoft definitely needs to make it easier. It still doesn't work with MAPI requests to send mail and Microsoft needs to fix that for enterprise customers. (Example , mail from Excel is a MAPI request, not mailto: )