wine/programs/uninstaller
2007-06-28 11:00:17 +02:00
..
Bg.rc
Cs.rc
De.rc
En.rc
Eo.rc
Es.rc
Fi.rc
Fr.rc
Hu.rc
It.rc
Ko.rc Korean: Use SUBLANG_NEUTRAL in Korean resources. 2006-10-20 13:49:39 +02:00
main.c uninstaller: Fix trace message. 2007-05-09 12:06:42 +02:00
Makefile.in
Nl.rc
No.rc
Pl.rc uninstaller: Fix Polish translation. 2006-10-09 12:56:48 +02:00
Pt.rc uninstaller: Add a Portuguese translation (contributed by Americo Jose Melo). 2007-01-10 11:58:50 +01:00
README
resource.h
rsrc.rc uninstaller: Add Russian resources. 2007-06-28 11:00:17 +02:00
Ru.rc uninstaller: Add Russian resources. 2007-06-28 11:00:17 +02:00
Tr.rc

Uninstaller README

Uninstaller, copyright 2000, Andreas Mohr
Uninstaller is to be distributed under the Wine License
See the Wine License for further information.

This is an uninstaller for all setup programs that put an uninstall entry
into the registry, such as e.g. InstallShield or the WISE installer.
Its files have been shamelessly ripped from WineMine partially :)

TODO:
    - implement sorting of the uninstall entries
    - let the uninstall happen in a separate thread in order to be able to
      uninstall several programs concurrently

KNOWN BUGS:
    - minimizing/maximizing is broken (just as with WineMine)
    - the icon is, ermm, wrong ;-))

UNKNOWN BUGS:
    ???