Home » KBArticles » Add automatic launching of executable from IE in protected mode

Add automatic launching of executable from IE in protected mode

When opening Internet explorer on XenApp 6.5 – we would get a prompt that a program is trying to open outside of Internet explorer’s protected mode.

Error:

This program will open outside of Protected mode. Internet Explorer’s Protected mode helps protect your computer. If you do not trust this website, do not open this program.

Name: Citrix FTA, URL VDA Redirector

Publisher: Citrix Systems, INC

Resolution:

http://support.citrix.com/article/CTX133274 – Use the citrix Article to disable the URL interceptor entirely, or

[HKEY_CURRENT_USERSoftwareMicrosoftInternet ExplorerLow RightsElevationPolicy{5196FFCF-C942-4E9B-AEDE-88DBF2E1DDE8}]
“AppPath”=”C:\Program Files (x86)\Citrix\system32”
“AppName”=”VDARedirector.exe”
“Policy”=dword:00000003

Other applications can be added in here like Excel, Power point, word etc to enable the programs to open without prompting natively from IE’s protected mode.

Appsense EM xml Snippet (txt renamed to doc due to wordpress security)

CTX_FTA_EM_Snippet_8.2.216.0

UPDATE-UPDATE-UPDATE-UPDATE-UPDATE-UPDATE-UPDATE-UPDATE-UPDATE-UPDATE-UPDATE-UPDATE-UPDATE-UPDATE-UPDATE-UPDATE

Additional executables to be allowed for the end users redirector.exe

[HKEY_CURRENT_USERSoftwareMicrosoftInternet ExplorerLow RightsElevationPolicy{5C1359F1-E04E-4231-9E7E-955DE92A17E1}]
“AppName”=”redirector.exe”
“AppPath”=”C:\Program Files (x86)\Citrix\ICA Client”
“Policy”=dword:00000003

2 comments

  1. Sven says:

    For me it was “HKCUSoftwareMicrosoftInternet ExplorerLow RightsElevationPolicy{209F7A91-51AA-4ECC-B7D0-CB5C8219F927}”

    Kind Regards
    Sven

    • scanjam says:

      Looks like everything after Elevation Policy varies from ICA client to ICA client… fun fun – least we now know where to look in the registry for it! 🙂

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.