Web Citrix Receiver



  1. Citrix Receiver Download
  2. Download Latest Citrix
  3. Citrix Web Receiver Linux
  4. Web Citrix Receiver Login
  5. Citrix Web Receiver Not Working

A new security certificate was recently released to further enhance the security of Citrix Receiver. However, this certificate disables Receiver Auto-Update functionality. It is important that you download and install the recently released Receiver Auto Update Tool to restore Receiver Update functionality. JavaScript is not enabled, text in this section cannot be localized using JavaScript -. Citrix Workspace app is a new client from Citrix that works similar to Citrix Receiver and is fully backward-compatible with your organization’s Citrix infrastructure. Citrix Workspace app provides the full capabilities of Citrix Receiver, as well as new capabilities based on your organization’s Citrix deployment.

Citrix Receiver Download

downloadWhy can't I download this file?Download Latest Citrix

Workaround 2

Re-Enable NPAPI within the Chrome address bar

Re-Enable NPAPI

Citrix Web Receiver Linux

As stated here, NPAPI can still be enabled in Chrome by advanced users and enterprises after April 2015 when it is disabled by default. However, this will only work until September 2015 when Google Chrome will completely disable NPAPI.

Important Note - Consult the security specialist of your organization before change:

Web Citrix Receiver Login

To re-enable the NPAPI plugin in Chrome:

  1. Type chrome://flags/#enable-npapi in your browser’s address bar.
  2. Click Enable.
  3. Quit Chrome (close all open windows) and restart the browser.
  4. Use Task Manager to verify there are no running Chrome.exe processes listed. If there are any still running end those tasks before logging on.
  5. Go back to your website and logon. The applications should now launch normally.

Customize Receiver for Web

If you do not want to or cannot disable Chrome auto update or re-enable NPAPI Plugin, you can do a number of customization to Receiver for Web to reduce the disruption.
Note: All the customization code in this article is applicable to StoreFront 2.6.

Disable client download prompt for Chrome

Citrix Web Receiver Not Working

Web Citrix Receiver

If you insert the following code into custom.script.js in the contrib folder under the Receiver for Web site, Chrome users will never be prompted to install Citrix Receiver:

Provide a permanent link for downloading Receiver in Chrome

The preceding code snippet helps you disable the Receiver install prompt for Chrome. However, you might still want your users to be able to download and install Receiver if needed. Apply the following code snippet in custom.script.js will add a link to the user menu to download Receiver for Chrome browser:

You have to also add the following strings to custom.wrstrings.en.js and a localized version for every language you need to support to custom.wrstrings.<language>.js:

The resultant UI looks similar to the following:

Enable Workspace Control For Chrome On Windows

Workspace control is disabled on Windows if Receiver for Web cannot detect whether the browser is running in an ICA session (pass-through mode). This is to avoid disconnecting the session running the browser itself. If you can ensure that this never happens, that is, Chrome is never used in the double-hop deployment to access applications/desktops in the second-hop sharing the same XenApp/XenDesktop farms/sites, you can apply the following code snippet to custom.script.jsReceiver in the contrib folder under the Receiver for Web site to enable workspace control for Chrome.

Enable Chrome To Open ICA file Automatically

After the ICA file is saved, users can open the action menu for the ICA file at the bottom of the browser and select Always open files of this type. After that, launch will be automatically activated when the user clicks an application/desktop icon to launch.

Disclaimer

Citrix is not responsible for and does not endorse or accept any responsibility for the contents or your use of these third party Web sites. Citrix is providing these links to you only as a convenience, and the inclusion of any link does not imply endorsement by Citrix of the linked Web site. It is your responsibility to take precautions to ensure that whatever Web site you use is free of viruses or other harmful items.