By installing the UiPath Extension for VMware Horizon you are capable of automating VMware Apps natively. It can be installed from Studio or the Command Prompt.
From UiPath Studio
- Access the Tools page from the Studio Backstage View. The extensions you can install become visible.
- Click the VMware Horizon button. 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.
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 Enterprise,cd %LocalAppData%\UiPath\app-19.12.x\UiPath\SetupExtensions.exefor Community). - 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.
Note:
To generate native selectors for VMware technologie, you also need to deploy the UiPath Remote Runtime component on all your VMware Application servers, as explained on this page. The
UiPathRemoteRuntime.msiinstaller is obtained by requesting it here.
Uninstalling the UiPath Extension for VMware Horizon
- Close all your running VMware 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 Enterprise,cd %LocalAppData%\UiPath\app-19.12.x\UiPath\SetupExtensions.exefor Community). - Use the
SetupExtensions /VMwareClient /uninstallcommand to uninstall the extension. A confirmation dialog box is displayed.
The UiPath Extension for VMware Horizon is now uninstalled.
Updated about a year ago
