Skip to content
⌘ NSIS Forum Archive

problem with Installoptions

4 posts

Pawciow#

problem with Installoptions

Hi, i have a problem with installationoptions. I would know how to make "choice page"(for choose install or uninstall the program) when the program installed before like on this picture


[IMG]http://img138.imageshack.us/img138/4620/installation.jpg[/IMG

here is my script installation
managut.nsi

where i should create this page adn how? i need help;]
MSG#
Re: problem with Installoptions

where i should create this page adn how? i need help;]
Where is 'wherever you want'. I'd put it right after the welcome page. Define a custom page using the Page command (see the command reference):


How is 'read the documentation'. I suggest you use nsDialogs instead of InstallOptions, as it is more straightforward and much more powerful. The nsDialogs readme has a helpful walkthrough for beginners, that should get you on the road:

Pawciow#
i have a problem with topic because i click preview post, and on it i see the picture and link ; but after i click to create new thread-it isn't not shows the picture and url;/ ; thanks for your tips ; i will try with it