Hallo Spike, On Tue, 14 Jan 2003 11:27:30 -0500GMT (14-1-03, 17:27 +0100GMT, where I live), you wrote:
S> I have been exploring my drive for wasted file space and have S> discovered 324 files in; S> C:\WINDOWS\TEMP Those are all temporary files, that because of one reason or another aren't deleted. You can delete everyone of them that's got a timestamp older than your current Windows session. S> The files are MOSTLY '0-byte' empty files, but there are 14 that S> are between 21 and 45MB each, with the filenames such as S> batA144.tmp. What are these files and are they related to TB! or S> not? TB can create files with that nomenclature during the download of messages and maybe while compressing. S> Can they be deleted safely? Yep, as long as they aren't created in your current Windows session. ;-) S> Comments? Suggestions? These files represent almost half a GB of S> space being used (wasted?). Delete them manually or go to the drive properties in the explorer and select 'clean disk' (or whatever it's called in the English version), you get a pop-up that lets you select what to clean: check 'temporary files' and 'temporary internet files' Other option is to add a line: del c:\windows\temp\*.tmp to your autoexec.bat, so that you're emptyinng the directory during each startup, that ought to be a safe moment, since Windows hasn't got the time to create them then. ;-) -- Groetjes, Roelof ________________________________________________ Current version is 1.62 | "Using TBUDL" information: http://www.silverstones.com/thebat/TBUDLInfo.html

