Subscribe

UiPath Studio

The UiPath Studio Guide

About Installation

📘

Important!

It is NOT supported to have both the User Mode installer (.exe) and Windows Installer (.msi) versions of Studio on the same machine.

The installation artifacts are provided when you first purchase Studio or they can be provided by your customer success manager or our support team.

📘

Important!

UiPath collects usage and performance data to help diagnose problems and help improve Studio. For more details about data collection and how to opt out, go to the Opting Out of Telemetry page.

UiPathStudio.msi Installation

There are two installers which can help you install Studio on your computer: UiPathPlatformInstaller.exe and UiPathStudio.msi. The only difference between the two is that the UiPathPlatformInstaller.exe setup can also help you install Orchestrator.

📘

Note:

Setup command line arguments do not work on the UiPathPlatformInstaller.exe.

Studio is installed at the following location - C:\Program Files (x86)\UiPath\Studio, thus allowing the installation of Studio per machine by users with administrator permissions, but it is available to all users.

You can change the install location by making use of the command line arguments. Additionally, the CLI can help you disable online feeds, add custom activity feeds, or change the location of the packages.

After reading and accepting the terms of the License Agreement, the following Advanced options are available:

  • UiPath Studio - Installs Studio. This option is enabled by default.
    • StudioX Excel Add-in - Installs the Excel Add-in for StudioX. This option is disabled by default.
  • UiPath Robot - Installs the Robot on the local hard drive with the chosen options:
    • Register as Windows Service - Specifies how to install the Robot. If enabled, the Service Mode Robot is installed - the default option. If disabled, the User Mode Robot is installed.
    • Install local activities feed - Created the local activities feed, in the C:\Program Files (x86)\UiPath\Studio\Packages folder, by default. This option is enabled by default. Having the activities packages locally is useful if you do not intend to connect your Robot to Orchestrator, or you want to have better control of the activities used in an automation project. Check out the list of default activities packages here.
  • Use Agent Desktop - Starts Agent Desktop instead of the Robot Tray when the Robot is launched. It is recommended for a better attended automation experience.
    • Automatically start client - Starts the Robot tray at Windows startup. This option is disabled by default.
    • UiPath extension for Java - Installs the UiPath extension for Java for a better integration and automation in regards to Java applications. This option is disabled by default. Please note that installing the Java Bridge may cause the installation to last longer than usual. This option installs the Java Bridge only in the system drive Java folders. If you are using custom JRE not located on the system drive, you have to manually install it.
    • UiPath extension for Chrome - Installs the UiPath extension for Chrome needed for automating processes in Chrome. This option is disabled by default.
    • UiPath extension for Citrix - Installs the UiPath extension for Citrix for automating Citrix Apps natively. This option is disabled by default.
    • UiPath extension for Microsoft Edge Chromium-based - Installs the UiPath extension for Microsoft Edge Chromium-based versions v79 or higher. This option is disabled by default.

To change the default installer settings, click the button button next to each feature and select one of the following options:

  • Will be installed on the local hard drive - helps you install the corresponding feature on the local hard drive.
  • Entire feature will be installed on the local hard drive - installs the corresponding feature on the local hard drive, along with all its sub-features.
  • Entire feature will be unavailable - does not install the corresponding feature.
495

UiPathPlatformInstaller.exe Installation

📘

Important!

Launching the UiPathPlatfromInstaller.exe installer while another such installer is running results in a corrupted installation.

After reading and accepting the Licensing Agreement, you can proceed with your installation of UiPath Studio:

  1. From the Products tab of the UiPath Platform Installer, click the Install button for UiPath Studio & Robot. The UiPath Studio & Robot Installer screen is displayed.
842
  1. From the Regular tab, complete the following settings and options:
    • Installation Path - Enables you to select a custom installation directory. The default directory (C:\Program Files (x86)\UiPath\Studio) is prefilled.
    • Products - Use the radio buttons to select if you want to install only UiPath Robot. The Install UiPath Studio + Robot option is selected by default.
    • License Code - Optional. Enter your stand-alone trial or enterprise license key, if available. If left blank, you are prompted to activate Studio when it is first launched.
    • Installation Type - Use the radio buttons to select the Robot installation type. See here for details.
    • Automatically Start Robot in Tray - If selected the Robot is launched automatically after the installation is completed.
    • StudioX Excel Addin - Select to also install the integration addin for StudioX and Microsoft Excel. Learm more about StudioX here.
  2. Click the Advanced tab to further customize your installation with these settings:
    • Tools - Use the checkboxes to also enable the installation of the Java, Chrome, or Citrix extensions. Read more about extensions for Studio here.
    • Orchestrator Connection String - Provide the connection string to automatically connect your robot(s) to Orchestrator. More details here.
    • Custom Packages Path - Enables you to provide a custom download location for your workflows and dependencies for UiPath Studio and Robot. By default these are saved to %ProgramFiles(x86)%\UiPath\Studio\Packages.
    • Packages Configuration - Select whether to Install Local Activities (enabled by default) and whether you want to Disable Online Feeds of activities. Learn more About the Activities Feeds.
    • Custom NuGet Feeds - User the Feed Name and Feed URL fields to add any custom Nuget feeds to the installation.
842
  1. From the Other Settings options, select if you want to:
    • Enable Signed Execution - If selected, only signed packages can be installed and executed. Read more about signing and verifying packages.
    • Disable Secured XAMLs - If selected, no security for process .xaml files is used, meaning users are allowed to read and modify the process files and logic.
    • Disable Telemetry - If selected, UiPath will not collect any usage or performance data. Read more about Opting Out of Telemetry.
  2. Click Install. Your installation in finalized and you can begin using UiPath Studio and Robot.

Agent Desktop is automatically installed. You can access it from the C:\Program Files (x86)\UiPath\Studio\AgentDesktop directory, or the UiPath Agent Desktop app from the Start Menu.

UiPathStudioSetup.exe Installation

The UiPathStudioSetup.exe file enables you to install a user-mode Studio and a Robot. The installation path - %localappdata%\UiPath and all other advanced options are already configured to help you get Studio up and running right away.

📘

Note:

The User Mode installer does not require administrator permissions, meaning that it is installed per user and is limited to the rights that the user has.

Updated 7 months ago


About Installation


Suggested Edits are limited on API Reference Pages

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