Extension for VMware Horizon
Installing the extension
By installing the UiPath Extension for VMware Horizon you are capable of automating VMware applications natively. The extension can be installed from UiPath Studio or the Command Prompt.
From UiPath Studio
- Open UiPath Studio.
- Navigate to Home > Tools > UiPath Extensions.
- Select VMware Horizon > Install. A confirmation dialog box is displayed.
- Restart all your VMware connections for the changes to take effect.
- The UiPath Extension for VMware Horizon is now installed and is located at
C:\Program Files (x86)\Common Files\UiPath\UiPath.Common\.
From the Command Prompt
- Select 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 /VMwareClientcommand to install the extension. A confirmation dialog box is displayed. - Restart all your VMware connections for the changes to take effect.
- The UiPath Extension for VMware Horizon is now installed.
To generate native selectors for VMware technologies, you also need to deploy the UiPath Remote Runtime component on all your VMware application servers, as explained on this page.
The UiPathRemoteRuntime.msi installer can be downloaded from:
- Product Downloads in the UiPath Customer Portal.
- Resource Center in the UiPath Automation Cloud. To access Resource Center, log in to your Automation Cloud Organization, click the Help button on the navigation bar and choose the Downloads option.
Uninstalling the extension
To uninstall the extension, follow the steps below.
From UiPath Studio
- Close all your running VMware applications.
- Open UiPath Studio.
- Navigate to Home > Tools > UiPath Extensions.
- Select VMware Horizon > Uninstall, and confirm your choice.
- The extension is uninstalled.
From the Command Prompt
- Close all your running VMware applications.
- Select 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 /VMwareClient /uninstallcommand to uninstall the extension. A confirmation dialog box is displayed. - The UiPath Extension for VMware Horizon is now uninstalled.