ASmall
2005-11-13 16:39:08 UTC
As part of an internet cafe, one of the requirements is to programmatically
clear the user's history (cache, cookies, bookmarks, typed URLs) after each
session. At the moment I'm considering reading the registry to obtain the
folders (e.g. HKLM\...\InternetSettings\Cache\Paths) and then deleting the
files.
Is there a call into IE that could be used instead?
Is there anything I've missed off the list?
clear the user's history (cache, cookies, bookmarks, typed URLs) after each
session. At the moment I'm considering reading the registry to obtain the
folders (e.g. HKLM\...\InternetSettings\Cache\Paths) and then deleting the
files.
Is there a call into IE that could be used instead?
Is there anything I've missed off the list?