Unattended Setup
An unattended setup can be performed by calling the WinCC_OA_3.20_Setup_x64.exe with the
Option /passive
.
Use the command shell and call the setup WinCC_OA_3.20_Setup_x64.exe with the Option
/passive
or /passive [FeatureOption]
from the
directory it is located in.
The option /passive
used by itself installs the base package.
Further commandline options
The command line option WinCC_OA_3.20_Setup_x64.exe /help
shows a
summary of the command line options:
/install | /repair | /uninstall | /layout [directory]
: Installs,
repairs, uninstalls or creates a complete local copy of the bundle in directory.
Install is the default.
/passive | /quiet
: Displays minimal setup dialogs without prompts or
displays no dialogs and no prompts. By default, all dialogs and prompts are
displayed.
SUPPRESSREBOOT=1
: Suppresses the unconditional restart (in case it
is needed) during the unattended setup.
/log C:\path\to\log.txt
: Defines the installation log file. By
default, a log file is created in %TEMP%.
/config C:\path\to\bootstrapperconfig.yml
: For setting of
installation options with a configuration file in yaml format. Information regarding
the export of a configuration file can be found in
the documentation.
/fullInstall
: Installs all available components.
For more Information on the feature packages, see chapter Installation components.
Setup call for the command line example:
WinCC_OA_3.20_Setup_x64.exe /passive INSTALLBASE=1 INSTALLVIDEO=0 INSTALLHELPDE=1 INSTALLHELPEN=1 INSTALLHELPRU=1
INSTALLSPECIALFUNCTIONS=1