Subscribe

UiPath Studio

The UiPath Studio Guide

Extension for VMware Horizon

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

  1. Open Studio.
  2. Navigate to Home > Tools > UiPath Extensions.
  3. Select VMware Horizon > Install. A confirmation dialog box is displayed.
  4. Restart all your VMware connections for the changes to take effect. The UiPath Extension for VMware Horizon is now installed.

From the Command Prompt

  1. Click the Windows Start button and type cmd in the search field.
  2. Right click on Command Prompt and run it as administrator.
  3. Change the directory to the UiPath installation folder (cd C:\Program Files\UiPath\Studio\UiPath for per-machine installations, cd %localappdata%\Programs\UiPath\Studio\UiPath for per-user installations).
  4. Use the SetupExtensions /VMwareClient command to install the extension. A confirmation dialog box is displayed.
  5. 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.msi installer is obtained by requesting it here.

Uninstalling the UiPath Extension for VMware Horizon

From Studio

  1. Close all your running VMware Apps.
  2. Open Studio.
  3. Navigate to Home > Tools > UiPath Extensions.
  4. Select VMware Horizon > Uninstall, and confirm your choice.
    The extension is uninstalled.

From the Command Line

  1. Close all your running VMware Apps.
  2. Click the Windows Start button and type cmd in the search field.
  3. Right-click on Command Prompt and run it as administrator.
  4. Change the directory to the UiPath installation folder (cd C:\Program Files\UiPath\Studio\UiPath for per-machine installations, cd %localappdata%\Programs\UiPath\Studio\UiPath for per-user installations).
  5. Use the SetupExtensions /VMwareClient /uninstall command to uninstall the extension. A confirmation dialog box is displayed.
    The UiPath Extension for VMware Horizon is now uninstalled.

Updated 12 months ago

Extension for VMware Horizon


Suggested Edits are limited on API Reference Pages

You can only suggest edits to Markdown body content, but not to the API spec.