In a Citrix environment, the file, AddInFoldersList.xml, is stored in the Local area of the profile, which does not roam.
上次发布: August 25, 2014ArcGIS for Desktop
漏洞 ID 编号
NIM067746
已提交
May 2, 2011
上次修改时间
June 5, 2024
适用范围
ArcGIS for Desktop
找到的版本
10.0
操作系统
Windows OS
操作系统版本
2008 R2 64 Bit
修正版本
10.1
状态
Fixed
此漏洞已得到修复。 有关详细信息,请参阅“版本修复”和“其他信息”(如果适用)。
解决办法
<a href="http://help.arcgis.com/en/sdk/10.0/arcobjects_net/conceptualhelp/index.html#/Advanced_add_in_concepts/0001000004n7000000/" target="_blank">http://help.arcgis.com/en/sdk/10.0/arcobjects_net/conceptualhelp/index.html#/Advanced_add_in_concepts/0001000004n7000000/</a>On the Citrix Server add a registry key, AddInFolders at HKEY_LOCAL_MACHINE\SOFTWARE\ESRI\Desktop10.0\Settings (HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\ESRI\Desktop10.0\Settings for 64 bit machines) and then in that key add a new string value for the directory you have your shared add-ins, every end user should automatically have access to those add-ins when they run ArcGIS Desktop.Another option is to add your add-ins to <Install Location>\Bin\Addins folder. This is by default a well-known location for shared add-ins for all users on the machine.