You are here

Where Does the IE Tab Store...

5 posts / 0 new
Last post
arizona480
Offline
Last seen: 8 years 3 months ago
Joined: 2007-05-02 19:15
Where Does the IE Tab Store...

Cookies, logins, form data, and other profile related items?

John T. Haller
John T. Haller's picture
Offline
Last seen: 6 hours 8 min ago
AdminDeveloperModeratorTranslator
Joined: 2005-11-28 22:21
IE = Local

IE Tab just instantiates the local IE browser. It's no different from running the local IE. It's just an easy and efficient way to do it without leaving Firefox for running sites like Windows Update. So, everything is stored locally.

Sometimes, the impossible can become possible, if you're awesome!

rab040ma
Offline
Last seen: 1 week 2 days ago
Joined: 2007-08-27 13:35
In my experience, it does

In my experience, it does put that stuff into %TEMP% (cookies and Temporary Internet Files). That can sometimes make it a bit hard to clear TEMP out after, since Explorer likes to keep index.dat locked. Not sure why it doesn't put them in the normal place IE stores such things.

Another reason for a future version of PAM/P to manage TEMP.

MC

arizona480
Offline
Last seen: 8 years 3 months ago
Joined: 2007-05-02 19:15
Thanks guys!!!

I still can't find where IE stores cookies in Windows Vista, that browser stores it's files all over the place, what a mess!!!

rab040ma
Offline
Last seen: 1 week 2 days ago
Joined: 2007-08-27 13:35
You could

You could try

C:\Users\[username]\AppData\Roaming\Microsoft\Windows\Cookies\

Temporary files might be in something like

C:\Users\[username]\AppData\Local\Microsoft\Windows\Temporary Internet Files

I suspect there are other places too, but those folders might be close.

Sometimes

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders

in the registry can help you find those things.

MC

Log in or register to post comments