again
!define MUI_PAGE_CUSTOMFUNCTION_PRE ComponentPre
!define MUI_PAGE_CUSTOMFUNCTION_SHOW ComponentShow
!insertmacro MUI_PAGE_COMPONENTS
Just need a rapid answer, If the installer is under silent install mode, will the custom and callback function above execute during install?
Page custom PreCustom2 ShowCustom2
Any help will be appreciated.