Previous Topic: Translate the EGC-based ViewerNext Topic: Changing the Text of the Help Files


Change the Text of the Replayer’s Dialogs

The Remote Control replayer uses similar resources to those of the viewer except that they are stored in gui_rcreplay.dll.

To configure EGC to use them, create these registry entries (this example assumes Swedish):

#--------------------------------------------------------------------
[HKEY_LOCAL_MACHINE\SOFTWARE\ComputerAssociates\EGC3.0N\Plugins\ITRMRC_DSMREPLAY\Locale\SE]
"HelpFile"="C:\\Program Files\\CA\\DSM\\help\\gui_rcreplay_help_enu.chm"
"MessageHelpFile"="C:\\Program Files\\CA\\DSM\\help\\gui_rcreplay_msg_enu.chm"
"ResourceDLL"="C:\\Program Files\\CA\\DSM\\bin\\gui_rcreplay_se.dll"
#--------------------------------------------------------------------