![]() |
China DOS Union-- Unite DOS · Advance DOS · Grow DOS --Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum |
| Guest | Log in | Register | Members | Search | China DOS Union |
|
中国DOS联盟论坛 The time now is 2026-08-18 09:53 |
47,814 topics / 349,907 posts / today 0 new / 48,259 members |
| DOS疑难解答 & 问题讨论 (解答室) » Why can't I use the deltree command? |
| Printable Version 2,733 / 10 |
| Floor1 java | Posted 2002-11-10 00:00 |
| 初级用户 Posts 5 Credits 121 | |
|
It says this is neither an external nor an internal command... What does it mean? thx
|
|
| Floor2 java | Posted 2002-11-10 00:00 |
| 初级用户 Posts 5 Credits 121 | |
|
还有呢...我连sys亦不能使用..怎么会这样?thx
我的的版本是Microsoft Windows XP There is also... I can't even use sys.. How come this is happening? thx My version is Microsoft Windows XP |
|
| Floor3 流氓企鹅 | Posted 2002-11-10 00:00 |
| 中级用户 Posts 82 Credits 312 | |
|
Both XP and 2000 do not support this command. You can check the help for XP.
|
|
| Floor4 ko20010214 | Posted 2002-11-10 00:00 |
| 版主 Posts 1,628 Credits 7,296 | |
|
DOS commands are divided into internal commands and external commands.
Internal commands are commands hidden inside command.com that can be interpreted and executed by command.com. No other files (programs) (software) are needed for support. External commands are actually other programs (files) (software) that are interpreted and executed through command.com. However, these are standardized software provided by the DOS system, and the software names are conventional. And generally, only one command has one file. The naming of other programs (files) (software) is not specified by DOS, but is named by the software author. It is used as an enhanced software. Sometimes it may be composed of multiple files. Generally, it cannot be called an external command. But its essence is the same. There must be specific executable files, and these files must all be interpreted and executed through command.com. I don't know if this explanation is clear enough. Windows has not supported the use of sys since Windows Me. (Windows Me can only transfer system files from a floppy disk to the C drive, that is, only the usage of a:\sys c:.) deltree.exe should be said to be an external command. (At least in MSDOS 6.22, it is an external command) |
|
| Floor5 MYS | Posted 2002-11-10 00:00 |
| 元老会员 Posts 1,637 Credits 5,170 From 广东佛山 | |
|
In XP, the DELTREE command may have been removed. If you need it, you can add it from FREEDOS.
|
|
| Floor6 Original | Posted 2002-11-11 00:00 |
| 初级用户 Posts 23 Credits 167 | |
|
In the 98's C:\WINDOWS\COMMAND directory, there is DELTREE.EXE. Just copy one to XP.
|
|
| Floor7 imp | Posted 2003-03-01 00:00 |
| 银牌会员 Posts 309 Credits 1,001 | |
|
In Windows XP and Windows 2000, you can use `rd` or `rmdir` instead of `deltree`.
|
|
| Floor8 imp | Posted 2003-03-01 00:00 |
| 银牌会员 Posts 309 Credits 1,001 | |
|
I compiled choice with lcc and it can be used under 2000 and XP. Open the attachment
|
|
| Floor9 Wengier | Posted 2003-03-01 00:00 |
| 系统支持 Posts 10,521 Credits 27,736 | |
|
Here is the compact DELTREE command:
http://www.highfiber.com/~raster/deltree.zip |
|
| Floor10 imp | Posted 2003-03-01 00:00 |
| 银牌会员 Posts 309 Credits 1,001 | |
|
It's 16-bit. Is there a 32-bit one?
|
|
| Floor11 dongtongjing | Posted 2003-03-03 00:00 |
| 初级用户 Posts 31 Credits 184 | |
|
Agree with the opinion of the third floor.
|
|
|
[ Contact the Union admin team -
中国DOS联盟 -
Standard version ] Sponsored by ifanr Inc | © 2001–2023 |