• Need Deltree command (XP Pro SR 1)

    Author
    Topic
    #393416

    I am in need of the old DOS deltree command, which deleted a directory and all its contents in one fell swoop. Evidently this command does not exist in the Win XP command interpreter. Can anyone suggest a replacement?

    Viewing 3 reply threads
    Author
    Replies
    • #713049

      RMDIR [/S] [/Q] [drive:]path
      RD [/S] [/Q] [drive:]path
      Removes (deletes) a directory.
      /S Removes all directories and files in the specified directory in addition to the directory itself. Used to remove a directory tree.
      /Q Quiet mode, do not ask if ok to remove a directory tree with /S

      Long live the Command Line!

    • #713050

      RMDIR [/S] [/Q] [drive:]path
      RD [/S] [/Q] [drive:]path
      Removes (deletes) a directory.
      /S Removes all directories and files in the specified directory in addition to the directory itself. Used to remove a directory tree.
      /Q Quiet mode, do not ask if ok to remove a directory tree with /S

      Long live the Command Line!

    • #713053

      I agree with John, but just a thought: I don’t know if there has been any change in how the “del” command works in XP. For the moment is my XP machine not working, so I can not check this. I know that “deltree” is not there, but I have not checked with del /? to see if there is any new function built in.

      Regards,
      Argus

      • #713205

        DEL in Windows XP “deletes one or more files”… Nothing about directories. RD has been extended to do both!

      • #713206

        DEL in Windows XP “deletes one or more files”… Nothing about directories. RD has been extended to do both!

    • #713054

      I agree with John, but just a thought: I don’t know if there has been any change in how the “del” command works in XP. For the moment is my XP machine not working, so I can not check this. I know that “deltree” is not there, but I have not checked with del /? to see if there is any new function built in.

      Regards,
      Argus

    Viewing 3 reply threads
    Reply To: Need Deltree command (XP Pro SR 1)

    You can use BBCodes to format your content.
    Your account can't use all available BBCodes, they will be stripped before saving.

    Your information: