Response file contents for silent OpenEdge update
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
A response file stores the choices you make during an interactive update. The silent update uses this file to run without user input. The sample response files and their associated parameter descriptions for Windows and Linux are provided below.
Sample response file for silent update on Windows
The following is the sample response file to perform a silent update of OpenEdge on Windows:
|
The following table describes the parameters in the response file:
| Parameter | Description |
|---|---|
Backup |
Enables or disables the backup feature. The supported values
are:
|
BackupDir |
Directory path where backup files will be stored. |
BackupOverwrite |
Specifies whether to overwrite an existing backup. The supported
values are:
|
bOpt1, bOpt2 |
Internal flags for finish dialog. |
Sample response for silent update on Linux
The following is the sample response file to perform a silent update of OpenEdge on Linux:
|
The following table describes the parameters in the response file:
| Parameter | Description |
|---|---|
ProgressInstallDir |
Path to the existing OpenEdge installation directory. |
Backup |
Specifies whether to overwrite an existing backup. The supported
values are:
|
BackupDir |
Directory path where backup files will be stored |
BackupOverwrite |
Specifies whether to overwrite an existing backup. The supported
values are:
|