Setting Up the Windows Registry Table for Unicode Universal Output
Setting Up the Windows Registry Table for Unicode Universal Output

Setting Up the Windows Registry Table for Unicode Universal Output

To support the Unicode universal output method, set up the Windows host registry table as follows:
  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"
    If this key does not exist, add it as type
    REG_SZ
    (string value).
  3. Reboot the computer to implement the registry change.