When installing Desktop through Group Policy and Orca with a transformation file, desktop10.pth, a file from the Python component is installed on the default drive (the drive with the most available free space) x:\Python26\ArcGIS10.0\Lib\site-packages\ instead of the location specified.
上次发布: August 19, 2020ArcGIS for Desktop
漏洞 ID 编号
NIM082330
已提交
July 2, 2012
上次修改时间
June 5, 2024
适用范围
ArcGIS for Desktop
找到的版本
10.0
操作系统
Windows OS
操作系统版本
XP
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
We apologize that we were unable to address this issue within the current product support cycle. If the issue continues to affect your work in a supported release, please contact Technical Support.
解决办法
Follow these steps to specify Python InstallDir in Transform. Steps have changed at 10.0.1) Open the Desktop Setup.msi in Orca and start a new Transform.2) In the Custom Action table. Find the row for the Action, ESRI_SET_INSTALLDIR1_UI. Change the value in the Target column to the location where Python will be installed.3) In the InstallExecuteSequence, add a new row. For the new row, the Action should be ESRI_SET_INSTALLDIR1_UI. The value for Sequence should be 1004. A value for Condition is not needed.4) In the InstallExecuteSequence table, change the sequence for SetPyDirProp.2759B4F6_8B70_493D_BA61_C5A595064273 to be 1010.