Automated Software Distribution

 

For larger installations we recommend using a single user installation.

CTI Data Connector Enterprise Edition supports a silent installation using command line parameters and configuration files. The installation package is a MSI package with a bootstrapper EXE. Therefore you can use the standard command line options for MSIEXEC files.

Command line parameters

Start the installer file - cdcepinstall413.exe with one or more of the following command line parameters

 

 

/exelang 1033  (uses English language for the application)
/exelang 1031 (uses German language for the application)
/exenoui /qn  (installs without a user interface)
AI_STARTMENU_SH=""  (does not create a program manager group)
AI_DESKTOP_SH="" (does not create a desktop icon)
AI_STARTUP_SH=""  (does not add CTI Data Connector Enterprise Edition to the startup group . This would NOT start CTI Data Connector Enterprise Edition when Windows starts)
CHECKFORUPDATE="NO"  (disables the automatic update check. Default is update check is enabled)
DELETEREGISTRY="YES"  (deletes all registry settings to remove old / wrong configurations)

 

Example

cdcepinstall413.exe /exelang 1033 /exenoui /qn CHECKFORUPDATE="NO"

 

Download a sample file

Additional configuration files

These files are not required and they offer additional configuration options. The files have to be on the same folder like the installer file.

 

install.config
cdcepconf.dat
cdcep.lic

 

 

Install.config

This file can contain configuration values for the setup. It will skip the registration dialogues or automatically add the Serial Number so that the user just has to type in his name. Add the Serial Number you got after the order to this file and include your company name and e-mail address.

 

[Activation]

Serialnumber=eIFFh-07hF4-c1b5C-6WT57-Qcm6N-4iqET                        Your Serial Number        

ActivationType=1                                                                1 = no activation dialogue, 2 = dialogue where the user can fill in his name

Company=AllAboutSoftware Inc.                                                Company name for product registration

EMail=info@allaboutsoftware.com                                                E-Mail address for product registration

 

[TAPI]

TAPI-LINE=Cisco                                                                Name of the TAPI driver (can be just a part of the name). The installer searches for this driver and uses it as default

 

 

Download a sample file

 

cdcep.lic

The license file is only required if you get a special license file from Mirage Computer Systems GmbH.

 

cdcepconf.dat

This configuration file can be used to change any value of CTI Data Connector Enterprise Edition. Contact Support@mirage-systems.de to assist you.

 

Download a sample file