Installing ESRI Aeronautical Solution silently
You can install ESRI Aeronautical Solution without a user interface by running the msiexec command. ESRI Aeronautical Solution requires ESRI Production Mapping. You must install ESRI Production Mapping first.
Steps
- Open a command prompt.
- Enter the following
command:
msiexec /i <Path to installer> INSTALLDIR=<install directory> /<Method>
Note:If you are installing on Windows 7, Windows Vista, or Windows Server 2008, you must have elevated privileges.
Note:You must install ESRI Production Mapping before you install ESRI Aeronautical Solution.
The following are explanations of the parameters in the command:
Parameter | Description |
|---|---|
Path to installer | The path to the setup.msi file. |
INSTALLDIR (optional) | An optional parameter that can be used to define a custom installation location. The default value is:
|
Method | There are three different method switches you can use:
Note:Only one method can be used at a time. |
The following is an example of a client installation where an administrative installation exists on a server (\\machinename):
msiexec /i \\machinename\Aeronautical\Setup\setup.msi /qb