Silent Install

ACM can be installed in ‘silent’ or ‘unattended’ mode from an Administrator account or a command window opened in Administrator mode.

An example command for a full install:

<installername> /s DO_FULL_INSTALL=TRUE TARGETDIR="<path/folder>" REM Example: CommunicationManager_9.1.1_x64.exe /s DO_FULL_INSTALL=TRUE TARGETDIR="E:\Program Files\Autosol\Communication Manager"

An example command for a client-only install:

<installer_name> /s DO_FULL_INSTALL=FALSE DO_SERVER_INSTALL=FALSE DO_CLIENT_INSTALL=TRUE TARGETDIR="<path/folder>" REM Example: CommunicationManager_9.1.1_x64.exe /s DO_FULL_INSTALL=FALSE DO_SERVER_INSTALL=FALSE DO_CLIENT_INTSALL=TRUE TARGETDIR="E:\Program Files\Autosol\Communication Manager"

The TARGETDIR keyword and value are not required if the desired installation location matches the default.

  • Default 64-bit location: C:\Program Files\Autosol\Communication Manager

  • Default 32-bit location: C:\Program Files(x86)\Autosol\Communication Manager

 

For assistance, please submit a ticket via our Support Portal, email autosol.support@autosoln.com or call 281.286.6017 to speak to a support team member.