Evgeny
-
317 votes
Evgeny
gave this 3 votes
·
-
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.
Evgeny
gave this 2 votes
·
-
3 votescompleted ·
AdminMartijn Laan
(Admin, Inno Setup)
responded
Changed in CVS. It now always uses HKCU when PrivilegesRequired=lowest.
Evgeny
commented
·
But currently PrivilegesRequired=lowest is valid only for Vista and higher. Will it be possible in Windows XP?
Maybe it would be better to implement this feature using independent parameter. For example, sometimes it may be useful to require admin rights for installation but still make uninstall entry for current user only.
Evgeny
shared this idea and gave it 3 votes
·
I agree, it would be easier to create more flexible uninstalls.
I think there are also few other issues in uninstaller that makes it less powerful than installer. For example, recently I found that Check in UninstallRun is performed during installation rather than during uninstallation. That was rather unexpectable and also allows less flexibility for uninstaller.