Uninstalling ESRI Nautical Solution Silently
You can use the msiexec command to uninstall ESRI Nautical Solution without a user interface (UI).
Performing a silent uninstallation
- Open the command prompt window.
- Enter the following
command:
msiexec /x <{Product code}> /<Method>
Note:If you are uninstalling on Windows 7, Windows Vista, or Windows 2008 Server, you must have elevated privileges.
Note:You must uninstall ESRI Nautical Solution before you can uninstall ESRI Production Mapping.
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 Nautical Solution
msiexec.exe /x {99337D1C-74CA-4843-B8C7-440A334968A0} /qb