Skip to content
⌘ NSIS Forum Archive

Showing the Finish page after clicking next button

5 posts

vignesh447#

Showing the Finish page after clicking next button

HI
i have a installer which shows the finish page straight away after the installation is complete.

but i wanted to show the finish page after user clicks on next Button so that he can see the messages (installation details).

how to do this ?
vignesh447#
can you tell me how to include them
the macros does not exist in my machine...

thanks in advance
kichik#
Those are defines, not macros. Simply define them using !define prior to inserting the finish page macro.