Top » Catalog » Tweaks » Windows » Windows XP »
English  Espaņol 
Quick Find
 
Use keywords to find the article you are looking for.
Advanced Search

Windows XP: Delete all the temporary files of Internet in Windows XP

With this tip we will be able to eliminate the entirety of the temporary files of Internet Explorer, contrary to the function 'to eliminate temporary files' characteristic of IE it doesn't eliminate many of these files that are in use in the moment to carry out the process.

Folow these steps:

1- Go to Start Menu.

2- Run, notepad (or open the notepad).

3- Write the next

@echo off

c:

cd "documents and settings[user_name]Local settingsTemporary internet files]content.ie5

deltree /y *.*

4- To keep the file with the name that we want and to configure it in the administrator of tasks of the system.

This file will be the one in charge of erasing the entirety of the temporary files of Internet downloaded in our system.

Back
Copyright 2006 - TweakPC.com.ar