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

Studio 用户指南

上次更新日期 2026年3月9日

UiPath Remote Runtime 阻止关闭 Citrix 会话

描述

在安装时,UiPathRemoteRuntime.msi 会注册用于 Citrix 自动清理的 UiPath 可执行文件,方法是在以下注册表项下添加这些内容:HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Citrix\wfshell\TWI

值名称:LogoffCheckSysModules

类型: REG_SZ

字符串:UiPathRemoteRuntime.exe,FuncServer_x86.exe,FuncServer_x64.exe,UiPathRemote.exe

这是应如何配置 LogoffCheckSysModules 注册表项的示例:

Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Citrix\wfshell\TWI]
"NotifyEvent"="WfshellTwiNotify"
"DllName"="Seamls20.dll"
"LogoffCheckSysModules"="CitrixFiles.exe,UiPathRemoteRuntime.exe,FuncServer_x86.exe,FuncServer_x64.exe,UiPathRemote.exe"
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Citrix\wfshell\TWI]
"NotifyEvent"="WfshellTwiNotify"
"DllName"="Seamls20.dll"
"LogoffCheckSysModules"="CitrixFiles.exe,UiPathRemoteRuntime.exe,FuncServer_x86.exe,FuncServer_x64.exe,UiPathRemote.exe"

删除注册表更改后,在关闭所有打开的应用程序后,不会清理 Citrix 会话,因为 UiPath 可执行文件仍在运行。

解决方案

如果您在安装 UiPath Remote Runtime 后对 LogoffCheckSysModules 注册表项进行任何其他更改,请确保将 UiPath 可执行文件 (UiPathRemoteRuntime.exe,FuncServer_x86.exe,FuncServer_x64.exe,UiPathRemote.exe) 添加到列表中,以确保正确关闭 Citrix 远程会话。有关详细信息,请参阅 Citrix 支持文档

  • 描述
  • 解决方案

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新