Created On: 16 September 2010
Problem:
The RM/COBOL Runtime can be configured using the RM/COBOL Registry Configuration Utility (rmconfig.exe). This utility stores the RM/COBOL configuration options in the Windows registry. In order to move these configuration settings to a new machine, you will need to locate and export the proper registry entries.
Resolution:
The RM/COBOL Runtime can be configured using the RM/COBOL Registry Configuration Utility (rmconfig.exe). You can choose to configure the Runtime for a "All Users" or "This User". Below are the RM/COBOL configuration registry locations:
32-bit Windows
All Users = HKEY_LOCAL_MACHINE\\SOFTWARE\\Liant Software Corporation\\RM/COBOL\\CurrentVersion
This User = HKEY_CURRENT_USER\\SOFTWARE\\Liant Software Corporation\\RM/COBOL\\CurrentVersion
64-bit Windows
All Users = HKEY_LOCAL_MACHINE\\SOFTWARE\\Wow6432Node\\Liant Software Corporation\\RM/COBOL\\CurrentVersion
This User = HKEY_CURRENT_USER\\SOFTWARE\\Wow6432Node\\Liant Software Corporation\\RM/COBOL\\CurrentVersion
32-bit Windows
All Users = HKEY_LOCAL_MACHINE\\SOFTWARE\\Liant Software Corporation\\RM/COBOL\\CurrentVersion
This User = HKEY_CURRENT_USER\\SOFTWARE\\Liant Software Corporation\\RM/COBOL\\CurrentVersion
64-bit Windows
All Users = HKEY_LOCAL_MACHINE\\SOFTWARE\\Wow6432Node\\Liant Software Corporation\\RM/COBOL\\CurrentVersion
This User = HKEY_CURRENT_USER\\SOFTWARE\\Wow6432Node\\Liant Software Corporation\\RM/COBOL\\CurrentVersion
Incident #2457869
Old KB# 31725
#registry
#configuration
#rm
#RMCOBOL