Multilingual InstallOptions
i assume, that installoptions still don't work with variables. i have an installer that comes in various languages, but i'm not sure what would be the most clever way to use multilingual io-pages. any hints?
3 posts
."MUI_INSTALLOPTIONS_WRITE "ioPage.ini" "Field 2" "State" $(yourlabeltext)"
see the docs for further information about installoptions, the wirte-macros in MUI and custom pages.Page custom enterfunction leavefunction
...
Function enterfunction
#writing ...
FunctionEnd