Plataformas baseadas em caracteres Unicode (com caracteres especiais como o nosso português) como o Windows XP, ao tentar mostrar dados codificados com caracteres não-Unicode podem mostrar dados ilegíveis e este aplicativo tenta reduzir este inconveniente. Compatível apenas com Windows XP e Windows Server 2003, o software permite que o sistema leia corretamente um grupo não-Unicode. Caso você tenha muito contato com documentos não-Unicode, é extremamente recomendado que você instale o idioma correspondente no sistema.
Unicode based platforms, such as Windows XP, emulate the language environment required to run non-Unicode applications by internally converting application's non-Unicode text data to Unicode using a system-wide variable commonly called the system local (or language for non-Unicode applications). The language of the non-Unicode applications should be of the same script or family as the one defined by the system locale. Failing to meet this condition results in display of garbage characters in the UI of the application.
This approach has few usability limitations:
- Only an administrator has the ability of setting the system locale value.
- Setting the system locale requires a system reboot.
- Only one system locale can be set at a time.
Mais informações: Microsoft
Notícia postada por Mr. Shadow