| View previous topic :: View next topic |
| Author |
Message |
bmarchand Newbie
Joined: 21 May 2003 Posts: 1
|
Posted: Fri May 23, 2003 1:09 am Post subject: Clearing IE History |
|
|
Would anyone know of a method for clearing Internet Explorer history?
I know that I can clear the typed history through the registry, but I am not able to clear the visited history.
Thanks for the help.
This is a great resource for the VDS World!
Brett |
|
| Back to top |
|
 |
Dr. Dread Professional Member


Joined: 03 Aug 2001 Posts: 1065 Location: Copenhagen, Denmark
|
Posted: Fri May 23, 2003 5:50 am Post subject: |
|
|
IE's history should be here:
| Code: | | @REGREAD(CURUSER,Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders,History) |
but I'm not sure that you will be allowed to delete files there just like that.
Have a look a the vdsdll3 package. I think the VDSUTIL part of that could perhaps do the trick for you.
Greetz
Dr. Dread _________________ ~~ Alcohol and calculus don't mix... Don't drink and derive! ~~
String.DLL * advanced string processing |
|
| Back to top |
|
 |
|