Kbase P72781: How to use INI2REG utility
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  16/07/2010 |
|
Status: Verified
GOAL:
How to use INI2REG utility
GOAL:
How to translate a initialization file using INI2REG
FACT(s) (Environment):
Windows
Progress 8.2x
Progress 9.x
OpenEdge 10.x
FIX:
To translate an initialization file do the following:
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 INI2REG main window, choose the Browse button or File -> Open. The Open dialog box appears.
4. Type in or browse for the PROGRESS.INI file you want to translate, and choose 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 base key under which you want 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.
7. If you want to use a sub key other than the default, type the sub key name in the Registry sub key field.
8. To begin the translation, choose the Translate button or File Translate.
9. For each entry in the initialization file, INI2REG creates a Registry key entry with the same value.
10. As each entry is translated, it appears in the Values being translated display area. If a Registry key entry already exists, INI2REG prompts you to overwrite it.
11. To exit, choose the Exit button or File -> Exit.