Archive: PAGE_INSTFILES disappearing


PAGE_INSTFILES disappearing
Hi,

I am trying to create an installer, and a few moments ago, suddenly the INSTFILES page is being passed (so first shown, and at the end of the install it is passed to the PAGE_FINISH).

Of course this is not the behaviour I want...

Is it possible someone can tell me what I did wrong?

I am using 'Modern UI'.


Thanks!


Code? :)


The problem seems to be in one of the added macro's
if I do 'SetAutoClose false' at the beginning of the "Install-section" everything works fine.


Code? :)

-Stu :p


Use the MUI_FINISHPAGE_NOAUTOCLOSE define.