Available with Location Referencing license.
Location Referencing can be installed silently without a user interface (UI) by running the setup using the Windows installer command line parameters.
To install the software silently, you must open a command prompt and enter the following command:
<Path to installer> ADDLOCAL=<feature name> /<Method>
The command can be further explained as following:
Parameter | Description |
---|---|
Path to installer | The path to setup.exe |
ADDLOCAL | Defines which feature is installed:
|
Method | /qb provides a basic UI with a progress bar and error handling. |
Examples that use the setup command to perform a silent install:
ArcGIS Pipeline Referencing Desktop | < path_to_installer >\setup.exe ADDLOCAL=PipelineReferencing /qb |
ArcGIS Roads and Highways Desktop | < path_to_installer >\setup.exe ADDLOCAL=Roads /qb |