Create a user-defined response file
- Last Updated: February 11, 2026
- 2 minute read
- OpenEdge
- Version 13.0
- Documentation
To create this file, you must perform an initial interactive installation, providing the required values.
To create the user-defined response file using the interactive installation mode:
The following example shows the typical contents of a sample response file, setup.iss:
setup.iss
|
The values entered for the Program Folder and WorkingDir during the interactive installation are recorded in the response file. The shortcut information identified in the Program Folder and the user's work files identified in the WorkingDir are read during a Silent installation.
Note: The OverwrittenReadOnly option ensures that the
Read Only File dialog box is suppressed during a Silent
installation.