|
-
Mar 24th, 2008, 08:56 PM
#1
Thread Starter
Interweb adm/o/distrator
Clearing IE cookies and FF History
What would be the best way to do these two things on Vista? I know there is a registry key i believe but there is also the folder path so any ideas or suggestions would be great
-
Mar 24th, 2008, 10:30 PM
#2
Thread Starter
Interweb adm/o/distrator
Re: Clearing IE cookies and FF History
From what i have found Registry seems to be the preffered method.
-
Mar 24th, 2008, 10:47 PM
#3
Thread Starter
Interweb adm/o/distrator
Re: Clearing IE cookies and FF History
Kk i have the Firefox History file deleted fine and thats working all good 
Now just IE cookies!
-
Mar 24th, 2008, 10:51 PM
#4
Re: Clearing IE cookies and FF History
This is Vista, so that makes it a little harder for me since I don't use it.
Are cookie files stored in the same place in Vista as they are on 98/2000/XP, etc? (For me it is: C:\Documents and Settings\danny.guitar\Cookies)
Also, if you don't mind, what are you using to clear the FF history?
-
Mar 24th, 2008, 11:00 PM
#5
Thread Starter
Interweb adm/o/distrator
Re: Clearing IE cookies and FF History
For the FF history i am just using a Registry class of mine and then getting the path stored in the registry and then i just Kill the History.Dat file and it worked 
Though second time around i am getting runtime error 70 -.-
As for IE cookies i wouldn't know i am new to Vista myself so i am still trying to find them. But it appears a lot of this stuff is in C:\Users\Paul\AppData\.....
-
Mar 24th, 2008, 11:40 PM
#6
Thread Starter
Interweb adm/o/distrator
Re: Clearing IE cookies and FF History
The IE cookies are stored in a special folder so it looks like ill need to use API like SHGetSpecialFolderPath() to do this.
-
Mar 25th, 2008, 12:15 AM
#7
Thread Starter
Interweb adm/o/distrator
Re: Clearing IE cookies and FF History
Actually i believe the IE files are physically on the HD here...
C:\Users\Paul\AppData\Roaming\Microsoft\Windows\Cookies
-
Mar 25th, 2008, 09:47 AM
#8
Re: Clearing IE cookies and FF History
You may also want to have a look at :
C:\Users\Paul\AppData\Roaming\Microsoft\Windows\Cookies\Low
The reason I mention this, is because if your IE 7 's Protected Mode feature is on, the data gets saved there. If it is not, the cookie info gets stored in :
C:\Users\Paul\AppData\Roaming\Microsoft\Windows\Cookies
It's worth a look
VB.NET MVP 2008 - Present
-
Mar 25th, 2008, 07:25 PM
#9
Thread Starter
Interweb adm/o/distrator
Re: Clearing IE cookies and FF History
Thanks i'll take a look at that now!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|