I display a custom window to get information from the user.
Is it possible to display this window before the installation and not after?
This code works
but not this one:!insertmacro MUI_PAGE_INSTFILES
Page custom PageIP
In the second case, the custom page is not shown.Page custom PageIP
!insertmacro MUI_PAGE_INSTFILES
My problem is that I would like to display the variables I get from this custom pages in the detailprint.