HOW TO
Instructions provided describe common issues and general troubleshooting techniques related to installing and uninstalling the ArcGIS product suite.
Warning: Manually deleting files and registry keys while ArcGIS products are still installed is not recommended. Doing so can adversely impact the current installation as well as any future installations. The manual deletion of files and registry keys is very rarely needed. If the troubleshooting tips below do not resolve the issue, please contact Technical Support.
Follow the three steps below before beginning any additional troubleshooting procedures:
msiexec.exe /x <{product code}> /qb /L*v C:\Uninstall.log
For example, to uninstall ArcGIS Desktop 9.0 silently, use the following command line:
msiexec.exe /x {5DC8D05F-2FEA-4D8B-B300-A8F2F758C53F} /qb /L*v C:\Uninstall.log
Note: For the necessary product code, refer to the setup.ini file delivered with the other installation files or the list found in How to: Silently uninstall ArcGIS products.
Common Problems
Select ignore to continue the installation. Once the installation is complete, manually register the offending file.
regsvr32 <path to file>\rdo.dll
Ensure that there are no incorrect versions of ArcGIS products still installed by checking the Add/Remove Programs list. If all listed programs are the correct version, check the registry key HKEY_LOCAL_MACHINE\SOFTWARE\ESRI\ArcGIS\RealVersion.
If the value for that registry key does not match the version of currently installed ArcGIS products, the registry has been corrupted.
Note: There is an uninstall utility available that detects and removes any Esri product that conflicts with previous versions. The ArcGIS 10 Uninstall Utility is available on the installation media.
An entry is logged by the Event Viewer when any application goes into repair. Go to the Event Viewer and find any entries related to the product in repair or related to the Windows Installer. Determine if the missing resource listed in the event viewer entry is missing.
Verify that there are no Esri products or third party applications that use Esri resources installed by checking the program list in Add/Remove Programs. If no Esri products or third party applications are installed, delete the remaining ArcGIS related files and registry keys. Run the COM Explorer utility to identify any detached registry entries related to ArcGIS. If the leftover files are DLLs, EXEs, or OCXs, unregister them before deleting.
regsvr32 -U <path to file>\rdo.dll
Warning: Consult the systems administrator before altering the registry or modifying installed files. In many instances, performing these operations can result in irreversible changes to the computer and can adversely affect current and future installations.
Note: Files are left behind after the uninstall in the User's Documents and Settings folder. Registry keys are left behind in the HKEY_CURRENT_USER\Software\ESRI registry hive. These files and registry entries are created at run time and define each individual user's applications' configurations and customizations. If the content in the Documents and Settings folder and registry is removed, all settings are reset to default.
"ArcGIS Desktop 9.x has detected an installation of ArcView (Demo Edition) on this computer. ArcGIS Desktop 9.X cannot be installed on the same computer as ArcView (Demo Edition)"
Warning: Consult the systems administrator before altering the registry or modifying installed files. In many instances, performing these operations can result in irreversible changes to the computer and can adversely affect current and future installations.Troubleshooting tips
Entries are logged in the Event Viewer when the Windows Installer errors or goes into repair. Examining the logs may offer insight into the solution.
regsvr32 <path to file>\rdo.dll
Select ignore when registration errors appear. After the installation is complete, manually register the offending DLLs. A message displays indicating the success or failure of the registration.
If contacting Technical Support, include a screenshot of the error in the incident report.
msiexec /I <path to setup>\setup.msi /qb /L*v C:\Install.log
msiexec.exe /x <{product code}> /qb /L*v C:\Uninstall.log
For example, to uninstall ArcGIS Desktop 9.0 silently, use the following command line:
msiexec.exe /x {5DC8D05F-2FEA-4D8B-B300-A8F2F758C53F} /qb /L*v C:\Uninstall.log
Note: Command line uninstalls can be performed using the product code instead of the setup.msi. See the Esri Knowledge Base article, How to: Silently uninstall ArcGIS products for more information.
The COM Explorer utility identifies detached registry keys left behind after uninstall. Download a free thirty-day trial version here.
Tips for ensuring a successful installation
If installing extensions or third party applications, confirm the software is compatible with the ArcGIS product installed or intended for installation. If unsure of compatibility with ArcGIS products, check with the developer of the software being installed.
Closing all applications minimizes the need for a system restart after completion of the installation.
Additionally, the installing user requires write access to the C:\ drive, all secondary folders, and to the registry. Perform the same check for the System account.
These steps must be performed for any user accounts that installs ArcGIS software.
Note: Installations can be successfully performed by a user without administrative privileges when setups are deployed in a managed deployment environment, such as Microsoft's Group Policy or System Center Configuration Manager (SCCM).
Get help from ArcGIS experts
Download the Esri Support App