i am trying to do the following:
After the user picked the installation directory i want to warn (message box) him in case the directory is not empty and go back to the directory page if he wishes to.
I am using the
for the directory page chooser.
!insertmacro MUI_PAGE_DIRECTORY
How do i do it?