Below you will find an overview of the command line switches for the installation of ibaDaVIS via command line.

Example notation

ibaDaVIS_vx.y.z.exe [/SILENT /SUPPRESSMSGBOXES] [/LANG="xx"]

/HELP

This switch shows a message box containing all supported command line parameters.

/SILENT

This switch installs the software in "silent mode", i.e., interaction is not required during installation.

All installer pages are skipped except the Installing page showing the installation progress. The installer runs without specifying additional parameters, as if <Next> were always pressed in the dialog.

/VERYSILENT

Works like "/SILENT" but nothing is shown.

/SUPPRESSMSGBOXES

Suppresses all pop-up messages. Use this option especially in combination with /VERYSILENT to guarantee a completely GUI free installation.

/TASKS=

This switch allows you to specify whether a desktop icon should be created during installation.

Examples:

/TASKS=desktopicon

/TASKS=nodesktopicon

/DIR=

Use this switch to specify the installation folder, i.e. the program folder.

Example:

/DIR="C:\Programme (x86)\iba\ibaProduct"

/LANG=

This switch sets the language of the installer (by default, the language of the operating system is used). Possible options: de, en, es, fr, it, ja, pt, ru, zh.

Examples:

/LANG=en

/LANG=de