"Roberto Baggio" <(E-Mail Removed)> wrote:
>rd <dirname>
>
>To remove the directory and all files/directories within it:
>rd <dirname> /s
If there are any files or subdirectories in the directory to be
removed, "rd" will tell you about that and ask if you really want to
delete it anyway. If you are *really, really sure* and you don't want
to see this prompt, you can use the /q switch. And all switches should
be before the name of the directory to be removed.
For the complete documentation, open a command console window and type
"rd /?" (without the quotes, of course).
--
Tim Slattery
MS MVP(DTS)
(E-Mail Removed)