zoukankan      html  css  js  c++  java
  • ArcGIS Desktop 9.3.1安装流程

    1 打开安装文件夹,点击ESRI.exe文件,进入安装页面。首先安装ArcGIS License Manager

     注:先把arcgis.efl9Arc_Info9.lic文件中的server名称改为自己的计算机名称

    2 在弹出的Import License File对话框中,需要将Desktop的破解文件导入,该文件位于安装文件"ArcGIS Desktop 9.3"ESRI ArcGIS Desktop 9.3 license文件夹中。文件名为arcgis.efl9

     

    3 然后一直Next到安装完成。然后将license_server_crack和license_server_setup下的文件都拷到的license目录下(C:\Program Files\ESRI\License\arcgis9x arcgis)然后重新启动一次机器。

     

    4 破解:

    重启后,打开ArcGIS>License Manager(9.x)-> License Manager Tools,Service/License File选项卡中,选择Configuration using Services单选框,如下图所示:

     

    !!!注意:要将LMTools ignore license file path environment variables的框勾上。(由于没有勾上,导致我重装了好几次license还是重读失败!)

     

    Service/License File选项卡中,选择Configuration using Services单选框,再在Config Services选项卡中配置licenselmgrd的路径,

    选择Path to the lmgrd.exe file后的Browse,定位文件C:"Program Files"ESRI"License"arcgis9x" lmgrd.exe

    选择Path to the license file后的Browse,定位文件C:"Program Files"ESRI"License"arcgis9x"Arc_Info9.lic

    然后点击Save Service,再在Start/Stop/Reread选项卡中,先Stop Server,然后再Start Server,需出现“Server Start Successful.”字样,最后点ReRead License File,需出现“Reread Server License File Completed”字样,则说明破解成功,若仍有问题,重启再试。

     

    5 安装ArcGIS Desktop,若需要使用对ArcGIS Desktop的扩展功能,则在Select Installation Type中,选择Custom,然后在Select Features中,把Extentions选中安装(默认不安装)。在安装过程中注意一下安装的位置即可。其他步骤一律Next。安装完后,打开ArcMap,若能够运行则说明安装成功。(我的安装要选择complete)
  • 相关阅读:
    P1182 数列分段`Section II` 二分
    洛谷 P1025 数的划分
    深浅拷贝
    数据的内置方法
    控制流程-if/while/for
    python的基本运算符
    花式赋值
    python的注释
    Python的垃圾回收机制
    变量与常量
  • 原文地址:https://www.cnblogs.com/lanzi/p/2137575.html
Copyright © 2011-2022 走看看