re: DELTREE DOS command for Win 2000
Friday, February 7, 2003 at 11:14 am Windows 2000 Annoyances Discussion Forum
Posted by FishMonger
(246 messages posted)
W2K uses rmdir instead of deltree.
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
On Friday, February 7, 2003 at 9:09 am, TERRY HARRIS wrote:
>
>DELTREE.EXE is not supplied with Win 2000.
>So, if you have a Win 98 machine, you can copy it
>to C:\WINNT\SYSTEM32\ and it will work!
|