nschell
-
53 votesdeclined ·
AdminMartijn Laan
(Admin, Inno Setup)
responded
Closing this since it’s not viable for many reasons, some outlined earlier. If you voted for this to be able to ask the user questions during uninstall, vote on the uninstall wizard pages request instead.
nschell gave this 3 votes ·
-
317 votes
nschell commented ·
Yes of course one could use a simple MsgBox, but having the full range of making a custom page like the installer would be much nicer for the uninstaller.
nschell gave this 3 votes ·
-
163 votescompleted ·
AdminMartijn Laan
(Admin, Inno Setup)
responded
Available in the next version.
nschell gave this 3 votes ·
nschell commented ·
When I see this feature in other installers, yeah its great. The user gets to see what has open handles/files which the installer thinks it will need, usually a browser or something. Would be nice to see this in IS.
-
6 votes
nschell gave this 1 vote ·
nschell commented ·
I noticed this a few years back after I installed ISPP and was trying to customize some of the different highlighting. Would be a nice cosmetic feature to have though.
After some newsgroup prodding, adding extra dialogs in the form of Notebooks and NotebookPages isn't that difficult, and totally within the bounds of the classes provided to us.
However some extra features could be done for customized Uninstallation dialog support, such as adding a directive or some dynamic functionality to disable the uninstall confirmation dialog (since it would be handled in the manually created "pages"). That is the only big thing I can think of.