Skip to content
Prev 27603 / 63424 Next

Uninstall registry key the same for all versions (PR#10746)

On 2/13/2008 3:27 AM, Gerhard Thallinger wrote:
Yes, that looks like the easiest solution.  The Inno Setup docs tell you 
not to do that; I'm just trying it now to see if it produces really ugly 
messages somewhere.

An alternative solution is to override the ConfirmUninstall message, but 
that has to be done separately in all the languages we support, so I 
like the AppVerName solution better.

Duncan Murdoch