Hello All,
I know OWA is not a program and I do not have an option to choose OWA within Windows as the default email program. I have been doing some research and tried the suggestions from other posts. I was able to find a script from another post and use that script to open OWA using IE or Chrome when clicking on "mailto:myemailaddress".
But our goal is for our users to be able to view images inWindows Photo Viewer and then within Windows Photo Viewer, to be able to choose "Email" and then "Attach Files" option in order to forward on those images with our internal email. We would like OWA to open up at this point so the users can streamline their workflow within Windows Photo Viewer.
From what I have been reading this might only be possible with changing the registry. I tried the following
"
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\OWA]
@="Outlook Web Access"
[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\OWA\shell\open\command]
@="\"C:\\Program Files\\Internet Explorer\\iexplore.exe\" https://ourOWAwebsiteurl"
"
Any suggestions would be appreciated.
thank you,
Brian