Czech Language
Hi,
I have this problem....
the Czech language is not present in the combo box of Language Dialog...How can I make it appear there??
this is part of my code.....
!insertmacro MUI_LANGUAGE "English"
!insertmacro MUI_LANGUAGE "Czech"
function .onInit
!insertmacro MUI_LANGDLL_DISPLAY
functionend
Thanks,
Kadir