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.
     
  • 相关阅读:
    hdu 2066 一个人的旅行
    hdu 3790 最短路径问题(迪杰斯特拉)
    hdu 2544 最短路
    hdu 1548 A strange lift(迪杰斯特拉,邻接表)
    hdu 1035 Robot Motion
    hdu 1032 The 3n + 1 problem
    hdu 1031 Design T-Shirt
    hdu 1030 Delta-wave
    hdu1231(最大连续子序列)
    hdu1423(最长公共递增子序列)
  • 原文地址:https://www.cnblogs.com/bluemaplestudio/p/7986315.html
Copyright © 2011-2022 走看看