Extension for Citrix
By installing the Extension for Citrix you are capable of automating Citrix Apps natively. It can be installed from Studio or the Command Prompt.
note
- Automating Citrix Workspace v2409 or newer requires
UiPath.UiAutomation.Activitiesv24.10.11 or newer. - You need to install the Citrix client (Citrix Receiver or Citrix Workspace) per machine to be able to install the UiPath Extension for Citrix.
From UiPath Studio
- Open Studio.
- Navigate to Home > Tools > UiPath Extensions.
- Select Citrix > Install. A confirmation dialog box is displayed.
- Restart all your Citrix applications for the changes to take effect.
The UiPath Extension for Citrix is now installed to the Citrix install directory.
From the Command Prompt
- Click the Windows Start button and type
cmdin the search field. - Right click on Command Prompt and run it as administrator.
- Change the directory to the UiPath installation folder (
cd C:\Program Files\UiPath\Studio\UiPathfor per-machine installations,cd %localappdata%\Programs\UiPath\Studio\UiPathfor per-user installations). - Use the
SetupExtensions /CitrixClientcommand to install the extension. A confirmation dialog box is displayed. - Restart all your Citrix applications for the changes to take effect. The UiPath Extension for Citrix is now installed.
note
Uninstalling the UiPath Extension for Citrix
From Studio
- Open Studio.
- Navigate to Home > Tools > UiPath Extensions.
- Select Citrix > Uninstall, and confirm your choice.
The UiPath Extension for Citrix is now uninstalled.
From the Command Line
- Close all your running Citrix Apps.
- Click the Windows Start button and type
cmdin the search field. - Right-click on Command Prompt and run it as administrator.
- Change the directory to the UiPath installation folder (
cd C:\Program Files\UiPath\Studio\UiPathfor per-machine installations,cd %localappdata%\Programs\UiPath\Studio\UiPathfor per-user installations). - Use the
SetupExtensions /CitrixClient /uninstallcommand to uninstall the extension. A confirmation dialog box is displayed.
The UiPath Extension for Citrix is now uninstalled.