|
Re: please check
Hi & welcome dorian:
Thats as clean as they come dorian so what you can do it clear all temp files . This is a simple batch file that will do alll that for you:
<span style="color:#CC0000">Open notepad and paste in the following lines:
del c: *.tmp
del %temp%*.tmp /f
del %windir%prefetch*.*
del %windir%temp*.* /f
del C:documents and settings*local settingstemp*.*
Save to desktop as 'clean.bat' , file types as 'all-files'.
DoubleClick on the icon, and say yes when prompted. </span>
then defrag the drive followed by rebooting then retry the scan..
|