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?
All $MUI_STARTMENUPAGE_* and $MUI_UNSTARTMENUPAGE_* defines during silent install
4 posts
I have no idea what you mean. The Start Menu page macros still work when installing silently.
Perhaps it's due to the fact that they contain language strings?
Please explain exactly what goes wrong and attach relevant script code.