I have found that using the
GetDlgItem $1 $HWNDPARENT 1
SendMessage $1 "${WM_SETTEXT}" "STR:text"
i can change the text of the next button. My question, is how can i get the default text of the install button?SendMessage $1 "${WM_SETTEXT}" "STR:text"
Or have someone i idea, to change dynamically the number of pages?
Thank you!
Regards,
Boian