I was a big fan of Clear.bat by Shep for my Winme and Win98, but now I
would like a version for XP. There are a lot of DVD files I keep in
my temp directory, but the rest I am hoping can go. I have about
50gigs worth of files in the temp directory, it would be nice to be
able to delete some - user defined - but not all. anything like that
out there? Freeware?
Re: Looking for a clear.bat or sonofclear.bat for XP
"David D" <netrate@yahoo.com> wrote in message
news:1177458683.140341.20790@n35g2000prd.googlegro ups.com...
>I was a big fan of Clear.bat by Shep for my Winme and Win98, but now I
> would like a version for XP. There are a lot of DVD files I keep in
> my temp directory, but the rest I am hoping can go. I have about
> 50gigs worth of files in the temp directory, it would be nice to be
> able to delete some - user defined - but not all. anything like that
> out there? Freeware?
>
Open notepad and copy and paste this line to it. Save it as a batch file.
del /s /q /f "C:\Documents and Settings\<username>\Local
Settings\Temp\*.*"