Clear IE6 History Programatically

G

Gavin

Hi All,

Was wondering if there is anything more to clearing Internet Explorer 6
History/Cookies/Temporary Internet Files other than clearing all entries in
the TypedURLS Key in Registry, and deleting everything in
%userprofile%\Cookies, %userprofile%\History, %userprofile%\Temporary
Internet Files? The other question I have is what do the .dat files that are
contained in the specified directories used for, and does it matter if they
are deleted when I empty the folders??

Kind Regards,

Gavin
 
R

Robert Aldwinckle

Gavin said:
Hi All,

Was wondering if there is anything more to clearing Internet Explorer 6
History/Cookies/Temporary Internet Files other than clearing all entries in
the TypedURLS Key in Registry, and deleting everything in
%userprofile%\Cookies, %userprofile%\History, %userprofile%\Temporary
Internet Files?


The corresponding registry values. Also, in the case of the TIF especially,
it may not be where you think it is. ; )

The other question I have is what do the .dat files that are
contained in the specified directories used for, and does it matter if they
are deleted when I empty the folders??


You would be less likely to see crashes due to inconsistent data if you did.
I think it would be less important for the index.dat in Cookies, which probably
just supplements the directory entry. But I think the index.dat in the TIF
is used to help find the file being checked for. E.g. otherwise each lookup
could involve a sequential search through all of those subdirectories... ; )


Good luck

Robert Aldwinckle
---
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top