How to validate custom page buttons using INSTALLOPTIONS
I use !insertmacro MUI_INSTALLOPTIONS_DISPLAY "sample_config.ini" to display a custom page,but i dont know how to check whether user clicked back,cancel,i dont use leave function i just show the custom page say Page custom Sample_Readme and inside Sample_Readme function i do the validations.