Q: How do I configure Citrix Web Interface 5.4 with XenDesktop 5.5 to deploy Citrix Receiver?

If Citrix XenDesktop's Web Interface doesn't install the Citrix Receiver client-side software, you'll need to make a change to Web Interface's webinterface.conf file.

Greg Shields

February 21, 2012

1 Min Read
ITPro Today logo in a gray background | ITPro Today

A:Citrix XenDesktop 5.5 can include an installation of Web Interface 5.4. In some situations, the installation of Web Interface might not be configuredto install the Citrix Receiver client-side software. To resolve this issue, you'll need to make a change to Web Interface's webinterface.conf file,found in C:inetpubwwwrootCitrixDesktopWebconf.

First, ensure that the Citrix Receiver client-side software can be found in the location C:Program Files (x86)CitrixWebInterface5.4.0ClientsWindowsReceiver. Two installation files are typically found in this location, CitrixReceiver.exe andCitrixReceiverEnterprise.exe.

Open the webinterface.conf file in a text editor and scroll down to around line 55, where you should find a series of lines that refer to clientinstallation files for several different operating systems. Change the text in line 59, which will read

ClientIcaWin32=Filename:CitrixOnlinePluginWeb.exe

to read

ClientIcaWin32=Filename:CitrixReceiverEnterprise.exe.

You can alternatively point Web Interface to the CitrixReceiver.exe file if you don't want the enterprise client version. You can also uncomment any ofthe other nearby lines if there are additional clients you want to make available. For any lines you uncomment, make sure that the associated files areavailable in subfolders of the location C:Program Files (x86)CitrixWeb Interface5.4.0Clients.

Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like