A question regarding MUI_INSTALLOPTIONS_INITDIALOG
If I call,
!insertmacro MUI_INSTALLOPTIONS_INITDIALOG "test.ini"
Will this statement return the handle of a dialog? I couldn't find any good resource regarding MUI_INSTALLOPTIONS_INITDIALOG from either the web or user's manual. Thanks.