This switch installs ibaPDA 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. In the case of a fresh installation, the program components are installed from the default settings (client + ActiveX + server including FOB-D drivers and third-party drivers + DongleViewer). The S7-Xplorer proxy is not installed. In the case of an installation update, the selected program components remain the same as the previous installation.
The selection of the execution mode (see standard installation step 8) in a silent installation is handled as follows. When installing for the first time, the 64-bit-mode is selected on an x64-system and the 32-bit-mode on an x86-system by default. When installing updates the same mode as of the previous installation is selected.
Combine this switch with /SUPPRESSMSGBOXES, in order to prevent message boxes popping up.