|
|
#1 |
|
Junior Member
Join Date: Sep 2003
Location: Roswell, GA
Posts: 44
|
No Language Selection dialog
I've got a working installer using MUI. I've loaded a second language file and I have some langstrings (but not all) defined for the second language.
I've added the MUI_LANGDLL_DISPLAY macro to my .onInit, but it's not displaying, and $LANGUAGE after the macro has the value "${MUI_LANGDLL_PUSHLIST}" in it. What's going on? |
|
|
|
|
|
#2 |
|
Junior Member
Join Date: Sep 2003
Location: Roswell, GA
Posts: 44
|
... and I get this compile warning:
unknown variable/constant "{MUI_LANGDLL_PUSHLIST}" detected, ignoring (macro:MUI_LANGDLL_DISPLAY:24) Using MUI 1.70. |
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Sep 2003
Location: Roswell, GA
Posts: 44
|
OK, I need to define the .onInit function after the language macros that include the language files. Argh.
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|