HowTo:  Uninstall Esri Defense Mapping using the Windows Installer command line

相关信息
Article ID: 40640
Software:
Esri Defense Mapping 10
Platforms:
Windows XP, Server 2003, Vista, Server 2008, Windows 7

问题描述
Instructions provided describe how Esri Defense Mapping can be uninstalled using Windows Installer command line options.
已邀请:

EsriSupport

赞同来自:

解决方案
To uninstall a product silently, use the following Windows Installer command:


msiexec.exe /x {product code} /qb
For example, to uninstall Esri Defense Mapping 10 silently, use the following command:


msiexec.exe /x {DE521F4A-8061-4625-9C8B-A36F999D6A1B} /qb
The following are the product codes for Esri Defense Mapping:


Esri Defense Mapping 10

Release Build 389 = {DE521F4A-8061-4625-9C8B-A36F999D6A1B}
Service Pack 1 Build 580 = {828D1A25-E5BE-4CC1-BDA8-2CFB123E4EB9}
Service Pack 2 Build 850 = {94C8BE6A-A87B-4281-BCEE-B637EC218506}
Service Pack 3 Build 1013 = {2986455F-C6C1-4C20-97D9-7EC363044057}
Service Pack 4 Build 1125 = {C62157B1-F205-4BFF-9FF2-9A3104EE76AD}
Service Pack 5 Build 1204 = {828D1A25-E5BE-4CC1-BDA8-2CFB123E4EB9}





    其它相关参考
    1. Windows Installer command line options


    创建及修改时间
    Created: 10/29/2012

    Last Modified: 12/6/2012
    原文链接
    http://support.esri.com/en/kno ... 40640

    要回复问题请先登录注册