enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. List of DOS system files - Wikipedia

    en.wikipedia.org/wiki/List_of_DOS_system_files

    MS-DOS / PC DOS and some related disk operating systems use the files mentioned here. System Files: [1] IO.SYS (or IBMBIO.COM): This contains the system initialization code and builtin device drivers; MSDOS.SYS (or IBMDOS.COM): This contains the DOS kernel. Command-line interpreter (Shell): COMMAND.COM: This is the command interpreter.

  3. CONFIG.SYS - Wikipedia

    en.wikipedia.org/wiki/CONFIG.SYS

    In DOS, CONFIG.SYS is located in the root directory of the drive from which the system was booted. The filename is also used by Disk Control Program (DCP), an MS-DOS derivative by the former East-German VEB Robotron. [1] Some versions of DOS will probe for alternative filenames taking precedence over the default CONFIG.SYS filename if they exist:

  4. Configuration file - Wikipedia

    en.wikipedia.org/wiki/Configuration_file

    MS-DOS itself primarily relied on just one configuration file, CONFIG.SYS. This was a plain text file with simple key–value pairs (e.g. DEVICEHIGH=C:\DOS\ANSI.SYS) until MS-DOS 6, which introduced an INI-file style format.

  5. Microsoft PowerToys - Wikipedia

    en.wikipedia.org/wiki/Microsoft_PowerToys

    MS-DOS Mode Configuration Wizard Customization Tool allowed users to configure Windows startup files without having to manually edit CONFIG.SYS or AUTOEXEC.BAT; Keyboard Remap reassigned functions to keys on the keyboard; Logo Key Control configured MS-DOS games so that Windows would ignore the Windows logo key while games were running;

  6. MSDOS.SYS - Wikipedia

    en.wikipedia.org/wiki/MSDOS.SYS

    MSDOS.SYS is a system file in MS-DOS and Windows 9x operating systems. In versions of MS-DOS from 1.1x through 6.22, the file comprises the MS-DOS kernel and is responsible for file access and program management. MSDOS.SYS is loaded by the DOS BIOS IO.SYS as part of the boot procedure. [1] In some OEM versions of MS-DOS, the file is named MSDOS ...

  7. HIMEM.SYS - Wikipedia

    en.wikipedia.org/wiki/HIMEM.SYS

    The hard bug exists in recent versions of HIMEM.SYS from MS-DOS and Windows 9x for handling /a20control:off option causing a hang-up. There is an unofficial patch for this. History

  8. .sys - Wikipedia

    en.wikipedia.org/wiki/.sys

    Most DOS .sys files are real mode device drivers. [1] Certain files using this extension are not, however: MSDOS.SYS and IO.SYS are core operating system files in MS-DOS and Windows 9x. CONFIG.SYS is a text file that contains various configuration options and specifies what device drivers will be loaded. [2] [3]

  9. IO.SYS - Wikipedia

    en.wikipedia.org/wiki/IO.SYS

    Loads the DOS kernel and calls its initialization routine. The kernel is stored in MSDOS.SYS with MS-DOS and in IO.SYS with Windows 9x. At this point, "normal" file access is available. Processes the MSDOS.SYS file with Windows 9x. Processes the CONFIG.SYS file, in MS-DOS 2.0 and higher and Windows 9x.