Maintain the progress.ini file
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
The progress.ini file specifies environment variable settings for the Windows environment. It contains sections and settings for the following types of options:
- Options required by OpenEdge
- Options required by OpenEdge tools (such as the Procedure Editor and the Report Builder)
- User-defined options
- Environment variables
The following shows excerpts from a sample progress.ini file.
Sample OpenEdge initialization file in Windows
|
When installed, the progress.ini file contains the following sections:
- Startup section
- Colors section
- Default Window section
- Fonts section
- WinChar Startup section
- WinChar Colors section
- WinChar Default Window section
- WinChar Keys section
The progress.ini file can also contain the following optional sections:
- Debug-Init section
- Debug-Macros section
- Debug-Buttons section
- Debug-Buttons section
- Keys section
- Keymap section
You can edit the progress.ini file to customize
environments at different sites. The progress.ini file
is located in the install-dir\bin directory,
by default.
The following sections describe each of these progress.ini file sections.