


IECacheView v1.10
Copyright (c) 2007 Nir Sofer
Web site: http://www.nirsoft.net



Description
===========

IECacheView is a small utility that reads the cache folder of Internet
Explorer, and displays the list of all files currently stored in the
cache. For each cache file, the following information is displayed:
Filename, Content Type, URL, Last Accessed Time, Last Modified Time,
Expiration Time, Number Of Hits, File Size, Folder Name, and full path of
the cache filename. You can easily save the cache information into
text/html/xml file, or copy the cache table to the clipboard and then
paste it to another application, like Excel or OpenOffice Spreadsheet.



Advantages over the 'Temporary Internet Files' viewer of Windows
================================================================


* IECacheView displays only the list of cache files, while the cache
  view of Windows displays a mix of cookies and cache files.
* IECacheView allows you to filter the cache files by file type (image,
  text, video, audio, or application).
* IECacheView allows you to view the cache files of another user or
  from another disk, while with the Windows viewer, you can only watch
  the cache of the current logged-on user.
* IECacheView displays some columns that are not displayed by the cache
  viewer of Windows: Content Type, Number of hits, Sub-folder name, and
  the full-path of the cached filename.
* With IECacheView, you can easily select the desired cache items, copy
  the information to the clipboard, and then paste it into Excel or
  OpenOffice Spreadsheet.



System Requirements
===================

This utility works with all version of Windows, from Windows 98 to
Windows Vista, with Internet Explorer version 6.x or 7.x.



Versions History
================


* Version 1.10:
  o Added 'Delete Selected Cache Files' option.
  o Added 'Missing File' column - Tells you whether a file was
    deleted from the cache.
  o Added 'Mark Missing Files' option.

* Version 1.03 - Another fix for Vista with User Account Control.
* Version 1.02 - Fixed the problem with Vista when User Account Control
  is turned on.
* Version 1.01 - Fixed bug: Failed to load/save configuration when the
  exectbale file path contained '.' character.
* Version 1.00 - First release.



The Location Of Internet Explorer Cache Folder
==============================================

The cache folder of Internet Explorer is located under C:\Documents and
Settings\[user Name]\Local Settings\Temporary Internet Files.
When you enter into this folder from Windows Explorer, you don't really
see the real content of the folder, but instead, the shell extension of
Windows displays a table containing the list of cache files and cookies.
If you want to view the real content of the 'Temporary Internet Files'
folder, you can try one of the following options:
1. Download and install the 7-Zip File Manager. This tool allows you
   to view the real content of folders.
2. Use ShellExView utility to disable the 'Temporary Internet Files'
   shell extension. After you disable this extension, you can view the
   real content of this folder from Windows Explorer.
3. Log on to your system with another user, and then go to the
   'Temporary Internet Files' of your real user. When you're logged on
   with another user, Explorer will show you the real content of the
   cache folder.



Using IECacheView
=================

IECacheView doesn't require any installation process or additional DLL
files. Just copy the executable file (IECacheView.exe) to any folder you
like, and run it. After you run it, the main window displays the list of
files currently stored in the cache of Internet Explorer for the current
logged-on user.
If you want to view the cache of another user or from another instance of
operating system, simply use the 'Select Cache Folder' option (F9) to
select the desired cache folder that you want to inspect.

You can select one or more cache files from the list, and than export the
list into text/html/xml file ('Save Selected Items' option), copy the URL
list to the clipboard (Ctrl+U), copy the entire table of cache files
(Ctrl+C), and then paste it to Excel or to OpenOffice spreadsheet. You
can also extract the actual files from the cache, and save them into
another folder, You can do that by using the 'Copy Selected Cache Files
To' option (F4).



Command-Line Options
====================



/stext <Filename>
Save the list of all Internet Explorer cache files into a regular text
file.

/stab <Filename>
Save the list of all Internet Explorer cache files into a tab-delimited
text file.

/stabular <Filename>
Save the list of all Internet Explorer cache files into a tabular text
file.

/shtml <Filename>
Save the list of all Internet Explorer cache files into HTML file
(Horizontal).

/sverhtml <Filename>
Save the list of all Internet Explorer cache files into HTML file
(Vertical).

/sxml <Filename>
Save the list of all Internet Explorer cache files to XML file.

-folder <Cache Folder>
Start IECacheView with the specified cache folder.

Examples:
IECacheView.exe -folder "C:\Documents and Settings\Administrator\Local
Settings\Temporary Internet Files"
IECacheView.exe -folder "C:\Documents and Settings\Administrator\Local
Settings\Temporary Internet Files" /shtml c:\temp\ie.html
IECacheView.exe /stext c:\temp\ie.txt



Translating IECacheView to other languages
==========================================

In order to translate IECacheView to other language, follow the
instructions below:
1. Run IECacheView with /savelangfile parameter:
   IECacheView.exe /savelangfile
   A file named IECacheView_lng.ini will be created in the folder of
   IECacheView utility.
2. Open the created language file in Notepad or in any other text
   editor.
3. Translate all string entries to the desired language. Optionally,
   you can also add your name and/or a link to your Web site.
   (TranslatorName and TranslatorURL values) If you add this information,
   it'll be used in the 'About' window.
4. After you finish the translation, Run IECacheView, and all
   translated strings will be loaded from the language file.
   If you want to run IECacheView without the translation, simply rename
   the language file, or move it to another folder.



License
=======

This utility is released as freeware. You are allowed to freely
distribute this utility via floppy disk, CD-ROM, Internet, or in any
other way, as long as you don't charge anything for this. If you
distribute this utility, you must include all files in the distribution
package, without any modification !



Disclaimer
==========

The software is provided "AS IS" without any warranty, either expressed
or implied, including, but not limited to, the implied warranties of
merchantability and fitness for a particular purpose. The author will not
be liable for any special, incidental, consequential or indirect damages
due to loss of data or any other reason.



Feedback
========

If you have any problem, suggestion, comment, or you found a bug in my
utility, you can send a message to nirsofer@yahoo.com
