How to disable Click here to restore the language bar on “Server Name” when running Citrix published apps directly

For a recent deployment of XenApp 6.5, I have been asked by the customer to remove/disable the language bar that appears in the notification area of Citrix servers.

Capture18

To fix this, all you need to do is to setup a registry key in the HKLM node. I used the group Policy preferences to do this

HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Citrix\wfshell\TWI

REG_DWORD=SeamlessFlags

Value=0x00040000 (Hex) or 262144 (decimal)

Give the servers a reboot and you are all done. That should take the little pen icon away from the notification area.

 

2 responses to “How to disable Click here to restore the language bar on “Server Name” when running Citrix published apps directly”

  1. You will need to add the required Keyboard languages via Registry and that will automatically gives the users an option to choose from next to the Notification area. This can also be easily done via the GPP –> Regional settings and add the required languages

  2. This is great, thanks for the info !

    but in order to allow users to change their language input ( keyboard ). any idea how ?

    Regards,
    MK

Leave a reply to Lal Mohan Cancel reply

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