>> That's why it's not working. It has to be read on the leave function
whoops - i should have a closer look to my script (now for 1.5 years - still no end)
> page custom selectaction
Should PAGE end here ?
InstallOptionsEx::dialog "menu01.ini"
Pop $R0
The button state should be returned state in POP (differs from back next cancel) as well...
... after a while...
ok i managed the leave function.
but now i have next problem:
i have a 3rd button [Go] which selects a language.
if i click there the code behind is working fine but the leave function does not get a new state - exactly: its empty ''
the Go-button return (aborts) back to the IO page which need to be redrawn in new language - nothing happens...
Help-Link - i tried now everything, it still doesn't work
[Field 8]
Type=Link
Text=Online-Help
Left=30
Right=68
Top=120
Bottom=128
State=
!insertmacro MUI_INSTALLOPTIONS_WRITE "menu01.ini" "Field 8" "State" "$EXEPATH\onlinehelp.hlp"
State, path and file are correct but nothing happens.