Archive: how to show this page of choose


how to show this page of choose
i have a problem with something;]; the program is already installed, i run the installer and should show the page of choosing install or reinstall; how make it?(the page i create); how make that installer detect for example root of program or registry keys(which is already installed) and shows this page of choose ?


ReadRegStr $R0 HKLM "Software\Blah\Blubb V1.0" "Path"


ok. so i have two options(radionbuttons): 1st install again and go to page install, 2nd: uninstall-close installer -and go to file uninstall.exe ; how make it go to next page or file depends on every option after choose otpion and click next?


Use the page's leave function to read the status of the radiobuttons.