wine-wine/programs/uninstaller
Michael Stefaniuc 19704f45e3 uninstaller: Add the Romanian translation. 2009-03-25 11:09:31 +01:00
..
Bg.rc uninstaller: Remove GUI portion of Wine uninstaller. 2008-08-20 12:22:53 +02:00
Cs.rc Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
Da.rc uninstaller: Remove GUI portion of Wine uninstaller. 2008-08-20 12:22:53 +02:00
De.rc uninstaller: Remove GUI portion of Wine uninstaller. 2008-08-20 12:22:53 +02:00
En.rc uninstaller: Remove GUI portion of Wine uninstaller. 2008-08-20 12:22:53 +02:00
Eo.rc uninstaller: Remove GUI portion of Wine uninstaller. 2008-08-20 12:22:53 +02:00
Es.rc uninstaller: Remove GUI portion of Wine uninstaller. 2008-08-20 12:22:53 +02:00
Fi.rc uninstaller: Remove GUI portion of Wine uninstaller. 2008-08-20 12:22:53 +02:00
Fr.rc uninstaller: Remove GUI portion of Wine uninstaller. 2008-08-20 12:22:53 +02:00
Hu.rc uninstaller: Remove GUI portion of Wine uninstaller. 2008-08-20 12:22:53 +02:00
It.rc uninstaller: Remove GUI portion of Wine uninstaller. 2008-08-20 12:22:53 +02:00
Ko.rc *Ko.rc: Update Korean resource. 2008-12-11 12:21:07 +01:00
Lt.rc uninstaller: Add Lithuanian translation. 2009-03-23 12:40:36 +01:00
Makefile.in uninstaller: Use DELAYIMPORTS on the GUI dlls to speed up 'uninstaller --list'. 2009-03-03 12:35:19 +01:00
Nl.rc uninstaller: Remove GUI portion of Wine uninstaller. 2008-08-20 12:22:53 +02:00
No.rc uninstaller: Remove GUI portion of Wine uninstaller. 2008-08-20 12:22:53 +02:00
Pl.rc uninstaller: Remove GUI portion of Wine uninstaller. 2008-08-20 12:22:53 +02:00
Pt.rc uninstaller: Remove GUI portion of Wine uninstaller. 2008-08-20 12:22:53 +02:00
README
Ro.rc uninstaller: Add the Romanian translation. 2009-03-25 11:09:31 +01:00
Ru.rc uninstaller: Remove GUI portion of Wine uninstaller. 2008-08-20 12:22:53 +02:00
Si.rc uninstaller: Remove GUI portion of Wine uninstaller. 2008-08-20 12:22:53 +02:00
Sv.rc uninstaller: Remove GUI portion of Wine uninstaller. 2008-08-20 12:22:53 +02:00
Tr.rc uninstaller: Remove GUI portion of Wine uninstaller. 2008-08-20 12:22:53 +02:00
Zh.rc uninstaller: Add simplified and traditional Chinese resources. 2008-09-02 11:58:26 +02:00
main.c uninstaller: Only load error strings when needed. 2009-03-03 12:35:35 +01:00
resource.h uninstaller: Remove GUI portion of Wine uninstaller. 2008-08-20 12:22:53 +02:00
rsrc.rc uninstaller: Add the Romanian translation. 2009-03-25 11:09:31 +01: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:
    ???