UiPath Documentation
studio
2023.10
false
重要 :
新发布内容的本地化可能需要 1-2 周的时间才能完成。
UiPath logo, featuring letters U and I in white

Studio 用户指南

上次更新日期 2026年4月7日

Group Policy conflict

描述

使用组策略安装适用于 Chrome 的 UiPath 扩展程序时,系统会在计算机级别更新“扩展程序安装强制列表”

如果也在用户级别定义或使用 Chrome 云策略定义 ExtensionInstallForcelist,则可能会导致冲突。

由于计算机级别优先,因此将卸载在用户/云级别设置的扩展程序。

要确认这一点,请在 chrome://policy 中检查“扩展程序安装强制列表”下是否显示此警告:

This policy is working as intended but a conflicting value is set elsewhere and is overridden by this policy.

docs image

解决方案

要解决此冲突,请执行以下步骤:

  1. 使用 NativeHostOnly 安装方法安装 UiPath Chrome 扩展程序。 此安装方法可实现扩展程序与 Studio/Robot 之间的通信。 它不会对组策略进行任何更改。

要使用此安装方法,请将 CHROME_INSTALL_TYPE=NativeHostOnly 添加到 UiPathStudio.msi 的安装命令中。示例:UiPathStudio.msi ADDLOCAL=DesktopFeature,Studio,Robot,RegisterService,ChromeExtension CHROME_INSTALL_TYPE=NativeHostOnly2. 在“ExtensionInstallForceList”策略中,添加以下值:

  1. 对于在线组策略安装方法(安装 Chrome 网上应用店扩展程序):

kmejkhcmhgilmppjodlgaklnmdmmhhcl;https://clients2.google.com/service/update2/crx 2. 对于组策略离线安装方法(安装自托管扩展程序):

ndmegdjihnhfmljjoaiimbipfhodnbgf;file:///C:/ProgramData/UiPath/UiPath.Common/ChromeExtension_SelfHosted/extension_manifest_chrome.xml 3. 在 NativeMessagingAllowList 策略中,添加以下值:com.uipath.chromenativemsg_v2

  • 描述
  • 解决方案

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新