Operation Manual
152
LANCOM Advanced VoIP Client
Installing and Uninstalling LANCOM Advanced VoIP Client
9.3.4 Installation from the Command Line
You can also start the installation of LANCOM Advanced VoIP Client via a call
from the command line. Start the installation with the command "msiexec /
i". You can control the scope and the progress of the installation with certain
parameters.
Example 1:
You want to install LANCOM Advanced VoIP Client without additional
functions, along with the Quickstart documentation. The installation
should take place without user intervention (silent installation):
msiexec /i "LANCOM Advanced VoIP Client.msi" /qb+
ADDLOCAL="PhoneClient,Quickstart"
Example 2:
You want to install LANCOM Advanced VoIP Client with all available
functions, along with the Quickstart documentation. The user should
have the chance to alter these parameters through the installation
wizard's interface during installation:
msiexec /i "LANCOM Advanced VoIP
ClientEnglishUK.msi" ADDLOCAL="All"
You can use the following parameters:
Parameters Explanation
msiexec /i Start of installation
LancomVoIPClient-
English.msi
Name of installation file
Please check that the name of the MSI installation file is correct.