winecfg: Update German resource.
[wine] / programs / uninstaller / README
1 Uninstaller README
2
3 Uninstaller, copyright 2000, Andreas Mohr
4 Uninstaller is to be distributed under the Wine License
5 See the Wine License for further information.
6
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 :)
10
11 TODO:
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
15
16 KNOWN BUGS:
17     - minimizing/maximizing is broken (just as with WineMine)
18     - the icon is, ermm, wrong ;-))
19
20 UNKNOWN BUGS:
21     ???