Wednesday, 6 November 2013

Remove Citrix XenApp Graphics from Web Interface

In some situations you might want to remove the Citrix XenApp graphics shown on the Web Interface.
image
Start a command prompt as administrator.
image
Create a copy of the existing file c:\inetpub\wwwroot\Citrix\XenApp\app_data\include\fullStyle.inc
image
Then edit the file c:\inetpub\wwwroot\Citrix\XenApp\app_data\include\fullStyle.inc
image
Find the entry #horizonTop img {  and insert the text Display: none;  as shown here:
image
Graphics is now gone:
image

No comments:

Post a Comment