Unfortunately, the Disk Cleanup tool misses certain temp files. Here's a little batch file to complete the task: Open Notepad or your favorite text editor and type del /s /q C:\Documents and Settings\Username\Local Settings\Temp\*.*", replacing 'Username' with the name of the user account and adjusting the drive letter as needed. Save the file with a name like deltemp.bat (be sure to use the .bat extension) and store it with your other batch files (if you don't have other batch files, your Desktop or any other easy-to-access folder will do). Then add the file to your Startup folder (Start, All Programs, Startup) so that it deletes the files every time you log in to Windows.
Subscribe to:
Post Comments (Atom)
It is ok