Polish-Language Characters on Menus After You Install Internet Explorer That You Built by Using IEAK (272026)



The information in this article applies to:

  • Microsoft Internet Explorer Administration Kit 5.0
  • Microsoft Internet Explorer Administration Kit 5.01
  • Microsoft Internet Explorer Administration Kit 5.5

This article was previously published under Q272026
IMPORTANT: This article contains information about modifying the registry. Before you modify the registry, make sure to back it up and make sure that you understand how to restore the registry if a problem occurs. For information about how to back up, restore, and edit the registry, click the following article number to view the article in the Microsoft Knowledge Base:

256986 Description of the Microsoft Windows Registry

SYMPTOMS

After you install a the Brazilian-language version of Internet Explorer that you created by using the Internet Explorer Administration Kit (IEAK), some of your menus may display Polish-language characters.

CAUSE

This behavior can occur because there is an invalid registry key that IEAK sets on your computer. The registry key lists the resource locale of the Polish language on a Brazilian installation of Internet Explorer.

RESOLUTION

WARNING: If you use Registry Editor incorrectly, you may cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that you can solve problems that result from using Registry Editor incorrectly. Use Registry Editor at your own risk.
To resolve this behavior:
  1. Locate and click the following registry key:

    HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\International\ResourceLocale

  2. Modify the registry key with the following information:

    Value Name: ResourceLocale
    Data Type: REG_SZ
    Data Value: 0416

To retain the correct settings for the registry key, modify the Intres.adm file:
  1. Locate the Intres.adm file in the Program Files\IEAK\Polices\language folder.
  2. Open the Intres.adm file in a text editor such as Notepad.
  3. Change the NAME !!Brazilian VALUE "0415" line in the Intres.adm file to NAME !!Brazilian VALUE "0416".
  4. Click Save on the File menu to save the changes that you have made, and then re-create the package.

MORE INFORMATION

246664 Language IDs and Language Group IDs Supported in Windows 2000 Multilanguage Version


Modification Type:MajorLast Reviewed:8/7/2006
Keywords:kbenv kbfile kbprb kbui KB272026