SwyxWare installation Installation of SwyxServer Installing Swyx Control Center via command line
 
Installing Swyx Control Center via command line
You can also start the installation of Swyx Control Center by opening it via 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, e.g.:
msiexec /i SwyxControlCenter.msi INSTALLDIR="c:\[target path]" INSTALLPORT="9443"
You can use the following parameters:
Parameter
Explanation
msiexec /i
Start of installation
SwyxControlCenter.msi
Name of installation file
Please check that the name of the MSI installation file is correct.
INSTALLDIR
This option allows you to set the directory for the IIS web site. Standard value: /swyxcontrolcenter
INSTALLPORT
This option allows you to set the port for the IIS web site. Default value: 9443.