Skip to content
⌘ NSIS Forum Archive

All $MUI_STARTMENUPAGE_* and $MUI_UNSTARTMENUPAGE_* defines during silent install

4 posts

zimsms#

All $MUI_STARTMENUPAGE_* and $MUI_UNSTARTMENUPAGE_* defines during silent install

I am having a problem with my multilanguage installer, more specifically when trying to do a silent install. My MUI Install works great, however, the following types of defines should stay defined for silent or not.

All $MUI_STARTMENUPAGE_* and $MUI_UNSTARTMENUPAGE_* definitions, otherwise it means an extra set of variables, a special section to handle silent installs.

Comments?
Joost Verburg#
I have no idea what you mean. The Start Menu page macros still work when installing silently.