Studio
2021.10
false
Banner background image
Studio User Guide
Last updated Apr 3, 2024

Install Studio

The UiPath Studio MSI installer enables you to install Studio, StudioX, Robot, and Assistant. Use the Enterprise Edition of the installer if your organization purchased the UiPath Platform or you are installing as part of a trial of the UiPath Platform. If you are a community user, use the Community Edition of the installer.

You can install on physical machines or virtual machines. To deploy Studio to multiple virtual machines, you can install it in a golden image.

The installer can be downloaded from the Resource Center in UiPath Automation Cloud or provided by your customer success manager or the support team. To request a trial, go to https://cloud.uipath.com/portal_/register.

By default, a 64-bit version of the installer is available (UiPathStudio.msi). There is a single installer, but the file name differs depending on the type of deployment and license, with each file offering a different activation experience.
  • For the Enterprise Edition, the installer is named as follows:

    • UiPathStudio.msi - Obtained after purchasing the on-premises UiPath Platform.
    • UiPathStudioCloud.msi - Obtained after purchasing UiPath Automation Cloud.
    • UiPathStudioOnPremTrial.msi - Obtained as part of a trial of the on-premises UiPath Platform.
    • UiPathStudioCloudTrial.msi - Obtained as part of a trial of UiPath Automation Cloud.
  • For the Community Edition, the installer is named UiPath.StudioCommunity.msi.
For the Enterprise Edition, a 32-bit version that can only be installed on 32-bit operating systems is also available (-x86 is appended to the file name).

If you are running the installer to update from an older version:

  • Use the 64-bit version of the installer (UiPathStudio.msi) to update existing 32-bit and 64-bit installations on 64-bit operating systems.
  • Use the 32-bit version of the installer (UiPathStudio-x86.msi) to update existing installations on 32-bit operating systems.

    For more information, see Update Studio.

For instructions on installing from the command line, see Command Line Parameters.

About Quick and Custom Installation

You can perform the installation for the current user in a default configuration by selecting the Quick option in the installation wizard (no administrator privileges required) or configure the installation and install for all the users on the machine by selecting the Custom option (requires administrator privileges).

Note:

If you are using Microsoft Windows Server, per-user installations performed when you select the Quick option may not be completed successfully. If an error occurs stating that policies have been set to prevent the installation, you can do one of the following if you are an administrator on the machine:

  • Open the Registry Editor, and then, in the registry key HKLM\Software\Policies\Microsoft\Windows\Installer, configure the policy DisableMSI = 0 to enable the Windows installer for all applications.
  • Perform the installation per machine by installing using the Custom option.

See the following table for more information about the differences and similarities between quick and custom installations.

 

Quick

Custom

Supported robot installation types

User mode

User mode or service mode 1

Administrator privileges required for the installation

No

Yes

Installation directory

%LocalAppData%\Programs

%ProgramFiles% or custom

Installation available for

User who performs the installation

All users on the machine

Activation with Community license

Supported

Supported

Activation with Enterprise license

Supported

Supported

Administrator privileges required

for connecting to Orchestrator

No

Required only for the service-mode robot

Connection to Orchestrator using interactive sign-in

Supported

Supported 2

Connection to Orchestrator using the machine key

Supported

Supported

Unattended execution without user login

Not supported

Supported only for the service-mode robot

1 - User mode not available for Unattended Robot custom installations.
2 - For the service-mode robot, you must first connect to Orchestrator using the machine key, and then you can use interactive sign-in to change the user who connects to Orchestrator.

Performing the Installation

  1. Double-click the installer to launch the installation wizard.



  2. Read and accept the License Agreement. Please note that by accepting the terms of the license agreement, you implicitly accept the terms of use of UiPath activity packages and their dependencies.
  3. Select the type of installation to perform:

    • Quick - Install Studio in a default configuration that includes the following:

      • Studio, StudioX and Assistant
      • User-mode Robot
      • StudioX Excel Add-in (if Microsoft Excel is installed on your machine)
      • Chrome extension (if Google Chrome is installed on your machine)
      • Edge Chromium extension (if Microsoft Edge Chromium is installed on your machine)
      • JavaScript Robot Add-on
      • Extension for Microsoft Remote Desktop
      • Local Activities

        The installation path (%localappdata%\Programs\UiPath) and all other advanced options are already configured to help you get Studio up and running right away. This setup does not require administrator privileges—Studio is installed per user and is limited to the rights that the user has.

        Select this option and click Install to proceed to step 7, with no additional configuration required. This is the recommended option for Community users.

    • Custom - Select which components to install, and configure advanced installation settings.

      Select this option and click Install to proceed to step 4. This is the recommended option for advanced and Enterprise users.

  4. If you opted for a custom installation, select an installation package:

    • Automation Developer - Installs UiPath Studio, Assistant, and Robot for creating and running automations. The following components and options are selected by default:

      • Studio, StudioX and Assistant
      • User-mode Robot
      • StudioX Excel Add-in (if Microsoft Excel is installed on your machine)
      • Chrome extension (if Google Chrome is installed on your machine)
      • Edge Chromium extension (if Microsoft Edge Chromium is installed on your machine)
      • JavaScript Robot Add-on
      • Local Activities
    • Attended Robot - Installs UiPath Assistant and Robot for running attended automations. The following components and options are selected by default:

      • Assistant
      • User-mode Robot
      • Automatically Start Assistant with Windows
      • Chrome extension (if Google Chrome is installed on your machine)
      • Edge Chromium extension (if Microsoft Edge Chromium is installed on your machine)
      • JavaScript Robot Add-on
      • Local Activities
    • Unattended Robot - Installs UiPath Robot for running unattended automations (via Orchestrator) and UiPath Assistant for troubleshooting. The following components and options are selected by default:

      • Assistant
      • Service-mode Robot
      • Chrome extension (if Google Chrome is installed on your machine)
      • Edge Chromium extension (if Microsoft Edge Chromium is installed on your machine)
      • Local Activities



  5. To install the selected option using the default configuration, select Install and proceed to step 7. To customize the installation, select Advanced Settings next to the option you selected and proceed to step 6.
  6. If you opted to customize the installation, configure the following advanced settings, and then click Install:

    • Installation Package tab:

      • Installation Path - Select the folder where to install UiPath. By default, Studio is installed in C:\Program Files\UiPath\Studio.
        Note: For information about security considerations when selecting a custom installation path, see Deployment Guidelines.
      • License Code - Optionally, enter your stand-alone trial or enterprise license key, if available. If you are installing as part of a trial of the on-premises UiPath Platform and do not enter a license code, you are prompted to provide it when you launch Studio for the first time.
      • Robot Installation Type - Select the Robot installation type: Service Mode (the recommended option for running unattended automations) or User Mode (the recommended option for creating and testing automations, and running attended automations). If you selected the Unattended Robot option in step 4, the installation type is service mode and this option is not available. For more details, see Robot types in the Robot guide.

        Note: To enable interactive sign-in, install the Robot in user mode. When the Robot is installed in service mode, you can connect to Orchestrator using the machine key.
      • Orchestrator Service URL - Allows you to define the URL of the Orchestrator instance to connect to using Interactive Sign-In. The provided URL is saved in the uipath.config file. This option is available only if you selected the User Mode installation type.
      • Automatically Start Assistant with Windows - Launch the Assistant at Windows startup. This option is available and selected by default if you selected the Automation Developer or Attended Robot options in step 4.
      • Install UiPath Studio - If you selected the Unattended Robot option in step 4, selecting this option also installs Studio alongside Robot and Assistant.
    • Extensions tab:

      • If Chrome or Edge Chromium is installed on your machine, the corresponding extension is selected by default. The JavaScript Robot Add-on is selected by default if you selected Automation Developer or Attended Robot in step 4.

        You can select SAP Solution Manager only if the SAP Connector for Microsoft is installed on your machine. If you select this option, enter the hostname or IP address for your SAP Solution Manager instance in the Host box.

        The Excel Add-in is selected by default if you selected the Automation Developer option in step 4 and Excel is installed on your machine.

      • Default download location - Enter a custom download location for activities packages. By default, these are saved to %userprofile%\.nuget\packages.
      • Install Local Activities - Select whether to install the packages supported by UiPath locally in the Packages subfolder of the installation folder. This option is enabled by default
      • Disable Online Feeds - Select whether to disable the Official and Marketplace online feeds for activities packages. This option is not selected by default and it is recommended if you are working in an offline environment..
    • Security tab:

      • Enforce Signed Execution - Requires Robots to execute only signed packages. This option is not selected by default.
      • Disable Secure XAMLs - Disables security of XAML files for Robots installed as a Windows service. Unsecured XAML files allow users to read and modify the process files and logic. This option is not selected by default.
      • Disable Telemetry - Disables the collection of anonymous usage data for Studio and Robot. This option is not selected by default.
  7. After clicking Install, wait for the installation to complete, and then click Launch UiPath Studio. For information on how to activate Studio, see Activating Studio.
  • About Quick and Custom Installation
  • Performing the Installation

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2024 UiPath. All rights reserved.