The DOS Command
| | Mission | Technology
| | Computer's & Government | | Privacy & Security | | Bo's Microsoft Bug of the Month | Return to DOS Commands Explained....Somewhat! |
|
| Computer
Security Alerts | |
For more on DOS commands and what they mean, check out
this Microsoft Knowledgebase Article: Command-line
reference A-Z
We have multiple versions of Windows. So, we need multiple versions of what is and what isn't available in those versions. Does it get confusing? Oh yeah it does!
So, here are a few charts which might help some of the confusion. If you try using a command that isn't supported no harm will be done you will just get a message, depending on which OS you are using that the command or file name is bad or <Command>is not recognized as an internal or external command, operable program or batch file.. Which means, bad command of file name.
This is meant for Windows XP users:
Are we having fun yet?
Changes to
The following table lists changes to the functionality of
Unavailable
The following
| Command | New procedure or reason for obsolescence |
|---|---|
| assign | Not currently supported. |
| backup | Not currently supported. |
| choice | Not currently supported. |
| ctty | Not currently supported. |
| dblspace | Not currently supported. |
| deltree | The rmdir /s command deletes directories containing files and subdirectories. For more information about the rmdir command, see Rmdir. |
| dosshell | Function is now inherent. |
| drvspace | Not currently supported. |
| emm386 | Function is now inherent. |
| fasthelp | Not currently supported. Use the help command at the command prompt. For more information about the help command, see Help. For a complete list of command-line tools, see Command-line reference A-Z. |
| fdisk | Not currently supported. Use the diskpart command, which enables you to manage disks, partitions, or volumes. For more information about the diskpart command, see Diskpart. |
| include | |
| interlnk | Not currently supported. |
| intersrv | Not currently supported. |
| join | Increased partition size and an improved file system eliminate the need to join drives. |
| memmaker | |
| menucolor | |
| menudefault | |
| menuitem | |
| mirror | Not currently supported. |
| msav | Not currently supported. |
| msbackup | Use the ntbackup command for computers with tape drives, or the xcopy command for computers without tape drives. For more information about the ntbackup command, see Ntbackup. For more information about the xcopy command, see Xcopy. |
| mscdex | It is unnecessary to configure the |
| msd | Use the System Information snap-in. To start System Information, click Start, click Run, and then type msinfo32. |
| numlock | Not currently supported. |
| power | Not currently supported. |
| restore | Not currently supported. |
| scandisk | Not currently supported. Use the chkdsk command, which enables you to create and display a status report for a disk based on the file system. Chkdsk also lists and corrects errors on the disk. For more information about the chkdsk command, see Chkdsk. |
| smartdrv | Caching for the |
| submenu | |
| sys | |
| undelete | Not currently supported. |
| unformat | Not currently supported. |
| vsafe | Not currently supported. |
The following 16-bit
| Command | Function |
|---|---|
| append | Enables programs to open data files in specified folders as if these files were in the current folder. |
| debug | Starts Debug.exe, a program that you can use to test and debug |
| edit | Starts |
| edlin | Starts Edlin.exe, a line-oriented text editor with which you can create and change ASCII files. |
| exe2bin | Converts .exe (executable files) to binary format. |
| expand | Expands one or more compressed files. |
| fastopen | |
| forcedos | Starts the specified program in the |
| graphics | Loads a program into memory that allows you to print on a printer the displayed contents of the screen when you are using a color or graphics adapter. |
| loadfix | Ensures that a program is loaded above the first 64KB of conventional memory, and then runs the program. |
| loadhigh (lh) | Loads a program into the upper memory area (UMA). Loading a program into the UMA leaves more room in conventional memory for other programs. |
| mem | Displays information about allocated memory areas, free memory areas, and programs
that are currently loaded into memory in the |
| nlsfunc | Loads information specific to country/region. |
| setver | Sets the |
| share |
Return to DOS Commands Explained....Somewhat!