Do a Google search and you can locate it. The Win9x version runs fine on
XP if you know someone that still has it (or a CD to expand the file). I
put it on every computer I configure and have the temp folders cleaned
out on startup.
Using DEL won't remove empty folders (it will delete files in folders
but not remove the folders themselves). The only makeshift way is to use
RD & MD together like:
RD c:\temp
MD c:\temp
but I like DELTREE better.
By some freak accident it was in the first cab file I tried! 98 SE cab 21
Terry R. said:
Do a Google search and you can locate it. The Win9x version runs fine on
XP if you know someone that still has it (or a CD to expand the file). I
put it on every computer I configure and have the temp folders cleaned out
on startup.
Using DEL won't remove empty folders (it will delete files in folders but
not remove the folders themselves). The only makeshift way is to use
RD & MD together like:
RD c:\temp
MD c:\temp
but I like DELTREE better.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.