|
|
|
DELTREE DOS command for Win 2000
Showing all messages in thread #1044637741 Windows 2000 Annoyances Discussion Forum
The following are all of the messages in this thread (3 in all), shown in chronological order. Click any message subject to view that message by itself or to view the thread hierarchy.
|
DELTREE DOS command for Win 2000
Friday, February 7, 2003 at 9:09 am Posted by TERRY HARRIS
(2 messages posted)
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!
[Reply or follow-up to this message]
|
re: DELTREE DOS command for Win 2000
Friday, February 7, 2003 at 11:14 am 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!
[Reply or follow-up to this message]
|
re: DELTREE DOS command for Win 2000
Monday, February 10, 2003 at 5:11 am Posted by TERRY HARRIS
(2 messages posted)
Thanks Ron for the RMDIR response, that helped.
While we are talking DOS commands, I noticed that
the Win 2000 "COPY" command is limited to 8
character wide file names and the "DEL" command is also.
However, XCOPY will work with "long file names".
On Friday, February 7, 2003 at 11:14 am, Ron wrote:
>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
[Reply or follow-up to this message]
| |
Tip: Use one of the [Reply or follow-up to this message] links above to add a message to this thread
| |
Return to the Windows 2000 Discussion Forum
|
|
|
|