Setting Up the Windows Registry Table for Unicode Universal Output
To support the Unicode universal output method, set up the Windows host registry table using the following procedure:
- Select Start→Run→regedt32 to start the registry editor.
- Under HKEY_Current_User\Control Panel\Input Method, set EnableHexNumpad to 1 as follows:
[HKEY_CURRENT_USER\Control Panel\Input Method]
"EnableHexNumpad"="1"
NoteIf this key does not exist, add it as type REG_SZ (string value).
- Reboot the computer to implement the registry change.