Re: Deltree
- From: "boe" <boe_d@xxxxxxxxxxxxxxxxxx>
- Date: Wed, 30 May 2007 09:52:02 -0700
By some freak accident it was in the first cab file I tried! 98 SE cab 21
"Terry R." <F1ComNOSPAM@xxxxxxxxx> wrote in message
news:%23bP3bDtoHHA.5052@xxxxxxxxxxxxxxxxxxxxxxx
boe wrote:
Is there a command like deltree for XP?
I need to put it in a batch file I will be using on a regular basis.
Thanks
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.
--
Terry R.
Anti-spam measures are included in my email address.
Delete NOSPAM from the email address after clicking Reply.
.
- Follow-Ups:
- Re: Deltree
- From: Terry R.
- Re: Deltree
- References:
- Deltree
- From: boe
- Re: Deltree
- From: Terry R.
- Deltree
- Prev by Date: ** STOP 0x7B Error
- Next by Date: Re: How to use the PC Buzzer as sound card ?
- Previous by thread: Re: Deltree
- Next by thread: Re: Deltree
- Index(es):
Relevant Pages
|