HowTo:  Uninstall ArcGIS Data Reviewer using the Windows Installer command line

相关信息
Article ID: 40639
Software:
ArcGIS Data Reviewer 10
Platforms:
Windows XP, Server 2003, Vista, Server 2008, Windows 7

问题描述
Instructions provided describe how ArcGIS Data Reviewer 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 ArcGIS Data Reviewer 10 silently, use the following command:


msiexec.exe /x {5846D4AB-8589-49C3-B27F-D76F5C7A992B} /qb
The following are the product codes for ArcGIS Data Reviewer:


ArcGIS Data Reviewer 10

Release Build 389 = {5846D4AB-8589-49C3-B27F-D76F5C7A992B}
Service Pack 1 Build 580 = {4B24C053-2C89-4AB4-A92C-91AC251BA1B5}
Service Pack 2 Build 850 = {708580AB-669A-42CB-9C22-5248587A507B}
Service Pack 3 Build 1013 = {4F82D002-3A3E-4C3F-A40C-36D0C362A81B}
Service Pack 4 Build 1125 = {163CE4CA-2744-4872-BF02-2C336EB0AED7}
Service Pack 5 Build 1204 = {32E5719C-2574-4E4E-A864-1806700A99E6}





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


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

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

    要回复问题请先登录注册