Uninstalling ESRI Production Mapping silently
ESRI Production Mapping can be uninstalled without a user interface (UI) by running the setup using Windows Installer command line parameters.
Performing a silent uninstallation
- Open the command prompt window.
- Enter the following
command:
msiexec /x <{Product code}> /<Method>
If you are uninstalling on Windows 7, Windows Vista, or Windows 2008 Server, you must have elevated privileges.
The following are explanations of the parameters in the command:
Parameter | Description |
---|---|
Product code | A unique identifier for the product that is different for each version.
Legacy: To perform a silent uninstallation of PLTS for ArcGIS 9.x, refer to knowledge base article 35367. Alternatively, use the search function on resources.arcgis.com to locate the article. |
Method | There are three different method switches you can use:
Note: Only one method can be used at a time. |
The following example shows how to silently uninstall ESRI Production Mapping:
msiexec.exe /x {C04BBC2A-32C3-4C45-874F-572999A0F60C} /qb