Question

assyst Application Launcher - Auto Start

  • 21 September 2022
  • 1 reply
  • 409 views

Badge +1

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


1 reply

Userlevel 3
Badge +12

Hi Jerome,

After checking on the Microsoft website, have you tried the following?

•             AutoLaunchProtocolsFromOrigins - Define a list of protocols that can launch an external application from listed origins without prompting the user.

•             AutoOpenAllowedForURLs - URLs where AutoOpenFileTypes can apply.

•             AutoOpenFileTypes - List of file types that should be automatically opened on download

Regards
Caroline

Reply