The AnsiCodePage parameter displays a numerical value that represents the language of the operating system on which you capture the application. Omnissa ThinApp uses the value to manage multibyte strings.
This parameter does not perform language translation.
Verifying AnsiCodePage parameter
When the operating systems of the deployed and captured computers have different languages, you can check the AnsiCodePage parameter to know the operating system language of the computer on which you capture the application.
[BuildOptions]
AnsiCodePage=1252
Was this page helpful?