3 Uninstaller, copyright 2000, Andreas Mohr
4 Uninstaller is to be distributed under the Wine License
5 See the Wine License for further information.
7 This is an uninstaller for all setup programs that put an uninstall entry
8 into the registry, such as e.g. InstallShield or the WISE installer.
9 Its files have been shamelessly ripped from WineMine partially :)
12 - implement sorting of the uninstall entries
13 - let the uninstall happen in a separate thread in order to be able to
14 uninstall several programs concurrently
17 - minimizing/maximizing is broken (just as with WineMine)
18 - the icon is, ermm, wrong ;-))