Try this Raymond.
RMDIR [/S] [/Q] [drive:]path
RD [/S] [/Q] [drive:]path
/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
Dusty
----- Original Message -----
From: Raymond Dy
To: [EMAIL PROTECTED]
Sent: Saturday, September 18, 1999 12:43 PM
Subject: [IMail Forum] NT DELETE Directory
Is there a way where i can delete a directory including child folders and
files using the commandline? the one similar to Deltree on Windows98?
Raymond
Please visit http://www.ipswitch.com/support/mailing-lists.html
to be removed from this list.