Re: Deltree



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.
.



Relevant Pages

  • adding a font
    ... I know this has been talked about before, but a google search and a search of ... folders, but the folders have multiple files. ... Registered Linux user # 367800 ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
    (Debian-User)
  • Re: [SLE] Gmail Invites
    ... Instead of sorting into folders, ... apply 'labels'. ... much like a google search. ... Gmail does not. ...
    (SuSE)
  • Re: [SLE] Gmail Invites
    ... Instead of sorting into folders, ... >apply 'labels'. ... much like a google search. ... Includes spam protection, 1GB storage, no ads and more ...
    (SuSE)
  • Explorer sort order
    ... The files are selected to be sorted alphabetically but (grey column) but ... they are not and the files and folders are mixed. ... I tried a Google search, but unless I ask the question properly I may never ... internet explorer com objects needed re-registering to get activex to work, ...
    (microsoft.public.windowsxp.general)
  • RE: how to configure group policy in win2000
    ... I would create groups (Do a google search for specifics) add users ... and THEN add groups to folders with permissions. ... > configure and restrict the users to not access to certain folders and cdrom ...
    (microsoft.public.win2000.group_policy)