About 13,400 results
Open links in new tab
  1. What's the difference between command.com and cmd.exe?

    Apr 27, 2011 · command.com is the command line shell of Windows 9x. cmd.exe is the command line shell of Windows NT. Since Windows 9x is dead (hooray) you only ever use cmd.exe …

  2. How does the command.com shell work with MS-DOS?

    Apr 26, 2016 · On my systems that are running MS-DOS, I change the default command.com to 4DOS for more features. How was the shell system designed and how did it with the operating …

  3. command.com vs cmd.exe - Super User

    Jan 26, 2010 · On machines where there still is a command.com this is run by the NTVDM. The version included in those systems is—to my knowledge—identical with DOS 6.2 and can …

  4. compression - Has command.com ever been compressed?

    Feb 23, 2025 · When I compressed command.com of Windows 98 SE with aPACK, it didn't work: the system just hang. Is (or was) there a way to compress MS-DOS or IBM PC DOS …

  5. What is the difference between CMD and Command prompt in …

    TL;DR When you run a 32-bit console program, it is executed by cmd; when you run a 16-bit console program, it is executed by command. Details Windows XP includes a subsystem to …

  6. Are the Command Prompt and MS-DOS the same thing?

    Mar 5, 2019 · Also, command.com is a 16-bit program while cmd.exe is a native Windows console application. Things were different in Windows 95, 98 and ME where command.com would be …

  7. How do I connect a command prompt to a serial line in MS-DOS …

    Dec 23, 2021 · As it happens, when launching a new copy of COMMAND.COM, you can simply pass the name of the terminal device as a command-line parameter, as in: command com1 …

  8. Where are the standard Windows prompt commands files?

    Dir is an internal command, like cd, copy, and call. This is simply a subroutine of the DOS interpreter that you're calling. There are, however, external commands. These commonly …

  9. Why does MS-DOS 6.22 boot so slowly?

    Jan 5, 2025 · I'm running MS-DOS 6.22 and other versions of MS-DOS in qemu-system-i386, and I've noticed that MS-DOS 6.22 boots very slowly: several seconds. Why is it, and how can it …

  10. What did the SELECT command do in DOS? - Retrocomputing …

    Sep 6, 2020 · This is not an internal command of COMMAND.COM, and yet there is not a SELECT.COM or SELECT.EXE executable on any of my four MS-DOS 6.22 installation disks …