If you need to add additional environment variables that run each time an instance is launched, create a *_setenv.sh or *_setenv.bat file and add it to the instance-name/bin directory.

When the instance is started, all files with the suffix _setenv.sh or _setenv.bat are run.
Note: Do not modify the existing openedge_setenv.sh or openedge_setenv.bat.