Arabic symbols in installation
I am using NSIS 2.45. To localize my installation I use MUI_LANGDLL_DISPLAY, particularly, !insertmacro MUI_LANGUAGE "Arabic". However, when I select Arabic, it is not shown - please see screenshot.
What should I do?
Archive: Arabic symbols in installation
Arabic symbols in installation
I am using NSIS 2.45. To localize my installation I use MUI_LANGDLL_DISPLAY, particularly, !insertmacro MUI_LANGUAGE "Arabic". However, when I select Arabic, it is not shown - please see screenshot.
What should I do?
do you have the arabic fonts in use installed?
Originally posted by YathoshoAt least my Visual Studio shows Arabic letters perfectly.
do you have the arabic fonts in use installed?
If this is ANSI NSIS, have you set "Language for non-Unicode programs" to Arabic?
Did you tried to use Unicode version of NSIS?