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:

  1. Select Start→Run→regedt32 to start the registry editor.
  2. Under HKEY_Current_User\Control Panel\Input Method, set EnableHexNumpad to 1 as follows:

    [HKEY_CURRENT_USER\Control Panel\Input Method]

    "EnableHexNumpad"="1"

    Note

    If this key does not exist, add it as type REG_SZ (string value).

  3. Reboot the computer to implement the registry change.