~ [ source navigation ] ~ [ identifier search ] ~ [ freetext search ] ~ [ file search ] ~

Wine Cross Reference
wine/programs/uninstaller/

Version: ~ [ wine-1.1.33 ] ~ [ wine-1.1.32 ] ~ [ wine-1.1.31 ] ~ [ wine-1.1.30 ] ~ [ wine-1.1.29 ] ~ [ wine-1.1.28 ] ~ [ wine-1.1.27 ] ~ [ wine-1.1.26 ] ~ [ wine-1.1.25 ] ~ [ wine-1.1.24 ] ~ [ wine-1.1.23 ] ~ [ wine-1.1.22 ] ~ [ wine-1.1.21 ] ~ [ wine-1.1.20 ] ~ [ wine-1.1.19 ] ~ [ wine-1.1.18 ] ~ [ wine-1.1.17 ] ~ [ wine-1.1.16 ] ~ [ wine-1.1.15 ] ~ [ wine-1.1.14 ] ~ [ wine-1.1.13 ] ~ [ wine-1.1.12 ] ~ [ wine-1.1.11 ] ~ [ wine-1.1.10 ] ~ [ wine-1.1.9 ] ~ [ wine-1.1.8 ] ~ [ wine-1.1.7 ] ~ [ wine-1.0.1 ] ~ [ wine-1.1.6 ] ~ [ wine-1.1.5 ] ~ [ wine-1.1.4 ] ~ [ wine-1.1.3 ] ~ [ wine-1.1.2 ] ~ [ wine-1.1.1 ] ~ [ wine-1.1.0 ] ~ [ wine-1.0 ] ~

Name Size Last modified (GMT) Description
Back Parent directory 2008-10-17 15:55:23
File Bg.rc 2058 bytes 2008-10-17 15:55:22
File Cs.rc 972 bytes 2008-10-17 15:55:22
File Da.rc 2052 bytes 2008-10-17 15:55:22
File De.rc 2120 bytes 2008-10-17 15:55:22
File En.rc 1980 bytes 2008-10-17 15:55:22
File Eo.rc 1985 bytes 2008-10-17 15:55:22
File Es.rc 2090 bytes 2008-10-17 15:55:22
File Fi.rc 1945 bytes 2008-10-17 15:55:22
File Fr.rc 2097 bytes 2008-10-17 15:55:22
File Hu.rc 2052 bytes 2008-10-17 15:55:22
File It.rc 1975 bytes 2008-10-17 15:55:22
File Ko.rc 1984 bytes 2008-10-17 15:55:22
File Makefile.in 330 bytes 2008-10-17 15:55:22
File Nl.rc 1968 bytes 2008-10-17 15:55:22
File No.rc 2069 bytes 2008-10-17 15:55:22
File Pl.rc 2043 bytes 2008-10-17 15:55:22
File Pt.rc 1996 bytes 2008-10-17 15:55:22
File README 685 bytes 2008-10-17 15:55:22
File Ru.rc 1933 bytes 2008-10-17 15:55:22
File Si.rc 2049 bytes 2008-10-17 15:55:22
File Sv.rc 1960 bytes 2008-10-17 15:55:22
File Tr.rc 1959 bytes 2008-10-17 15:55:22
C file main.c 13447 bytes 2008-10-17 15:55:22
C file resource.h 1402 bytes 2008-10-17 15:55:22
File rsrc.rc 1454 bytes 2008-10-17 15:55:22
File uninstaller.ico 766 bytes 2008-10-17 15:55:22

  1 Uninstaller README
  2 
  3 Uninstaller, copyright 2000, Andreas Mohr
  4 Uninstaller is to be distributed under the Wine License
  5 See the Wine License for further information.
  6 
  7 This is an uninstaller for all setup programs that put an uninstall entry
  8 into the registry, such as e.g. InstallShield or the WISE installer.
  9 Its files have been shamelessly ripped from WineMine partially :)
 10 
 11 TODO:
 12     - implement sorting of the uninstall entries
 13     - let the uninstall happen in a separate thread in order to be able to
 14       uninstall several programs concurrently
 15 
 16 KNOWN BUGS:
 17     - minimizing/maximizing is broken (just as with WineMine)
 18     - the icon is, ermm, wrong ;-))
 19 
 20 UNKNOWN BUGS:
 21     ???

~ [ source navigation ] ~ [ identifier search ] ~ [ freetext search ] ~ [ file search ] ~

This page was automatically generated by the LXR engine.
Visit the LXR main site for more information.