Skip to content
⌘ NSIS Forum Archive

Installation type change from icon

6 posts

pistahun#

Installation type change from icon

How can you do this?
First page, three icon:

-------
| Full | Full install
-------
-------
|Minimal| Minimal install
-------
-------
|Custom | Custom install
-------

Whereby?

Thanks.
Comm@nder21#
simply use installoptions to create a new custom page, containing these icons. see the installoptions documentation for further information.
troubles with io post here.
pistahun#
Originally posted by Comm@nder21
simply use installoptions to create a new custom page, containing these icons. see the installoptions documentation for further information.
Sorry, I drafted badly.
3 icon which are push buttons.The buttons have got a pictures not a text
One more question. Will be starting the INI file State program If he click
the icon and with this time how can be possible escape from the install
program.

I will thanks for example becouse I'm a beginner.

Tanks!
Joost Verburg#
You can use the NOTIFY flag feature of InstallOptions (see testnotify.nsi in the IO Contrib folder).

To close the installer use Quit.