You can choose to record a separate response file any time you perform an interactive installation. If you do not specify a file name for the response file that you create, the install provides the filename oe-response.ini and stores it in C:\Windows\oe-response.ini. The format and structure of any data input option is identical to that which is presented in the automatically-generated response.ini file.

The syntax for initiating the user-defined response file is:

Syntax

path-to-install-media\setup.exe 
-psc_r [-psc_f1=\path\response-file]
Note: Do not leave a space between command line entries and options. Command line entries nor options are case sensitive.
path-to-install-media \setup.exe
Runs an OpenEdge installation. The path-to-install-media argument indicates that you can run the installation from the installation executable downloaded with your product from the Progress Download Center. The setup.exe argument identifies the specific OpenEdge installation executable.
-psc_r
Specifies record mode.
-psc_f1=path\response-file
Creates a response file in the directory represented by path. By default, the installation searches for the response file named oe_setup.ini in the same directory in which the setup.exe file is located.