arcgis完全卸载

合集下载
  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

1.通过控制面板或者360、qq管家等软件卸载ArcGIS9.3 Engine Runtime.
2.或者
利用命令提示符卸载
找到ARCGIS9.3 Engine Runtime的Product code
可以参考:/2005/0202/894.html
使用如下windows安装命令行来进行后台卸载一个arcgis产品。

第一步利用命令提示符到msiexec.exe的路径下
第二步输入msiexec.exe /x <{product code}> /qb
例如:卸载ArcGIS9.3 Engine Runtim软件,可以用以下命令行:msiexec.exe /x {993E1907-DC8A-485F-B724-9BCD3F9EA468} /qb 如下图所示:
注:在卸载的过程中最好将其它软件关闭,否则在卸载过程会提示你关闭一些应用程序.有些程序需要通过任务管理器结束进程.
3.修复安装同样版本,然后卸载
4.删除注册表
最重要的的是先备份注册表
首先:删除ESRI文件夹
HKEY_CURRENT_USER\Software\ESRI
HKEY_LOCAL_MACHINE\Software\ESRI
接着,寻找9.3.1770串(问题的原因)
然后, ArcGIS, ESRI, ArcMAP是这些
5.如果上述方法,仍不能卸载ArcGIS Engine Runtime,请先停掉ArcGIS 相关服务(如果有的话),然后直接删除ArcGIS相关文件夹.
如果在安装ArcGIS Engine Runtime时, 选择是默认安装,那么ArcGIS 相关文件夹的路径应该C:\Program Files下,将ArcGIS和ESRI文件夹删除.如果删不了,可以用360或则qq管家的粉碎工具.
之后使用360或者qq管家清理一下垃圾.最后重启电脑(最好)
有一个进程正在运行:
导致不能安装新软件,解决方法如下
was eventually able to resolve this error after some exhaustive searches turned up nothing I resorted to digging in the registry. I found the following key:
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersi on\Installer
Under the Installer key was another key called "InProgress" and it had a default entry referring to an IPI file in the C:\Windows\Installer directory which I opened in notepad and saw that it referenced my failed uninstall. While I was unable to delete the file, I was able to modify the registry and change the name of file so that it could not be found. Once doing so, I was able to run an uninstall on a different listing without the annoying undo message popping up again.
So, if you're looking for a way to force a failed or suspended package to be removed, remove the reference to the IPI file in the registry key mentioned above.
2.结束进程中的msiexec.exe。

相关文档
最新文档