On Fri, 2009-05-08 at 12:35 +1000, Dancefire wrote: > Hi, > > I'm using gtkmm win32 installer, gtkmm-win32-devel-2.16.0-2. I just > installed it and uninstalled it. And I found the uninstaller didn't > remove all the files. Is this intend to be or a bug in the installer? > or did I miss anything?
It's a problem in the installer. I will fix it with the next installer. Thanks. I blame NSIS for this a bit. With InnoSetup, the uninstaller is created automatically, without explicitely naming every file to uninstall again. Maybe one day I am going to experiment with converting the installer to use InnoSetup instead of NSIS. Armin > the files didn't removed is attached as following: > > E:\PROGRAM FILES > └───gtkmm > ├───share > │ ├───doc > │ │ ├───glib-2.20.0 > │ │ │ COPYING > │ │ │ > │ │ ├───cairo_1.8.6-1_win32 > │ │ │ COPYING > │ │ │ COPYING-LGPL-2.1 > │ │ │ COPYING-MPL-1.1 > │ │ │ > │ │ ├───pango-1.24.0 > │ │ │ COPYING > │ │ │ > │ │ ├───gtk+-2.16.0 > │ │ │ COPYING > │ │ │ > │ │ ├───glib-dev-2.20.0 > │ │ │ COPYING > │ │ │ > │ │ ├───pango-dev-1.24.0 > │ │ │ COPYING > │ │ │ > │ │ └───gtk+-dev-2.16.0 > │ │ COPYING > │ │ > │ └───glib-2.0 > │ └───gettext > │ │ mkinstalldirs > │ │ > │ └───po > │ Makefile.in.in > │ > └───redist > zlib1.dll > intl.dll > charset.dll > iconv.dll > libxml2.dll > jpeg62.dll > libpng12-0.dll > libtiff3.dll > libglib-2.0-0.dll > libgobject-2.0-0.dll > libgmodule-2.0-0.dll > libgthread-2.0-0.dll > libgio-2.0-0.dll > libcairo-2.dll > libatk-1.0-0.dll > libpango-1.0-0.dll > libpangocairo-1.0-0.dll > libpangoft2-1.0-0.dll > libpangowin32-1.0-0.dll > libgailutil-18.dll > libgdk-win32-2.0-0.dll > libgdk_pixbuf-2.0-0.dll > libgtk-win32-2.0-0.dll > libglade-2.0-0.dll > gspawn-win32-helper.exe > gspawn-win32-helper-console.exe > libsigc-2.0-0.dll > libcairomm-1.0-1.dll > libglibmm-2.4-1.dll > libgiomm-2.4-1.dll > libpangomm-1.4-1.dll > libatkmm-1.6-1.dll > libgdkmm-2.4-1.dll > libgtkmm-2.4-1.dll > libglademm-2.4-1.dll > libxml++-2.6-2.dll > README.txt > > -- > Tao Wang > Microsoft Certified Technology Specialist > CCNA > _______________________________________________ > gtkmm-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/gtkmm-list _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
