Receiver 4.11 - programs open behind the Citrix windows - Does not occur in Receiver 4.9

Receiver 4.11 - programs open behind the Citrix windows - Does not occur in Receiver 4.9

book

Article ID: CTX234549

calendar_today

Updated On:

Description

This article is intended for Citrix administrators and technical teams only. Non-admin users must contact their company’s Help Desk/IT support team and can refer to CTX297149 for more information.


Programs open behind the Citrix Receiver for Window UI.

Resolution

Explanation of 2 Citrix registry settings on the Receiver launch progress bar dialog (progress bar) behavior.

Perform the below registry changes to resolve the issue. 

ForegroundProgressBar

For Windows 64-bit systems:

HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Citrix\ICA Client

For Windows 32-bit systems:

HKEY_LOCAL_MACHINE\SOFTWARE\Citrix\ICA Client

Name: ForegroundProgressBar

Type: DWORD

Data: 0 | 1

Two allow values.  If ForegroundProgressBar is set to '0' then progress bar will focus is not set to foreground.

If ForegroundProgressBar is set to '1' then progress bar is set to foreground.

NotificationDelay

For Windows 64-bit systems:

HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Citrix\ICA Client

For Windows 32-bit systems:

HKEY_LOCAL_MACHINE\SOFTWARE\Citrix\ICA Client

Name: NotificationDelay

Type: Dword

Data: <MS>

 

The data is set in milliseconds.  The default value for the delay is 4000 MS.


Problem Cause

NA