zoukankan      html  css  js  c++  java
  • 如何完全卸载并重装ArcGIS

    缘起,
    在ArcGIS World看到兔八哥转帖的一个东西,叫,《完全卸载ArcGIS》,然后看内容好象不是特别对,找到ESRI Canada的原文,原来原文指的是如何完全卸载并重装ArcGIS。

    本文的重点是想告诉大家,如果您的机器事先已经安装过ArcGIS,那么仅执行卸载可能并不干净,这时可以通过ArcGIS desktop 光盘的setup带/cleanup进行环境变量及注册表的清理工作。这样再次进行ArcGIS的安装就相当于在一个以前没有安装过ArcGIS的环境下 进行ArcGIS安装。

    转帖如下,
    (http://www.esricanada.com/english/suppo ... /ilm15.asp)

    =========================================
    How do I do a clean uninstall and reinstall of ArcGIS?
    如何完全卸载并重装ArcGIS

    Software: ArcGIS - ArcView, ArcEditor, ArcInfo
    软件: ArcGIS(包括ArcView, ArcEditor, ArcInfo版本)
    Version: 8.1.x, 8.2
    版本: 8.1.x, 8.2 (对8.3也是合适的,译者注)
    Platform: NT, Win 2000
    平台: NT, Win 2000

    Cause: NA
    故障原因: 无

    Answer:
    答案:
    The following steps reset the environment variables and registry in order to do a clean installation of ArcGIS 8.1.x and 8.2.
    下列步骤将初始化环境变量及注册表,然后进行全新的ArcGIS 8.1.x或8.2的安装。

    1. Uninstall ArcGIS Desktop and Workstation versions (if applicable) by clicking Start > Settings > Control Panel. Double-click Add/Remove Programs.
    1.点击开始>设置> 控制面板,双击添加/移除程序, 卸载ArcGIS desktop和Workstation版本(如果有的话)。

    2. Reboot your machine.
    2. 重启您的机器

    3. Place ArcGIS Desktop CD in the CD-ROM drive.
    3. 将ArcGIS desktop 光盘插入光盘

    4. Cancel out of the Auto-Install window.
    4. 取消弹出的自动安装窗口

    5. Click Start > Run.
    5. 点击开始> 运行

    6. Type this command : <cd-rom drive letter>:\setup /cleanup
    6. 键入下列命令: <光盘盘符>:\setup /cleanup

    7. Make sure you type a space character after the word setup.
    7. 确保您在单词setup之后有一个空格字符

    8. Click OK to start the process.
    8. 单击OK开始运行

    9. Reboot and log back in as a user with administrative privileges.
    9. 重起并以一个具备管理员权限的用户登录进机器

    10. Remove and insert the CD again to start the autorun and install ArcGIS Desktop.
    10. 弹出并再次插入光盘,开始光盘自动运行并安装ArcGIS Desktop

    11. Install ArcGIS Workstation (if applicable) by placing the Workstation CD into the CD-ROM drive.
    11. 如果需要的话,将ArcGIS Workstaion光盘插入光驱,安装ArcGIS workstaion。

    12. Don't do a cleanup with this CD.
    12. 不需要ArcGIS workstation光盘再次执行清理工作。

    13. Reboot and log back in as a user with administrative privileges.
    13. 重起并以一个具备管理员权限的用户登录进机器

  • 相关阅读:
    redis的持久化机制和数据同步
    树莓派开机自动运行脚本或者程序
    树莓派安装Firefox+Selenium+geckodriver
    树莓派修改启动界面
    树莓派安装使用RXTX
    树莓派开启或关闭开启自动登陆
    树莓派USB存储设备自动挂载并通过脚本实现自动拷贝,自动播放视频,脚本自动升级等功能
    树莓派镜像使用帮助
    BlueZ
    (转)MQTT 入门介绍
  • 原文地址:https://www.cnblogs.com/yuanbao/p/1890996.html
Copyright © 2011-2022 走看看