2.2                      Silent Installation via setup.exe

When then "setup.exe" is used for the default installation, the above-mentioned parameters are transferred to the MSI by the use of the parameters /S /V. For the default installation, the path of the installation directory cannot be changed.

Example:           

Complete Installation with Default Installation Path: For an installation with a minimal user interface (only progress indicator), the entry for "ELCAD AUCOPLAN 2018" on the target system is as follows (see below).

"D:\setup.exe" /S /V/qb

Use the following procedure to transfer parameters (e.g. installation path, log file).

Example:

Complete Installation with Different Installation Path: For an installation with a minimal user interface (only progress indicator), the entry for "ELCAD AUCOPLAN 2018" on the target system is as follows (see below). The quotation marks after the /V and at the end limit the parameters to be transferred and are mandatory.

"D:\setup.exe" /S /V" /qb /log "C:\Temp\ELCAD.log" INSTALLDIR="C:\Pfad\ELCAD 2018""