Hi,
In MSEdge, the file is downloaded but not opened automatically. Is there a way to configure MSEdge to auto open the file clientJobRunner.assystApplication]? I looked at various MSEdge (not business install) settings and could not figure it out. I did see a possibility of configuring MSEdge Business Group Policy:
AutoOpenAllowedForURLs: URLs where AutoOpenFileTypes can apply
AutoOpenFileTypes: List of file types that should be automatically opened on download
Or Windows Registry:
Windows registry:
HKEY_CURRENT_USER
Key path Software\Policies\Microsoft\Edge\AutoOpenFileTypes\
Value name 1
Value type REG_SZ
Value data "sapaox"
HKEY_CURRENT_USER
Key path Software\Policies\Microsoft\Edge\AutoOpenAllowedForURLs
Value name 1
Value type REG_SZ
Value data "https://web-address/"
Jean