Please reply using this URL only: http://bugs.wpkg.org/show_bug.cgi?id=51 Summary: WPKG uses locally stored uninstall commands vice updated server side xml Product: WPKG Version: 0.9.10 Platform: PC OS/Version: Windows XP Status: NEW Severity: normal Priority: P2 Component: wpkg.js AssignedTo: mangoo at mch.one.pl ReportedBy: wpkg at linuxkidd.com QAContact: wpkg-users at lists.wpkg.org When remove commands are updated on the server side packages.xml file, the WPKG program does not use them. Instead it continues to use the commands store in C:\Windows\System32\wpkg.xml. My suggestion would be use the local wpkg.xml file as a simple store for the id's of the packages installed, and still rely on the server side packages.xml file for all commands. format similar to: <package id='pack1' /> <package id='pack2' /> . . . <package id='packN' /> -- Configure bugmail: http://bugs.wpkg.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. _______________________________________________ wpkg-users mailing list wpkg-users at lists.wpkg.org http://lists.wpkg.org/mailman/listinfo/wpkg-users |