订阅

UiPath 机器人

UiPath 机器人指南

机器人执行程序

About

The robot executor (UiPath.Executor.exe) is the robot component directly responsible for executing a process. When a job is started, the robot service launches a robot executor instance.

The Executor is always aware of DPI settings per-monitor. As a result, workflows can be executed at any DPI, regardless of the configuration on the machine they were created on. For apps that are DPI-unaware, or intentionally marked as unaware, you can choose to disable DPI.

执行程序类型

根据自动化项目,机器人服务会启动旨在运行自动化的执行程序类型。

There is a type of executor for each of the automation project type available:

Project TypeArchitectureSupported platformsFramework
Windows - Legacy32-bitWindows (32-bit and 64-bit).NET Framework 4.6.1
Windows64-bitWindows (64-bit).NET 6 with Windows support
Cross-platform64-bitWindows, Linux, and macOS (64-bit).NET 6 with cross-platform support

2 个月前更新


机器人执行程序


建议的编辑仅限用于 API 参考页面

您只能建议对 Markdown 正文内容进行编辑,而不能建议对 API 规范进行编辑。