Skip to content
⌘ NSIS Forum Archive

PAGE_INSTFILES disappearing

5 posts

G00fy#

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!
G00fy#
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.