is it possible to tell an nsis exe installer which language to use like:
The External Installer has a MUI_LANGDLL_DISPLAY at the beginning, but I haven't the source code and source files for this installer. Can i skip this dialog by a paramter when i start the exe? The user shouldn't need to select the language twice.ExecWait '"$TEMP\Installer.exe" /MUI_LANGUAGE "German"'
😕
found only this: