- 发行说明
- 入门指南
- 设置和配置
- 自动化项目
- 依赖项
- 工作流类型
- 控制流程
- 文件比较
- 自动化最佳实践
- 源代码控件集成
- 调试
- 日志记录
- 诊断工具
- 工作流分析器
- 变量
- 参数
- 导入的命名空间
- 编码自动化
- 基于触发器的 Attended 自动化
- 录制
- 用户界面元素
- 选取器
- 对象存储库
- 数据抓取
- 图像与文本自动化
- Citrix 技术自动化
- RDP 自动化
- VMware Horizon 自动化
- Salesforce 自动化
- SAP 自动化
- macOS 用户界面自动化
- ScreenScrapeJavaSupport 工具
- Webdriver 协议
- 扩展程序
- Studio 测试
- 故障排除

Studio User Guide
If you plan to use Studio, Robot, and the Assistant on machines that have strict rules related to executable files, the following executable files need to be allowed:
The following executables related to Studio, Robot, and UiPath Assistant are found in the Studio installation folder:
Executable name |
Description |
---|---|
dotnet.exe |
Used to run the .NET Runtime. |
ngenr2r.exe |
Used for the ready to run feature in Studio. |
testhost.exe |
Helper process for test cases. |
SetupExtensions.exe |
The SetupExtensions.exe tool is a command line utility used to install or remove the UiPath extensions. |
slinject.exe |
Used in the Silverlight extension install. |
UiPath.ActivityCompiler.CommandLine.exe |
Helper process for compiling activities. |
UiPath.ActivityPreprocessor.CommandLine.exe |
Used to modify files before compilation. |
UiPath.Assistant.exe |
Used to launch the main UiPath Assistant desktop application. |
UiPath.ChildSession.Service.exe |
PiP - Child Session helper process. |
UiPath.DiagnosticTool.exe |
Used to run the UiPath Diagnostic Tool. |
UiPath.Executor.exe |
The main robot executor, used to run Windows - Legacy automations. More details can be found in the robot executor documentation. |
UiPath.Executor.NetCore.exe |
The main robot executor, used to run Windows and Cross-Platform automations. More details can be found in the robot executor documentation. |
UiPath.Explorer.Launcher.exe |
UIAutomation helper process. |
UiPath.LicenseTool.exe |
Used to handle the licensing of UiPath products such as Robot, Studio, or Assistant. |
UiPath.MicrosoftOffice.Tools.exe |
Used to add, remove, or repaire Office add-in. |
UiPath.Oidc.exe |
Used to connect the robot to Orchestrator using an OIDC connection. |
UiPath.RemoteDebugging.Agent.exe |
Used for the Remote Debugging feature. |
UiPathRemoteRuntime.exe |
Helper process used by the UiPath Remote Runtime feature. |
UiPath.RobotJS.ProtocolHandler.exe |
Used by Robot JS to handle requests from and towards the Robot. |
UiPath.RobotJS.ServiceHost.exe |
Used to handle the communication between applications and the actual robot on the machine when the robot is installed in service-mode. |
UiPath.RobotJS.UserHost.exe |
Used to handle the communication between applications and the actual robot on the machine when the robot is installed in user-mode. |
UiPath.SAP.SolutionManager.CommandLine.exe |
Used for the Test Manager integration with SAP. |
UiPath.Service.UserHost.exe and UiPath.Service.Host.exe |
The actual robot, it is used to facilitate the communication with other applications, such as Orchestrator, Studio, Assistant, or robot executor. * When the robot is installed in user-mode, only the UiPath.Service.UserHost.exe is added on the machine.
|
UiPath.Studio.Analyzer.exe |
Helper process used by the Workflow Analyzer feature. |
UiPath.Studio.CommandLine.exe |
Used to handle commands sent for Studio and Robot through the command line interface. |
UiPath.Studio.DataBaseServer.exe |
Studio process for indexing workflows. |
UiPath.Studio.exe |
Used to launch the main Studio desktop application. |
UiPath.Studio.Project.exe |
Studio process for each open project plus another one ready to open a new project. |
UiPath.Studio.Plugin.Tfs.Host.exe |
Helper process for the TFS client. |
UiPath.Studio.WebServiceRepair.exe |
Webservice client generator. |
UiPath.TestCaseGenerator.CommandLine.exe |
Test case generator. |
UiPath.UpdateService.Agent.exe |
Helper process used by the Auto-Update feature. |
UiPath.UpdateService.Launcher.exe |
Helper process for the Auto-Update feature. |
UiPath.UpdateService.Worker.exe |
Helper process used by the Auto-Update feature. |
UiRobot.exe |
The actual robot, it is used to facilitate the communication with other applications, such as Orchestrator, Studio, Assistant, or robot executor. |
Executables specific to each activity package are found in the activity package installation folder in the user profile.
%USERPROFILE%\.nuget\packages\<activity package name>\<package version>\build\
.
The following executables related to the browser extension are found in the Studio installation folder:
Executable name |
Description |
---|---|
ChromeNativeMessaging.exe |
Helper process for the browser extensions. |
createdump.exe |
Helper process for the browser extensions. |
UiPath.BrowserBridge.Portable.exe |
Helper process for the browser extensions. |