Hello
 
I am trying to automate the clearing of IE history using python but keep running into problems. I cannot seem to find a good resource online about this, and I can't find an object in InternetExplorer's object module to point me in the right direction. I would rather not have to deal with deleting a bunch of registry values and keys or paths to do this, as this script will be run on numerous machines.
 
Anyone have any ideas?
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to