Looking for a GOOD cookie and other temp file remover??
Try DISK CLEANER (www.diskcleaner.nl),small,quick and does the job!!
I love this program :)
Yes,this is specifically a TEMP FILE REMOVER :)
Kingmaker2
24-10-2007, 22:55
EasyCleaner is good at doing the job of removing temp files,
it's easier and more user friendly than CCleaner for removing temp files.
The Microsoft Windows cleaner tool that can be found accessories "tool" menu, is hopeless, I tried it today to remove temp files, it said it had removed them, but when I ran the tool again the folder size had not decrease so I manually looked in my temp folder and all the files were still there!
I decided to see if Easy Cleaner would shift them, 2 clicks later hey presto! all 500 were removed bar one that was being used by a program. What's more Easy Cleaner moves them to the recycle bin rather than deleting them completely so that any crucial files can be quickly re employed.
http://www.majorgeeks.com/download414.html
Yes Microsofts "Disk Cleanup" is garbage!
alchresearch
25-10-2007, 07:31
Wouldn't running DEL *.TMP /S from C:\ do the job?
Yes but that has 2 be done from dos...
Yes i forgot about that (Was thinking of INDEX.DAT)
alchresearch
25-10-2007, 11:21
Create a batch file in notepad, then put DEL *.TMP /S in it.
Another good TEMP FILE remover :)
http://homepage.ntlworld.com/mrx9000/downloads/xen.zip
To see what rubbish has built up in your XP temp folder simply click Start then Run and type %temp%.
Disk cleanup doesn't clear this, and as long as nothing is running, it's usually safe to delete.
That works on 98se also :)
I have nothing in that folder though.
Another good one is ATF Cleaner (http://www.atribune.org/index.php?option=com_content&task=view&id=25&Itemid=25):).
piscosour
05-01-2009, 10:19
Wouldn't running DEL *.TMP /S from C:\ do the job?
Although that wouldn't pick up hidden files, so you'd then have to run DEL *.TMP /A:H /S. Shame you can't specify both in the same command (/A:H /A:-H doesn't do it :().