ArcGIS Workflow Manager (Classic) Desktop can be installed silently without a user interface (UI) by running the setup using the Windows installer command line parameters.
The following is an explanation of the parameter in the command:
Parameter | Description |
---|---|
ADDLOCAL (optional) | An optional parameter that can be used to define which software features are installed. The feature names are as follows:
|
- Open a Command Prompt window.
- Execute one of the following commands based on the features you want to install:
To only install ArcGIS Workflow Manager (Classic) Desktop, use this command:
\\<machinename>\ArcGIS_Workflow_Manager_for_Desktop\setup.exe /qb
To install Task Assistant Manager, use this command:
\\<machinename>\ArcGIS_Workflow_Manager_for_Desktop\setup.exe /qb ADDLOCAL=TAM
To install all ArcGIS Workflow Manager (Classic) Desktop features, use this command:
\\<machinename>\ArcGIS_Workflow_Manager_for_Desktop\setup.exe /qb ADDLOCAL=ALL