Archive: problem with Installoptions


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;]


Edit: Oops, wrong thread.


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):
http://nsis.sourceforge.net/Docs/Chapter4.html#4.5.4

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:

http://nsis.sourceforge.net/Docs/nsDialogs/Readme.html

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