however now that i'm at the finish page i want to be at, the finish/close button is disabled and i cant close the window?
i've had a look to try and work out buttons but am going round in circles.
so i basically just want to enable the finish/close button so the user can exit
the code of func is
any insight appreciated
Function
!insertmacro MUI_HEADER_TEXT "$(OTHERFINISH_TITLE)" "$(OTHERFINISH_SUBTITLE)"
# Display the page.
!insertmacro MUI_INSTALLOPTIONS_DISPLAY "all_finish"
FunctionEnd