SuperPat
18th March 2005 10:47 UTC
multiple components page with multiple instfiles pages
Hello,
I see in the todoo list this:
EXAMPLES
* Write an advanced paging example showing multiple components page with multiple instfiles pages
My question is:
Which is shrewdness allowing doing that?
Afrow UK
18th March 2005 16:46 UTC
I wrote a script that allows two instfiles pages and two directory pages, but only one components page. It's possible to have two components pages, but at the time it was pointless because then two installer exe's would do the same job with less code.
http://nsis.sourceforge.net/archive/...instances=0,64
-Stu
SuperPat
18th March 2005 20:17 UTC
Thank you very much.