18 Dec
2003
18 Dec
'03
1:50 a.m.
Try this: import Zope app = Zope.app() delattr(app.Control_Panel, 'CallProfiler') get_transaction().commit() Nguyen Quan Son ----- Original Message ----- From: Jean Baltus To: zope@zope.org Sent: Wednesday, December 17, 2003 3:57 PM Subject: [Zope] How to uninstall Callprofiler Hi all, How can I uninstall CallProfiler.? If I just remove the directory in Products, I still have a broken object in the Control Panel that I can't remove. Regards, -- Jean