Sweden-Number/programs/uninstaller
Hwang YunSong(황윤성) cbafe60baf uninstaller: Updated Korean resource. 2008-04-09 12:19:40 +02:00
..
Bg.rc
Cs.rc
De.rc
En.rc
Eo.rc
Es.rc
Fi.rc
Fr.rc Assorted French translation improvements. 2006-09-10 10:16:33 +02:00
Hu.rc
It.rc
Ko.rc uninstaller: Updated Korean resource. 2008-04-09 12:19:40 +02: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 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
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 uninstaller: Add Swedish translation. 2007-10-16 12:35:06 +02:00
Tr.rc
main.c uninstaller: Disable Uninstall button when no items selected. 2008-01-24 11:41:54 +01:00
resource.h
rsrc.rc uninstaller: Added Slovenian translation. 2008-04-08 11:56:44 +02:00
uninstaller.ico uninstaller.exe: We can now store binary files in the repository. 2007-09-18 13:35:35 +02:00

README

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