My installer is very simple, it basically is:
The Welcome and Final pages are standard (
Found it!
I was missing :
Result := True;
ProgressPage.Hide;
if CurPageID = wpReady
wpWelcome
That solved the problem!