The options that can be specified in the .varfile
are:
Variable |
Description |
---|---|
|
The Windows® service account username. |
|
The description of the Windows® service. |
|
The name under which you want to register the Windows® service. |
|
The display name of the Windows® service. |
|
The Windows® service account password. |
|
The name of the Rhapsody program group in the Windows® Start menu. |
|
The start type of the Windows® service: either automatic or by demand (manually). To start the service automatically, set the variable to |
|
Whether the Rhapsody engine should start after installation completes [ |
|
Whether the Rhapsody Service Monitor icon, on the Windows® taskbar, should start after installation completes [ |
|
The initial size of the JVM heap. |
|
The maximum heap size. |
|
The administration port. |
port.broadcast |
The Rhapsody IDE broadcast port. |
|
The Management Console HTTP port. |
|
The Management Console HTTPS port. |
|
The web service API HTTPS port. |
|
The Unix user to run Rhapsody as. |
|
The location of the Data directory. |
|
The installation directory. |
|
The two-letter ISO 639 code for the actual language of the installer. |
|
Deletes all Rhapsody data, including configuration data [ |
|
Deletes all Rhapsody engine logs [ |
Command Line Options
The Rhapsody installer can be run in three modes:
Mode |
Description |
---|---|
|
Unattended mode. Does not interact with the user during installation. |
|
Console mode. Queries for each option on the command line. On Windows®, ensure you use the mode as follows: start /wait installer.exe -c |
|
GUI mode (default on Windows®). |
The following parameters are only valid when used with the unattended mode:
Parameter |
Description |
---|---|
|
Sets the installation directory. |
|
Displays a small window with a progress bar and the specified title, and informs the user about the progress of the installer. |
|
A timeout in seconds. In unattended mode, the installer carries out the installation immediately. On Windows®, this can lead to locking errors if the installer is called by an updater or a launcher. If |
|
On Windows®, allocates a console and displays the installer output. Must be used as |
The following parameters are used to control installation options:
Parameter |
Description |
---|---|
|
You can set arbitrary installer variables with the |
|
The property file containing your installation options. |
References