wine/programs/uninstaller
2008-05-19 16:09:13 +02:00
..
Bg.rc
Cs.rc
Da.rc uninstaller: Danish translation. 2008-05-13 10:39:42 +02:00
De.rc uninstaller: German translation. 2008-05-13 20:26:13 +02:00
En.rc
Eo.rc
Es.rc
Fi.rc
Fr.rc
Hu.rc
It.rc
Ko.rc uninstaller: Updated Korean resource. 2008-04-09 12:19:40 +02:00
main.c uninstaller: Disable Uninstall button when no items selected. 2008-01-24 11:41:54 +01:00
Makefile.in uninstaller.exe: We can now store binary files in the repository. 2007-09-18 13:35:35 +02:00
Nl.rc
No.rc uninstaller: Fix Norwegian Bokmål resource. 2008-01-24 11:41:58 +01:00
Pl.rc
Pt.rc
README
resource.h
rsrc.rc uninstaller: Danish translation. 2008-05-13 10:39:42 +02:00
Ru.rc uninstaller: Add Russian resources. 2007-06-28 11:00:17 +02:00
Si.rc uninstaller: Added Slovenian translation. 2008-04-08 11:56:44 +02:00
Sv.rc Make Swedish use SUBLANG_NEUTRAL. 2008-05-19 16:09:13 +02:00
Tr.rc
uninstaller.ico uninstaller.exe: We can now store binary files in the repository. 2007-09-18 13:35:35 +02:00

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:
    ???