Archive: additional window


additional window
hi, i have a question...

i have to make a setup, in that, the user can choose between 3 options: "Install", "Update" and "Reinstall"

Is there any chance to make a new Window with 3 buttons?
and to make 3 routines...?


create a new custom window with the installoptions-plugin.
see the installoptions-readme for more information.

to make multiple routines, simply include all the pages needed in your installer, and check in the pre-function of every page, if the right setup-type has been selected.