Hi,
In my code I have MUI_PAGE_FINISH page with one checkbox and I want to define 2 checkbox, how can I do it?
my code:
!define MUI_FINISHPAGE_RUN
!define MUI_FINISHPAGE_RUN_TEXT "Run App"
!define MUI_FINISHPAGE_RUN_FUNCTION "StartApp"
MUI_PAGE_FINISH more than one checkbox
3 posts