How to Hide the Language Bar in Seamless ICA Sessions

How to Hide the Language Bar in Seamless ICA Sessions

book

Article ID: CTX113114

calendar_today

Updated On:

Description

This article describes how to hide the Language bar in seamless ICA sessions.

Note: This issue applies to Citrix Presentation Server 4.0. Presentation Server 4.5 has improved the Language bar behavior in seamless ICA sessions. It can now be minimized properly.

Prior to installing Hotfix Rollup Pack 2, the Language bar could be minimized and it cannot be restored once it is minimized. Installing Hotfix Rollup Pack 3 makes the Language bar visible at all times. It cannot be disabled or minimized.


Instructions

As a workaround, complete the following procedure:

Edit the usrlogn.cmd batch file and include the following lines:

@Echo Off
REG ADD "HKCU\Software\Microsoft\CTF" /V "Disable Thread Input Manager" /T REG_DWORD /F /D 1
REG ADD "HKCU\Software\Microsoft\CTF\LangBar" /V ExtraIconsOnMinimized /T REG_DWORD /F /D 0
REG ADD "HKCU\Software\Microsoft\CTF\LangBar" /V ShowStatus /T REG_DWORD /F /D 2
REG ADD "HKCU\Software\Microsoft\CTF\MSUTB" /V ShowDeskBand /T REG_DWORD /F /D 1

To hide the Language bar in seamless ICA sessions, you need to edit the registry.

Caution! Refer to the Disclaimer at the end of this article before using Registry Editor.

Hide the Language bar if it is not needed, by modifying the registry and adding the following key:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Citrix\wfshell\TWI
Name: LangBarDeminimizerFlags
Type: REG_DWORD
Data: 1

Restart the system.

Environment

Caution! Using Registry Editor incorrectly can cause serious problems that might require you to reinstall your operating system. Citrix cannot guarantee that problems resulting from the incorrect use of Registry Editor can be solved. Use Registry Editor at your own risk. Be sure to back up the registry before you edit it.

Issue/Introduction

This article describes how to hide the Language bar in seamless ICA sessions.

Additional Information

How to turn off the Office Language Bar in Office XP and in Office 2003
Frequently asked questions about Ctfmon.exe
CTX101644 – Seamless Configuration Settings