I've been thinking about this for a while. Its only been a thought. Is it possible to create a link type installer, where a user can choose which screens they'd like to see?
e.g. first screen has ten links. Each link takes the user to a screen of there choosing.
Is this possihble? If so, can someone help shed some light as to how this can be done? Thanks a million!
Is it possible to create a navigational installer... Links to custom screens?
4 posts
To jump to different pages you'd have to use lots of different installers.
As for the links, you'd have to use a InstallOptions page with link controls (not too pretty!)
-Stu
As for the links, you'd have to use a InstallOptions page with link controls (not too pretty!)
-Stu
To jump to different pages you'd have to use lots of different installers.There is a function to skip a number of pages called Go to a NSIS page.
Ah yes I forgot about that 😁
-Stu
-Stu