All system setups can be installed unattended as described follows.
Table of Contents |
---|
Core-Service
The setup can be run automatically via script. The call looks like this:
yuuvis_rad_service-manager_setup_x.x.x.exe --mode unattended --optionfile install.options |
Add Use the parameter --help
for the list of all options and their default values.
The output language corresponds to the language that is set for Windows.
Example for the install.options
...
yuuvis_rad_elasticsearch_setup-x.x.x.exe --mode unattended --optionfile install.options |
Add Use the parameter --help
for the list of all options
Example for the install.options
...
Code Block |
---|
tbd |
and their default values.
Service-Manager
The setup can be run automatically via script. The call looks like this:
yuuvis_rad_service-manager_setup_x.x.x.exe --mode unattended --optionfile install.options |
Add Use the parameter --help
for the list of all options
Example for the install.options
...
Code Block |
---|
tbd |
and their default values.
Rendition-plus
The setup can be run automatically via script. The call looks like this:
yuuvis_rad_rendition-plus_setup_x.x.x.exe --mode unattended --optionfile install.options |
Add Use the parameter --help
for the list of all options
Example for the install.options
...
and their default values.
Finreader
TBD
Other setups
All other setups are MSI installers and do not require any parameters other than the installation path. They can be called on the command line as described here:
https://learn.microsoft.com/en-us/windows/win32/msi/command-line-options