Skip to content
⌘ NSIS Forum Archive

MultiUser and Multi-Language

3 posts

fhe#

MultiUser and Multi-Language

Hi!

I'm trying to create a mixed-mode installer using MultiUser.nsh and I'm wondering whether it is possible to use it in combination with the MUI_LANGDLL_* and the MUI_STARTMENUPAGE_* macros?

If so, can anyone please tell me where and in which order I need to put the macros, so that the settings of MUI_LANGDLL_* and MUI_STARTMENUPAGE_* get stored in HKLM or HKCU depending on what the user selected at MULTIUSER_PAGE_INSTALLMODE?

Thanks a lot!

Kind regards,
Florian
fhe#
The attached example script is what I've tried till now.

Unfortunately, neither the language settings nor the installation mode/directory are stored in the registry.

Thanks!

Florian