zoukankan      html  css  js  c++  java
  • ArcGIS 10.2安装错误,Error: Internal Error 2753. The File is not marked for installation

    https://support.esri.com/en/technical-article/000012047

    Error Message

    When upgrading ArcGIS for Desktop, an error occurs during the installation process which prevents ArcGIS for Desktop from being installed. The following error is displayed:

    "Internal Error 2753. The File <filename> is not marked for installation."

    or

    "Internal Error 2753. <filename>"

    [O-Image]

    Cause

    The error is caused by an incomplete uninstallation of the previous version of ArcGIS for Desktop, which leaves behind certain files and registration keys that are unable to be replaced by the newer version of ArcGIS for Desktop.

    Solution or Workaround

    Warning:
    The instructions below include making changes to essential parts of your operating system. It is recommended that you backup your operating system and files, including the registry, before proceeding. Consult with a qualified computer systems professional, if necessary.

    Esri cannot guarantee results from incorrect modifications while following these instructions. Therefore, use caution and proceed at your own risk.
    1. From the Control Panel, uninstall ArcGIS for Desktop and all other installed ArcGIS products.

    2. Navigate to 'C:/Program files(X86)/common files' and delete the ArcGIS folder.

      Note:
      The file path for 32-bit systems is 'C:/Program files/common files'
    3. Launch the Registry Editor from the Desktop by typing in ‘regedit.exe’ in the Windows Start menu search box.

    4. Navigate to the following registry key and rename 'ESRI' to 'ESRI_old'.

      Code:
      HKEY_CURRENT_USERSoftwareESRI
    5. Save and close the Registry Editor.

    6. Re-install ArcGIS for Desktop and the other ArcGIS products that were previously uninstalled.
     
  • 相关阅读:
    Castle实践1-Castle IOC容器剖析
    Castle实践-开篇
    界面逻辑和业务逻辑分离的重要性
    Castle实践4-Automatic Transaction Management Facility
    Castle实践2-Startable Facility
    世事无常....
    手动配置oracle客户端的方法
    Excel.Application 和 打印机 :)
    流水如斯...
    SourceControl
  • 原文地址:https://www.cnblogs.com/bluemaplestudio/p/7986315.html
Copyright © 2011-2022 走看看