Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I want to understand how the Internet Explorer 8 is using the temp folder.

In my case I´m using the default temp folder: \Temporary Internet Files\Content.IE5\1XYZABC

In the root folder Temporary Internet Files is a bunch of favicons, scripts, pictures etc.

In the subfolder Content.IE5 is a desktop.ini and a index.dat file and 4 folders. The subfolders (In my example 1XYZABC) is also filled with contend like the root folder.

  1. What is the difference between the content from the root folder and subfolders?
  2. Why is e.g. favicon in the root folder and in the subfolders?

Thanks in advance!

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.