Paramètres locaux\Temp\AITEMP

Paulpoul -  
 tarek -
Hello,

I have thousands of .tmp files in the directory

C:\Documents and Settings\...\Local Settings\Temp\AITEMP

There are so many that I can't delete them!

Can someone tell me how to delete them? Can they be deleted already?

Thanks in advance.

4 réponses

Anonymous user
 
I'm not sure these are Internet Explorer files.
I have the same problem, and by deleting the temporary files from IE, it doesn't remove the files in Local Settings\Temp\AITEMP.
Each file is 1344 KB. There are more than 2000 of them!!
1
tarek
 
Salut, j'ai un problème avec le fichier lESetting.ddl. Ce fichier s'est perdu, comment puis-je le récupérer ? Merci, le système ne fonctionne pas sans ce fichier.
1
spark Posted messages 2863 Registration date   Status Contributeur Last intervention   1 306
 
Hello

In Internet Explorer, click on Tools/Internet Options and in the "Temporary Internet Files" section, click on Delete.
If you have a lot, it may take several minutes. Clear them regularly to make it faster or click on "Settings" in the same section and reduce the disk space allocated to temporary files.
0
Anonymous user
 
Well, I still don't know what these .tmp files are, but I ended up giving up on deleting them using the SHIFT DELETE method in the explorer when I saw my CPU reaching 100%.

Why didn't I think of this before? You just need to launch a DOS command, go to the directory, and type

del *.*

There may be files that are not deleted because they are accessed by another application; just run del *.* again and everything will go after a few tries!

There you go!
0