Salesforce

How to use INI2REG utility

« Go Back

Information

 
TitleHow to use INI2REG utility
URL NameP72781
Article Number000142001
EnvironmentProduct: Progress
Version: 8.x, 9.x
Product: OpenEdge
Version: 10.x, 11.x, 12.x
OS: All supported platforms
Question/Problem Description
How to use INI2REG utility
How to translate a initialization file using INI2REG to create registry keys
Steps to Reproduce
Clarifying Information
Error Message
Defect Number
Enhancement Number
Cause
Resolution
Ini2Reg.exe is a tool that Progress provides to migrate existing Progress .ini files into the appropriate keys in the Windows Registry. When the INI File to Registry Translation tool is started:
  • The .ini file to migrate and a choice of which Registry Key Location to insert the .ini values into will be presented. 
  • For each entry in the initialization file, INI2REG creates a Registry key entry with the same value as long as the user running ini2reg has the correct privileges to update the Registry Key Location.
To have the Registry values useable by all the local users of the machine, migrate the values to: 
HKEY_LOCAL_MACHINE
 
Each user has their own Windows Profile allowing them to have customizable Registry settings, without disturbing the normal working of Progress for other users. Ini2Reg needs to be run for those users who need to have the ability to modify the Progress Registry settings . If special settings for one person are not needed, then while that user is logged in to the machine, Ini2Reg can be run to migrate a specifically tailored .ini file, then insert those values into:
HKEY_CURRENT_USER


To translate an initialization file:
  1. Open a PROENV command prompt by selecting "Proenv" from the Start -> Programs -> Progress icon group.
  2. At the command prompt, type "ini2reg" and press <ENTER>.
  3. From the “INI File to Registry Translation” main window, select the Browse button or File -> Open. The Open dialog box appears.
  4. Browse for or directly enter the path and .INI file that needs translating, and select OK. The name of the selected file appears in the .INI file to translate field.
  5. From the "Registry base key" drop-down list, select the Registry hive to create the sub key entries.
  6. The default sub key that corresponds to the selected initialization file and base key appears in the Registry sub key field which can be modified as needed in the "Registry sub key" field.
  7. To begin the translation, select the Translate button or File > Translate.
  8. For each entry in the initialization file, INI2REG creates a Registry key entry with the same value.
  • As each entry is translated, it appears in the "Values being translated" display area. 
  • If a Registry key entry already exists, INI2REG prompts to overwrite or ignore.
ini2reg.jpg  INI File to Registry Translation

 
Workaround
Notes
References to Other Documentation:

Progress Client Deployment Guide,"Maintaining the Windows User Environment"
OpenEdge Deployment: Managing ABL Applications, Maintaining User Environments, Maintaining the Windows User Environment.

Progress Article: 

How to use Registry information, Progress Ini2Reg.exe and Startup Options  
Keyword Phrase
Last Modified Date4/9/2021 7:18 PM

Powered by