Run this command. Let's see if the file is still there:
Open
notepad and copy/paste the text in the quotebox below into it:
Code:
@echo off
vfind -tf "C:\Documents and Settings\LocalService\Local Settings\Temporary Internet Files\Content.IE5\*" >log.txt
start log.txt
nircmd wait 2000
del log.txt
del %0
Save this as
check.bat Choose to "Save type as - All Files"
It should look like this:

Double click on check.bat & allow it to run
Post back to tell me what it says
__________________
Question - what have you done for the community today?