COMMAND.COM executes all commands before loading and initializing the Windows kernel. It is loaded by IO.SYS and executes AUTOEXEC.BAT before it loads the Windows kernel.
Note: It contains all the internal dos command, such as dir, mkdir, type, cls, etc.












