Forum Discussion
_Sandro_
Jul 28, 2020Copper Contributor
always open specific file types
we'd like to set automatically the option "always open files of this type" for several file types or URLs. actually, the gpo only allows to show or hide the option in the user context when download ...
- Jul 30, 2020
This feature comes with V85
- https://docs.microsoft.com/en-us/DeployEdge/microsoft-edge-policies#autolaunchprotocolsfromorigins - Define a list of protocols that can launch an external application from listed origins without prompting the user.
- https://docs.microsoft.com/en-us/DeployEdge/microsoft-edge-policies#autoopenallowedforurls - URLs where AutoOpenFileTypes can apply.
- https://docs.microsoft.com/en-us/DeployEdge/microsoft-edge-policies#autoopenfiletypes - List of file types that should be automatically opened on download
Joachim_T
Jul 30, 2020Iron Contributor
This feature comes with V85
- https://docs.microsoft.com/en-us/DeployEdge/microsoft-edge-policies#autolaunchprotocolsfromorigins - Define a list of protocols that can launch an external application from listed origins without prompting the user.
- https://docs.microsoft.com/en-us/DeployEdge/microsoft-edge-policies#autoopenallowedforurls - URLs where AutoOpenFileTypes can apply.
- https://docs.microsoft.com/en-us/DeployEdge/microsoft-edge-policies#autoopenfiletypes - List of file types that should be automatically opened on download