http://bugzilla.wpkg.org/show_bug.cgi?id=77 --- Comment #5 from Rainer Meier <skybeam at users.sourceforge.net> 2007-10-24 15:54:59 --- You might just download the attachment and try it. However I would also like to add it to the default package in order to have it officially supported. The changes also include some cleanups like some completely useless code within getAllPackages() (someone can verify probably). The comments stated that it is merging packages from the settings (wpkg.xml) and packages from the database (packages.xml) but in fact it was just reading packages.xml, removing eventually existing duplicates and re-filling it into a new array. wpkg.xml was read but never used. By the way a warning severity message is logged to the event log of windows in case a zombie package gets removed (only in case uninstall fails) so you can look for this message (along with the error logs from the failed uninstall) within the event logs to check for such events. -- Configure bugmail: http://bugzilla.wpkg.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. wpkg-users mailing list wpkg-users at lists.wpkg.org http://lists.wpkg.org/mailman/listinfo/wpkg-users |