Execution of the ROBIN platform installer can be initiated from the command line in silent mode.
During such an installation, you can disable the display of GUI windows and pass the settings required by the installer as command line parameters.
Installer command line parameters
The table contains a list of possible installer parameters and their purpose:
Parameter | Purpose | Additional information |
---|---|---|
/VERYSILENT | Enables silent installation mode, without showing user interface windows | Mandatory parameter in silent installation mode |
/SUPPRESSMSGBOXES | Blocks the display of information dialog boxes | Mandatory parameter in silent installation mode |
/ALLUSERS | Installation "For all users" | One of the parameters must always be specified for the silent installation mode |
/CURRENTUSER | Installation "For me only" | |
Setting values for LDAP and RabbitMQ server connection parameters | ||
/LdapURL | LDAP server address | |
/RabbitMqURL | RabbitMQ server address | Includes a protocol. For example: amqps://server.ourdomain |
/RabbitMqLogin | RabbitMQ server login | |
/RabbitMqPass | RabbitMQ server password | |
/BaseServerDn | LDAP server Base Distinguished Name | as dc=xx,dc=yy,dc=zz,dc=cc |
/RobotStorageURL | URL of the robot repository | address:port For example: storage.server.local:8085 |
Example of running the installer in silent mode
"ROBIN Platform-2.0.0-RTM.exe" /VERYSILENT /SUPPRESSMSGBOXES /ALLUSERS /LdapURL=ldap.server.local /RabbitMqURL=amqps://rabbit.server.local /RabbitMqLogin=rabbitMqLogin /RabbitMqPass=Pas$w0rd /BaseServerDn=dc=ipa,dc=org,dc=ru /RobotStorageURL=robot-storage.server.local:8968
Обзор
Инструменты контента