Cannot find temp file

  • Thread starter Thread starter hon123456
  • Start date Start date
H

hon123456

Dear all,

I have antivirus software said that c:\windows\temp\qef8.tmp
is infected and cannot be deleted. I go to command prompt and change
directory to c:\windows\temp, but I cannot find the qef8.tmp. Where is
the qef8.tmp and how can I find it and delete it?

Thanks
 
Are any files hidden?

Try dir /ah /as /ar

or each by itself (dir /ah /dir /as, ...)
 
hon123456 said:
I have antivirus software said that c:\windows\temp\qef8.tmp
is infected and cannot be deleted. I go to command prompt and change
directory to c:\windows\temp, but I cannot find the qef8.tmp. Where is
the qef8.tmp and how can I find it and delete it?

Try DIR /a
 
Back
Top