Risifo
14th July 2009 15:22 UTC
Associate Pages with Sections
Is there a way that I can associate if a page is shown by what components are selected to be installed?
Such as if I have a database component which is unchecked it would be unnecessary to ask for database configurations so I would not want to show that page.
Thanks
Afrow UK
14th July 2009 15:27 UTC
http://forums.winamp.com/showthread.php?threadid=306536
Edit: In the case of non custom pages, call Abort in a page's PRE function which is defined using MUI_PAGE_CUSTOMFUNCTION_PRE before the MUI_PAGE_* line.
Stu
Risifo
14th July 2009 15:32 UTC
Thanks
Afrow UK
14th July 2009 15:33 UTC
Updated the FAQ page:
http://nsis.sf.net/Skipping_Pages
Stu