Sweden-Number/programs/uninstaller
Rok Mandeljc 56d54bbec6 uninstaller: Added Slovenian translation. 2008-04-08 11:56:44 +02:00
..
Bg.rc
Cs.rc
De.rc
En.rc
Eo.rc
Es.rc
Fi.rc
Fr.rc
Hu.rc
It.rc
Ko.rc
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
Ru.rc
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:
    ???