Knowledge (XXG)

CONFIG.SYS

Source 📝

4609:
would load their COMMAND.COM under DR-DOS, you would receive a "Bad version" error message and their COMMAND.COM would exit, so DR-DOS would display an error message "Bad or missing command interpreter" (if DR-DOS was trying to load the SHELL= command processor after having finished CONFIG.SYS processing). In this case, you could enter the path to a valid DR-DOS COMMAND.COM (C:\DRDOS\COMMAND.COM) and everything was fine. Now, things have changed since MS-DOS 7.0 COMMAND.COM has internally become an EXE style file, so there is no magic signature to check thus no way for DR-DOS to rule out an incompatible COMMAND.COM. Further, their COMMAND.COM no longer does any version checks, but does not work under DR-DOS just crashes the PC DOS COMMAND.COM works fine under DR-DOS
210:(with "D" derived from "DR DOS"), if present, will take precedence over CONFIG.SYS. Since DR DOS 6.0 this was used in conjunction with disk compression software, where the original boot drive C: would become drive D: after loading the compression driver (and the "D" in the file name came in handy as well), but it is commonly used to help maintain multiple configuration files in multi-boot scenarios. In addition to this, OpenDOS 7.01 and DR-OpenDOS 7.02 will look for a file named 3220: 3343:(for example to solve load order conflicts or to load a program debugger before a device driver to be debugged) and allowing to adapt the user interaction and change the flow through the file based on conditions like processor types installed, any type of keys pressed, load or input errors occurring, or return codes given by loaded software. This becomes particularly useful since 3238:, is essential for the complete bootup process to occur with the DOS operating system. These files contain information that is used to customize the operating system for personal use. They also contain the requirements of different software application packages. A DOS system would require troubleshooting if either of these files became damaged or corrupted. 3335:
tokenized in-memory representation before they sort and regroup the directives to be processed in a specific order (with device drivers always being loaded before TSRs), whereas DR-DOS interprets the file and executes most directives line-by-line, thereby giving full control over the load order of drivers and TSRs via
3245:
directive (or the file is corrupt or missing), DOS typically searches for COMMAND.COM in the root directory of the boot drive. If this is not found, versions of DOS before 6.0 will not start up. MS-DOS 6.0/PC DOS 6.1 and Novell DOS 7 and higher will instead display a prompt to enter the path and
3334:
Depending on the version, the size of the CONFIG.SYS file is limited to a few kilobytes under MS-DOS/PC DOS (up to 64 KB in most recent versions), whereas the file's size is unlimited under DR-DOS. This is because the former operating systems (since DOS 3.0) will compile the file into some
4608:
all MS-DOS versions prior to Windows 95 used a COM style COMMAND.COM file which has a special signature at the start of the file queried by the MS-DOS BIOS before it loads the shell, but not by the DR-DOS BIOS COMMAND.COM would check that it is running on the "correct" DOS version, so if you
3782:, including the description of many undocumented features and internals. It is part of the author's yet larger MPDOSTIP.ZIP collection maintained up to 2001 and distributed on many sites at the time. The provided link points to a HTML-converted older version of the NWDOSTIP.TXT file.) 3382:
When Caldera DR-DOS 7.02/7.03 is installed on a system already containing Windows 95, Windows' CONFIG.SYS and AUTOEXEC.BAT retain those names. DR-DOS' startup files are installed as DCONFIG.SYS (a name already used in earlier versions of DR DOS) and AUTODOS7.BAT.
425:
Displays a Yes/No query and (since DR DOS 5.0) optional message to ask the user for confirmation to execute the following CONFIG.SYS directives. (FreeDOS does not support optional messages, but optional conditions in conjunction with boot menus defined with
3258:
without having to reboot the system. Since the MS-DOS 7.0 and higher COMMAND.COM executable is incompatible with DR-DOS, but typically resides in the root of drive C: in dual-boot scenarios with DR-DOS, DR-DOS 7.02 and higher no longer allow to bypass
70:
The directives in this file configure DOS for use with devices and applications in the system. The CONFIG.SYS directives also set up the memory managers in the system. After processing the CONFIG.SYS file, DOS proceeds to load and execute the
4273:
For each hard disk, specifies whether to record the date that files are last accessed. Last access dates are turned off for all drives when your computer is started in safe mode, and are not maintained for floppy disks by default. Syntax:
3374:
and AUTOEXEC.DOS. This is intended to ease dual booting between Windows 9x and DOS. When booting into DOS, they are temporarily renamed CONFIG.SYS and AUTOEXEC.BAT. Backups of the Windows 95 versions are made as
258:
can be used to continue processing in the named file, which does not necessarily need to reside in the root directory of the boot drive. DR-DOS 7.02 and higher optionally support an additional parameter as in
3246:
filename of a command processor. This recovery prompt is also displayed when the primary command processor is aborted due to faults or if it is exited deliberately. (In the case of COMMAND.COM, the internal
4628:
Ernst, Martin; Grell, Detlef (November 1987). Grell, Detlef (ed.). "Damit die Scheibe spurt - 720 KB-Disketten mit MF-Drives im AT; Atari ST-Disketten unter DOS ab Version 3.2 in PCs, ATs oder Modell 30".
3898:
SYS /A Additionally copy CONFIG.SYS and AUTOEXEC.BAT file(s). /B or /L Do not modify the Boot Sector in destination (with LOADER). /DR Use other file extension for system files (BIN) (with LOADER).
4435:" traegt. Dieses neue DOS soll der CW-Schwesterpublikation "PC-Welt" zufolge durch die neuen Parameter "standard" und "enhanced" in der Systemdatei Io.sys die leidigen Speicherbarrieren ueberwinden. 238:
and CONFIG.SYS), so that multiple parallel sets of files can coexist in the same root directory and be selected via a boot-loader like LOADER, supplied with Multiuser DOS and DR-DOS 7.02/7.03. The
4030: 4380:
and COM4 at all, good software will try to use the data stored in segment 0040h Optionally hide the chosen mouse COM port from the system configuration to avoid any clobbering by old
2628:). Can be useful to avoid HMA fragmentation in conjunction with third-party shells which cannot load into the HMA. SHELLHIGH under PTS-DOS tries to load the shell into UMBs instead.) 3354:
line was limited to 31 characters, whereas up to 128 characters are possible in later versions. DR-DOS even accepts up to 255 characters. CONFIG.SYS directives do not accept
96:
directives which look like variable assignments. In fact, these will either define some tunable parameters often resulting in reservation of memory, or load files, mostly
2981:
Globally or locally enables or disables CONFIG.SYS (and AUTOEXEC.BAT) single-stepping execution. The functionality under OS/2 differs significantly from that under DOS.
4411: 4292: 4522: 4883: 4612: 4221: 3857: 3347:
can also be used to run non-resident software under DR-DOS, so that temporary external programs can be integrated into the CONFIG.SYS control flow.
4631: 4582: 4496: 3831: 3394:
uses the CONFIG.SYS file extensively for setting up its configuration, drivers and environment before the graphical part of the system loads.
4716: 4550: 4364:
are no longer required to update or change the port settings in segment 40h. insert a line to CONFIG.SYS to make the port available to the
4337: 4014: 4659: 3752: 4825: 4636: 4140: 1398:
Specified the size of the hash table for fast file open operations. Works considerably differently from the external MS-DOS/PC DOS
101: 3795: 4844:"Inoffizielle deutschsprachige PTS-DOS-FAQ (PTS/FAQD), unofficial PTS-DOS FAQ as of 2004-04-25, including more CONFIG.SYS directives" 4775: 3496:
in 1983. Both files are text files and use various directives to configure the system and load drivers, however, the syntax differs.
3255: 4064: 3886: 4614: 4524: 3859: 4955: 4803: 3663: 132:
Some versions of DOS will probe for alternative filenames taking precedence over the default CONFIG.SYS filename if they exist:
4276: 4397: 3442: 4965: 4763: 2624:
parameter to define the size of the pre-allocation for COMMAND.COM to relocate its resident portion into the HMA (with
4046:
NWDOS-TIPs — Tips & Tricks rund um Novell DOS 7, mit Blick auf undokumentierte Details, Bugs und Workarounds
3754:
NWDOS-TIPs — Tips & Tricks rund um Novell DOS 7, mit Blick auf undokumentierte Details, Bugs und Workarounds
1999:
Configures boot logo support under MS-DOS. Allows to display startup message in conjunction with PTS-DOS boot manager.
4876: 4253: 2814:
Conditionally continues nested CONFIG.SYS processing at one of the specified labels depending on keys pressed, with
4847: 4448: 4212: 1811: 1807: 163:(with "C" derived from "Concurrent") instead of CONFIG.SYS. Some versions of Multiuser DOS use a filename of 4869: 4748: 3716: 3693: 1086: 4934: 4161: 72: 891:
Redefines the lead-in character(s) for CONFIG.SYS inline-comments, or causes the following line to be ignored.
50:
text file that contains user-accessible setup or configuration directives evaluated by the operating system's
3155: 4407: 3118: 1774: 271:
parameter in order to copy the corresponding CONFIG.SYS and AUTOEXEC.BAT files along with the system files.
4596: 4510: 3845: 1399: 887:(DOS 4.0 and higher and RxDOS, ignored under DR-DOS 7.02 and higher, under Embedded DOS and under PTS-DOS) 152: 1729:
Enables and configures console and command line history buffer and extended pattern search functionality.
4296: 2544: 495: 3457: 319: 115: 4819:"PTS-DOS 2000 Pro User Manual including a description of PTS-DOS CONFIG.SYS directives (incomplete)" 2639:
Specifies the state of the keyboard modifiers like Shift Lock, Num Lock, Scroll Lock or Insert mode.
4960: 4361: 2825:(DOS 2.0-2.1, DOS Plus 2.1 with FIDDLOAD, DR-DOS 7.02 and higher, PTS-DOS, FreeDOS and RxDOS only) 4539: 4357: 4072: 3878: 1414: 227: 140: 120: 32: 4667: 4254:"Windows 95 CD-ROM CONFIG.TXT File - Microsoft Windows 95 README for MS-DOS Config.sys Commands" 3762: 2684:
Compatibility dummy - DR DOS 3.31 - 6.0 were mostly reentrant and had a different stacks layout.
1955:
Same as LASTDRIVE, but explicitly loads the Current Directory Structure (CDS) into upper memory.
4688: 3234:
The system can still boot if this file is missing or corrupted. However, this file, along with
2792:
Specifies a drive where to log error information instead of displaying a textmode popup screen.
312:
boot drives, as they are based on DOS. Typically, these files are left empty, with no content.
4818: 4783: 4779: 4640: 4432: 4050:
Tips & tricks for Novell DOS 7, with a focus on undocumented details, bugs and workarounds
3759:
Tips & tricks for Novell DOS 7, with a focus on undocumented details, bugs and workarounds
3181: 1904:
Rotates PIC controller interrupt priorities so that specified number gets the highest priority
144: 4293:"The Windows 98 Config.txt File - Microsoft Windows 98 README for MS-DOS Config.sys Commands" 4132: 1192:
Specifies whether to load DOS into the high memory area and/or use upper memory. (Similar to
171:. These operating systems support many additional and different configuration settings (like 323: 43: 3805: 3069:
Specifies the DOS version (and optionally the true DOS version) to be reported to programs.
2899:
Size of system memory pool from which the system dynamically allocates for various purposes
4546: 4535: 92: 4329: 399:, but can be used also for in-line comments (following other CONFIG.SYS directives). See 175:) not known under MS-DOS/PC DOS, but they are stored in the binary repository named 342:, CONFIG.SYS is a binary file defining the resource managers and device drivers loaded. 4018: 3481: 3219: 1510:
Waits for key (or timeout) and sets error level to its ASCII code (or 1024 on timeout).
1379:
Finishes CONFIG.SYS processing before the end of the file has been reached (except for
403:. (Under MS-DOS/PC DOS the inline-comment is not ignored if put in double-quotes.) 301: 136: 108: 4799: 3655: 754:
Continues CONFIG.SYS processing in new file and (since DR-DOS 7.02) at optional label.
83:
if there is no such line. The command shell in turn is responsible for processing the
4949: 4402: 3801: 3404:
There are many undocumented or poorly documented CONFIG.SYS directives used by OS/2.
3355: 242:
directive is enhanced to provide means to specify alternative AUTOEXEC.BAT files via
230:
would look for a renamed and modified IBMBIO.703 system file (instead of the default
148: 97: 3401:, what appeared as CONFIG.SYS to OS/2 programs was actually stored in the registry. 2055:
Enables, defines count and logical order and configures I/O address and timeout for
4927: 3779: 3775: 3485: 3447: 3370:
over a preexisting DOS/Windows install, CONFIG.SYS and AUTOEXEC.BAT are renamed to
3235: 2540: 1940:(DOS 3.0 and DOS Plus 2.1 with FIDDLOAD and DR DOS 3.31 and higher; OS/2) 1148:
Configures country and codepage information for KBD, SCR, LPT1, LPT2, LPT3 devices.
246:
and in this specific scenario, COMMAND.COM will accept file extensions other than "
126: 84: 2562:
under PTS-DOS, specifies the video mode to be used under FreeDOS. Under PTS-DOS,
2183: 318:
does not even parse the CONFIG.SYS file during the Windows boot process, loading
4922: 4587: 4501: 4428: 4369: 4365: 4353: 4349: 4217: 4111: 3836: 3452: 3408: 2578: 1118:(DOS 2.0 and DOS Plus 2.1 with FIDDLOAD and DR‑DOS 3.31 and higher; OS/2) 703:
under OS/2, but runs in foreground and halts CONFIG.SYS processing until return.
491: 214:, whereas some issues of DR-DOS 7.02 and higher will instead also look for 80: 22: 4261: 662:
Maximum number of 512-byte cache blocks dynamically allocated from system pool.
4427:
offenkundig um eine der grafischen Benutzeroberflaeche entledigte Version von
4424: 4162:"Understanding the Settings in the Windows Millennium Edition CONFIG.SYS File" 4107: 3493: 3489: 3433: 3424: 3398: 3367: 1995:(MS-DOS 7.0 and higher and PTS-DOS only, ignored under DR-DOS 7.02 and higher) 565:
Disables the availability of character devices outside phantom \DEV directory.
315: 309: 305: 235: 231: 199: 55: 4644: 4065:"Booting Multiple Operating Systems with the DR Multiuser DOS LOADER Utility" 222:
command can be used to change the default file extensions. For example, with
4912: 4767: 4300: 4257: 4165: 4115: 3437: 2236:
Conditional execution depending on last return code/error status only, f.e.
1342:
Specifies if additional checks should be carried out when starting programs.
717: 4843: 4376:
to 260h, timeout 1 Since old machines and DOS versions did not know about
4169: 2691:(DOS 3.2 and Novell DOS 7 and higher, ignored under DR DOS 6.0 and PTS-DOS) 2539:
Specifies, if the first character of deleted files should be stored in the
2040:
Defines count and logical order and configures I/O address and timeout for
2025:
Defines count and logical order and configures I/O address and timeout for
2010:
Defines count and logical order and configures I/O address and timeout for
865:
Defines count and logical order and configures I/O address and timeout for
850:
Defines count and logical order and configures I/O address and timeout for
835:
Defines count and logical order and configures I/O address and timeout for
820:
Defines count and logical order and configures I/O address and timeout for
4114:; Paul, Matthias R.; Dye, Charles E.; Georgiev, Luchezar I. (2002-02-27). 2460:
Specifies a drive letter not to be used up for local block device drivers.
673:
Maximum time in ms before unused cache blocks are returned to system pool.
234:) and the IBMBIO.703 would look for IBMDOS.703 and CONFIG.703 (instead of 183:. Both files are typically modified through a configuration utility named 3488:
family of computers introduced in 1978 - five years before the advent of
2830: 2755: 2406: 2391: 2220: 1890: 1658: 1365: 899: 51: 3480:
was derived from an identically named file used by the operating system
2494:
directive. An optional return code can be given, otherwise 0 is assumed.
1085:
Specifies the memory segment address up to which multi-sector disk data
4590: 4504: 3839: 3291:"skip" behaviour in order to allow recovery from problems with invalid 290: 274: 203: 195: 156: 139:
3.2 to 4.1 did not support CONFIG.SYS files at all, later versions of
4907: 4744: 4068: 3879:"The continuing saga of Windows 3.1 in enhanced mode on OmniBook 300" 3428: 3412: 3223: 2855:
Specifies if a fix for a FPU rounding bug should be activated or not.
414:
Used to lead in in-line comments in addition to the ; directive.
339: 191: 59: 3516:
at least General Software Embedded DOS-ROM 4.1 and Embedded DOS 6-XL
2182:) and optionally after loading a specific device driver and setting 1889:, but installs after the DOS data segment relocation. Compare also: 1657:, but installs after the DOS data segment relocation. Compare also: 1203:(PC DOS 7.0 and higher, FreeDOS, EDR-DOS 7.01.07 and DRMK only) 490:
Configures which drives should store file access date stamps in the
4861: 1825:
Include directives from another menu block. (Can be emulated using
1769:(MS-DOS 4.00-4.01 only, ignored under DR-DOS 7.02 and higher; OS/2) 684:
Maximum time in ms before a dirty cache block gets flushed to disk.
587:
Emits a short beep, even if audible notifications are disabled via
254:). Under DR DOS 6.0 and higher, the CONFIG.SYS directive 4423:
So handelt es sich bei dem fuer Ende 1994, Anfang 1995 erwarteten
4381: 3299:
directive could be found when skipping CONFIG.SYS processing via (
3218: 3191:(PalmDOS 1.0, DR DOS 6.0 updates and Novell DOS 7 and higher only) 3025:
Configures DOS management to use a specific segment as UMB memory.
917:
Sets display cursor to specified position for configuration menus.
486:(MS-DOS 7.0 and higher only, ignored under DR-DOS 7.02 and higher) 282: 47: 4368:, DOS, and most drivers and applications: COM4=260,1 ; set 2866:
Specifies file name of alternative DOS operating systems to boot.
4377: 4373: 4015:"Caldera OpenDOS 7.01/7.02 Update Alpha 3 IBMBIO.COM README.TXT" 3391: 2056: 2041: 2026: 2011: 1804: 1532:
Continues nested CONFIG.SYS processing at specified label, with
1353:
Specifies an error / return code to be assumed in the following.
866: 851: 836: 821: 333:
HKLM\System\CurrentControlSet\Control\SessionManager\Environment
251: 40: 4865: 4764:"Description of Windows 98 / MS-DOS 7.10 CONFIG.SYS directives" 2680:(ignored under DR‑DOS 3.31-5.0 and 7.02 and higher only) 2178:
Continues CONFIG.SYS processing in new file (similar to DR-DOS
2070:
Specifies time before a waiting process gets a higher priority.
4892: 2932:
Specifies the timeouts in CONFIG.SYS single-stepping and with
434:.) (DOS 6.0 and higher supports a similar feature by adding a 300:
Both CONFIG.SYS and AUTOEXEC.BAT can be found included in the
36: 2486:
Returns nested CONFIG.SYS processing at previous location of
2167:
Specifies whether multitrack disk operations are used or not.
1762:
Specifies if the system should check for boot sector viruses.
924:(MS-DOS 4.00-4.01 only, ignored under DR-DOS 7.02 and higher) 4795:(Description of DR-DOS 7 CONFIG.SYS directives (incomplete)) 3254:.) This also provides limited means to replace the shell at 2840:(DOS 4.0 and Novell DOS 7 and higher; ignored under PTS-DOS) 1615:(DR DOS 7.02 and higher, EDR-DOS 7.01.07 and DRMK only) 1596:(DR DOS 7.02 and higher, EDR-DOS 7.01.07 and DRMK only) 1316:(DR‑DOS 5.0 and higher, and PTS-DOS and FreeDOS only) 421:(DR DOS 3.41 and higher, Embedded DOS and FreeDOS only) 3654:
Kurth, Rüdiger; Groß, Martin; Hunger, Henry (2016-11-29) .
2877:
Configures the location of the various DOS parts in memory.
2445:(DOS 4.0 and DR DOS 3.31 and higher; ignored under PTS-DOS) 2163:(DOS 4.0 and DR-DOS 7.02 and higher; ignored under PTS-DOS) 1788:
Exclude execution of specified CONFIG.SYS subsections. See
1488:
Include execution of specified CONFIG.SYS subsections. See
461:
Unconditionally execute the following CONFIG.SYS directive.
3350:
In MS-DOS/PC DOS 2.0 through 4.01, the length of the
3331:
without specifying a file will assume the former default.
2910:
Specifies if DOS data and code should be loaded into UMBs.
2566:
does not specify the video mode but screen access methods.
2528:
under OS/2, but loads programs in background concurrently.
2438:
Specifies if system should reboot automatically on errors.
1803:
Specifies programs (which would normally run at the CPU's
206: 7.01, and DR-DOS 7.02 and higher, a file named 3323:), the user is prompted to enter a valid shell file name 3250:
command is disabled only when the shell was started with
2959:
Configures minimum and maximum time slices for scheduler.
2713:(MS-DOS 7.0 and DR-DOS 7.02 and higher, and FreeDOS only) 2129:
Specifies the default menu block. (Can be emulated using
1951:(MS-DOS 7.0 and DR-DOS 7.02 and higher, and FreeDOS only) 1462:
Specifies the number of files that can be opened at once.
1074:
Configures the relocation of the drive descriptor tables.
4248: 4246: 4244: 4242: 4240: 4238: 3761:]. MPDOSTIP (in German) (3 ed.). Archived from 3407:
CONFIG.SYS continues to be used by the OS/2 derivatives
3319:, when the default file extension has been changed with 2290:
Specifies if user must acknowledge errors in CONFIG.SYS.
2279:
under DR-DOS, displays a text and waits for a key press.
1469:(MS-DOS 7.0 and DR-DOS 7.02 and higher and FreeDOS only) 1016:
Conditional execution on 386 and higher CPUs only, f.e.
983:
Conditional execution on 8086/8088 and higher CPUs only.
639:(MS-DOS 7.0 and DR-DOS 7.02 and higher and FreeDOS only) 267:
in the given file. DR-DOS 7.03 and higher support a new
3279:"skip"/"trace"/"step" modes. (Some later issues added ( 2739:(MS-DOS 3.0 only, ignored under DR-DOS 7.02 and higher) 2695:
Specifies the number of stacks for hardware interrupts.
1933:
Specifies the address of the relocated keyboard buffer.
1706:(DR-DOS 7.02 and higher, EDR-DOS 7.01.07 and DRMK only) 1668:(DR-DOS 7.02 and higher, EDR-DOS 7.01.07 and DRMK only) 62:) during boot. CONFIG.SYS was introduced with DOS 2.0. 4330:"Re: [fd-dev] ANNOUNCE: CuteMouse 2.0 alpha 1" 1477:, but explicitly loads file handles into upper memory. 218:. Further, under DR DOS 6.0 and higher, the 125:(DCP), an MS-DOS derivative by the former East-German 4635:. Programm (in German). Vol. 1987, no. 11. 4490: 4488: 4486: 4484: 4482: 4480: 4478: 4400:[The end of DOS is only a question of time]. 4039: 4037: 3746: 3169:
Conditional execution on XT-compatible machines only.
2612:(DR-DOS 7.02 and higher and PTS-DOS and FreeDOS only) 2312:
Conditional execution on PC-compatible machines only.
2092:
Specifies the default DOS memory allocation strategy.
1944:
Specifies the maximum of drives that can be accessed.
647:, but explicitly loads buffers into HMA or UMB (like 509:
Conditional execution on AT-compatible machines only.
4623: 4621: 4576: 4574: 4572: 4570: 4476: 4474: 4472: 4470: 4468: 4466: 4464: 4462: 4460: 4458: 4446:
are optional parameters of the CONFIG.SYS directive
4323: 4321: 4319: 4317: 4206: 3744: 3742: 3740: 3738: 3736: 3734: 3732: 3730: 3728: 3726: 2948:
selections. PTS-DOS only supports the timeout value.
2765:(DOS 6.0 and higher, not DR‑DOS, not FreeDOS) 699:
under DOS, loads programs in CONFIG.SYS. Similar to
4398:"Das Ende von DOS ist nur noch eine Frage der Zeit" 4204: 4202: 4200: 4198: 4196: 4194: 4192: 4190: 4188: 4186: 3790: 3788: 3684: 3682: 3680: 3633:
apparently not functional in all PC DOS 3.x version
3327:trying to load COMMAND.COM from the root. Pressing 3227: 2245: 2237: 1870:Installs a TSR program into upper memory. (Same as 1521:
Continues CONFIG.SYS processing at specified label.
1331:
Displays a message including ANSI Escape sequences.
1238:
Specifies alternative path to search for DOS files.
1096:(DR‑DOS 3.31 - 6.0 and 7.02 and higher only) 1021: 1017: 961:
Conditional execution on 8088 and higher CPUs only.
438:after the corresponding CONFIG.SYS directive, f.e. 4008: 4006: 4004: 4002: 4000: 3998: 3996: 3994: 3992: 3990: 3988: 3986: 3984: 3982: 3980: 3978: 3976: 3974: 3972: 3970: 3968: 3966: 3964: 3962: 3960: 3958: 3956: 3954: 3952: 3950: 3948: 3946: 3944: 3942: 3940: 3938: 3936: 3934: 3932: 3930: 3928: 3926: 2769:Specifies a submenu block. (Can be emulated using 2144:(DOS 6.0 and higher, not DR DOS, not FreeDOS) 2110:(DOS 6.0 and higher, not DR DOS, not FreeDOS) 1133:Loads a device driver into upper memory. (Same as 1056:Conditional execution on 486 and higher CPUs only. 1034:Conditional execution on 386 and higher CPUs only. 1005:Conditional execution on 286 and higher CPUs only. 750:(DR DOS 5.0 and higher and Embedded DOS only) 743:Specifies the number of buffers for CD-ROM access. 4101: 4099: 4097: 4095: 4093: 4091: 4089: 3924: 3922: 3920: 3918: 3916: 3914: 3912: 3910: 3908: 3906: 3825: 3823: 3821: 3819: 3817: 3815: 3065:(FreeDOS, Embedded DOS, and EDR-DOS 7.01.07 only) 2970:Specifies the file extension for temporary files. 2944:, and the default answers for Yes/No queries and 2721:, but explicitly loads buffers into upper memory. 2601:(DOS 2.0 and DR‑DOS 3.31 and higher; OS/2) 2501:(OS/2 only, ignored under DR-DOS 7.02 and higher) 2125:(DOS 6.0 and higher and FreeDOS, not DR DOS) 1814:in order to directly access the hardware for I/O. 1458:(DOS 2.0 and DR‑DOS 3.31 and higher; OS/2) 1409:(DOS 3.0 and DR‑DOS 3.31 and higher; OS/2) 1155:(OS/2 only, ignored under DR-DOS 7.02 and higher) 1081:(DR‑DOS 6.0 (1993 update) and higher only) 732:Specifies the name of the CD-ROM hardware driver. 632:Specifies the number of disk buffers to allocate. 450:. This variant is also supported by DR DOS.) 364:Defines labels in CONFIG.SYS as jump targets for 4260:. 2006-11-15 . KB135481. Q135481. Archived from 4168:. 2007-01-29 . KB274646. Q274646. Archived from 3713:CCI Multiuser DOS 7.22 GOLD Online Documentation 2590:(DOS 6.0 and DR‑DOS 6.0 and higher; OS/2) 2345:Changes internal default printer device driver ( 1394:(DR‑DOS 3.31 and higher and PTS-DOS only) 1188:(DOS 5.0 and DR‑DOS 6.0 and higher; OS/2) 1129:(DOS 5.0 and DR‑DOS 6.0 and higher; OS/2) 21:"SHELL" redirects here. Not to be confused with 3707: 3705: 3703: 2977:(DR-DOS 7.02 and higher and PTS-DOS only; OS/2) 2928:(DR‑DOS 6.0 and higher and PTS-DOS only) 2673:Specifies if POST should be skipped on reboots. 2334:Configures priority of programs using disk I/O. 2148:Specifies a menu block. (Can be emulated using 765:Specifies the type of clock used by the system. 628:(DOS 2.0 and DR DOS 3.31 and higher; OS/2) 609:(DOS 2.0 and DR DOS 3.31 and higher; OS/2) 542:Changes internal default serial device driver ( 479:Specifies if programs can be aborted on errors. 250:" as well (both features are also supported by 111:of the drive from which the system was booted. 4800:"Description of FreeDOS CONFIG.SYS directives" 4639:. pp. 216–218, 220, 222, 224, 226, 228 . 3872: 3870: 3868: 3866: 3690:CCI Multiuser DOS 7.22 GOLD Installation Guide 3054:(DR-DOS 7.02 and higher and Embedded DOS only) 2114:Specifies menu colors. (Can be emulated using 2051:(some versions of DR-DOS 7.02 and higher only) 1440:, but explicitly loads FCBs into upper memory. 167:instead, whereas REAL/32 is known to look for 4877: 4717:"Troubleshooting the ArcaOS update procedure" 4352:+ has a CONFIG.SYS directive to override the 3774:(NB. NWDOSTIP.TXT is a comprehensive work on 3047:Specifies the address ranges used as UMB RAM. 2706:Default stack size allocated for new threads. 1977:Specifies how old programs should be handled. 1821:(DOS 6.0 and higher, not DR-DOS, not FreeDOS) 1268:Specifies physical parameters of disk drives. 906:Enables and configures international support. 561:(DOS 2.0-2.1 and DR-DOS 7.02 and higher only) 8: 3095:under FreeDOS, specifies current video mode. 3058:Enables or disables disk write verification. 2368:Specifies if DOS programs can be run or not. 2301:Configures buffer size for LPT1, LPT2, LPT3. 1432:(MS-DOS 7.0 and DR-DOS 7.02 and higher only) 1425:dynamically share the same internal buffer.) 1387:directive processing under some conditions). 3476:The filename of the DOS configuration file 2520:, loads programs in CONFIG.SYS. Similar to 1417:that can be opened at once. (Under DR-DOS, 4884: 4870: 4862: 3586: 3584: 3582: 3580: 3578: 3576: 3574: 3572: 3570: 3568: 3566: 3564: 3562: 3560: 3558: 3556: 3554: 3552: 3550: 3548: 3546: 3544: 3542: 1966:Specifies a list of search paths for DLLs. 1279:Define parameters for unrecognized drives. 4745:"AUTOEXEC.BAT and CONFIG.SYS information" 4052:]. MPDOSTIP (in German) (3 ed.). 3540: 3538: 3536: 3534: 3532: 3530: 3528: 3526: 3524: 3522: 1885:Installs a TSR program into memory, like 1740:Specifies the address of the HMA segment. 1653:Installs a TSR program into memory, like 1257:Specifies the search path for data files. 1170:Specifies floppy disk compatibility mode. 1012:(DR-DOS 7.02 and higher and PTS-DOS only) 16:Primary system configuration file for DOS 4299:. 2017-01-07 . ID 232557. Archived from 3512: 3510: 3508: 3506: 3504: 3502: 3328: 3316: 3312: 3308: 3304: 3300: 3288: 3284: 3280: 3276: 3272: 3268: 3264: 3196: 2851:(OS/2 Warp 4 FixPak 1 (and higher) only) 2659: 2655: 2651: 2579: 2472: 2221: 2208:) character in Yes/No/Resume questions.) 2205: 1866:(DOS 6.0 and DR DOS 6.0 and higher) 1845: 972:Conditional execution on 8086 CPUs only. 950:Conditional execution on 8088 CPUs only. 715: 618: 614: 602:Specifies operating system to be booted. 391:(DOS 6.0 and DR DOS 6.0 and higher) 3646: 3620: 3618: 3616: 3469: 2921:Specifies number of concurrent threads. 2888:Load system from alternative disk area. 2833:used by the system (either '/' or '-'). 2650:Specifies if files should be closed on 2258:= 30 ECHO Error 11-16 or 18-30 occurred 1045:Conditional execution on 486 CPUs only. 994:Conditional execution on 286 CPUs only. 531:Configures verbosity of error messages. 3614: 3612: 3610: 3608: 3606: 3604: 3602: 3600: 3598: 3596: 3143:Configures system support for Windows. 2475:) character in Yes/No/Resume queries.) 1207:Specifies whether to load DOS tables ( 902:and DR DOS 3.31 and higher; OS/2) 798:Specifies the address of the CMOS RAM. 277:implements a similar feature with its 4583:"Re: Random Lockups with DR-DOS 7.03" 4497:"Re: Random Lockups with DR-DOS 7.03" 3832:"Re: Random Lockups with DR-DOS 7.03" 3199:) character in Yes/No/Resume queries. 3106:Specifies if virtual DMA can be used. 2215:(DOS 6.0 and Novell DOS 7 and higher) 2081:Configures memory allocation strategy 576:Loads base device driver into memory. 107:In DOS, CONFIG.SYS is located in the 7: 4664:REXX Tips & Tricks, Version 2.80 4660:"CONFIG.SYS statements used by OS/2" 4637:Verlag Heinz Heise GmbH & Co. KG 3883:MoHPC - the Museum of HP Calculators 2605:Loads the command interpreter shell. 2420:Mutes display output send to STDOUT. 1855:(DOS 4.0 and DR DOS 3.41 and higher) 1810:) which should be allowed to run at 1286:(DR‑DOS 7.02 and higher only) 898:(DOS 3.0 and DOS Plus 2.1 with 102:terminate-and-stay-resident programs 3121:(VME) should be deactivated or not. 2482:(DR‑DOS 6.0 and higher only) 2456:(OS/2 3 FixPack 24 and higher only) 1859:Installs a TSR program into memory. 1375:(DR‑DOS 6.0 and higher only) 1349:(DR‑DOS 6.0 and higher only) 4396:Schneider, Stefanie (1994-06-17). 3132:Configures VxD driver for Windows. 2505:Defines the real mode memory size. 1725:(DR DOS 3.41 and higher only) 1122:Loads a device driver into memory. 1100:Enables internal debugger support. 14: 4632:c't - magazin für computertechnik 3877:Paul, Matthias R. (2017-08-14) . 3241:If CONFIG.SYS does not contain a 3154:Configures the relocation of the 2232:(DR DOS 6.0 and higher only) 1634:(DR DOS 5.0 and higher only) 1581:(DR DOS 5.0 and higher only) 1566:(DR DOS 5.0 and higher only) 1543:(DR DOS 6.0 and higher only) 1528:(DR DOS 6.0 and higher only) 1517:(DR DOS 5.0 and higher only) 1506:(DR DOS 6.0 and higher only) 913:(DR DOS 6.0 and higher only) 772:(DR DOS 6.0 and higher only) 360:(DR DOS 5.0 and higher only) 90:CONFIG.SYS is composed mostly of 4581:Paul, Matthias R. (2004-06-17). 4540:"Datalight ROM-DOS User's Guide" 4495:Paul, Matthias R. (2004-06-17). 4328:Paul, Matthias R. (2002-04-06). 4211:Paul, Matthias R. (2000-11-22). 4044:Paul, Matthias R. (2001-04-09). 4013:Paul, Matthias R. (1997-10-02). 3830:Paul, Matthias R. (2004-06-17). 3751:Paul, Matthias R. (1997-07-30). 3696:(CCI). 1997-02-10. PRINTDOC.HLP. 3295:arguments as well.) Also, if no 3007:Logs detailed error information. 1848:mode status is turned on or off. 1305:Enables and specifies drive for 809:Specifies colors for boot menus. 4850:from the original on 2018-05-12 4831:from the original on 2018-05-12 4806:from the original on 2018-05-12 4751:from the original on 2018-05-12 4556:from the original on 2019-04-21 4438:(NB. The undocumented settings 4414:from the original on 2022-01-02 4340:from the original on 2020-02-07 4224:from the original on 2019-05-06 4143:from the original on 2018-12-15 3889:from the original on 2018-05-01 3666:from the original on 2019-04-03 3362:Dual booting DOS and Windows 9x 3150:(EDR-DOS 7.01.07 and DRMK only) 3036:Configures the UMB server used. 2577:Specifies whether the keyboard 2219:Specifies whether the keyboard 1988:Specifies number of file locks. 1881:(EDR-DOS 7.01.07 and DRMK only) 1844:Specifies whether the keyboard 1649:(EDR-DOS 7.01.07 and DRMK only) 1413:Specifies the number of cached 1018:CPU386 DEVICE=C:\DOS\EMM386.EXE 928:For codepage switching support. 714:Specifies whether the keyboard 4776:"CONFIG.SYS Command Reference" 4406:(in German). Munich, Germany: 3797:Caldera DR-DOS 7.02 User Guide 3080:Configures VGA display status. 2471:Specifies the default Resume ( 2449:Allows comments in CONFIG.SYS. 2323:Configures priority scheduler. 1922:Specifies the keyboard layout. 1159:Configures cache memory sizes. 787:Specifies the OEM codepage(s). 1: 4747:. Computer Hope. 2017-12-29. 3443:CONFIG (environment variable) 3210:Configures deletion tracking. 3176:(DR-DOS 7.02 and higher only) 3117:Specifies if the processor's 2620:, but supports an additional 2573:(DR-DOS 7.02 and higher only) 2467:(DR-DOS 7.02 and higher only) 2341:(DR-DOS 7.02 and higher only) 2200:(DR-DOS 7.02 and higher only) 2036:(DR-DOS 7.02 and higher only) 2021:(DR-DOS 7.02 and higher only) 2006:(DR-DOS 7.02 and higher only) 1840:(DR-DOS 7.02 and higher only) 1751:Configures HLT energy saving. 1691:(DR-DOS 7.02 and higher only) 1320:Displays a message on screen. 861:(DR-DOS 7.02 and higher only) 846:(DR-DOS 7.02 and higher only) 831:(DR-DOS 7.02 and higher only) 816:(DR-DOS 7.02 and higher only) 710:(DR-DOS 7.02 and higher only) 651:under DR DOS 6.0 and higher). 583:(DR-DOS 7.02 and higher only) 538:(DR-DOS 7.02 and higher only) 114:The filename is also used by 4356:detected during System BIOS 3719:(CCI). 1997-02-10. HELP.HLP. 2810:(DR DOS 6.0 and higher only) 2583:status is turned on or off.) 2543:of directory entries in the 939:Specifies RAM refresh speed. 3195:Specifies the default Yes ( 2594:Sets environment variables. 2225:status is turned on or off. 1364:Specifies the state of the 721:status is turned on or off. 4982: 4431:, die auch den Codenamen " 4063:Poarch, Mad (April 1993). 3003:(OS/2 3.0 and higher only) 2844:Specifies special options. 2818:returning to old location. 2788:(OS/2 3.0 and higher only) 2554:(FreeDOS and PTS-DOS only) 2434:(OS/2 3.0 and higher only) 2409:-compatible machines only. 2394:-compatible machines only. 2204:Specifies the default No ( 2179: 1536:returning to old location. 1301:(OS/2 3.0 and higher only) 1253:(OS/2 3.0 and higher only) 691:(OS/2 4.0 and higher only) 285: 7.24 and higher use 20: 4900: 4846:(in German). 2004-04-25. 3717:Concurrent Controls, Inc. 3694:Concurrent Controls, Inc. 3397:In the OS/2 subsystem of 2803:Specifies swap file path. 2405:Conditional execution on 2390:Conditional execution on 1196:under DR‑DOS 5.0.) 880:Specifies buffer for DMA. 4935:List of DOS system files 4689:"eComStation 1.0 Manual" 4213:"Optimizing CONFIG.SYS…" 3379:and AUTOEXEC.W40 files. 3180:Configures the built-in 2895:(Embedded DOS 6-XL only) 2702:(Embedded DOS 6-XL only) 2174:(Datalight ROM-DOS only) 1900:(Embedded DOS 6-XL only) 1775:installable file systems 1368:when starting a program. 680:(Embedded DOS 6-XL only) 669:(Embedded DOS 6-XL only) 658:(Embedded DOS 6-XL only) 613:Sets or clears extended 494:of directory entries in 224:SYS /L /DR:703 135:While older versions of 4956:DOS configuration files 4538:; GPvNO (April 2005) . 4408:IDG Business Media GmbH 3287:to reinvoke the former 3156:Extended BIOS data area 3119:Virtual Mode Extensions 3012:U‍–‍Z 2425:R‍–‍T 2416:(PTS-DOS and DRMK only) 2191:N‍–‍Q 1909:K‍–‍M 1497:G‍–‍I 1181:Specifies display font. 1061:D‍–‍F 466:A‍–‍C 79:line of CONFIG.SYS, or 54:(typically residing in 4782:. 1998. Archived from 4666:. 0.9b. Archived from 4658:Childs, Peter (1995). 4067:. Volume 5, Number 4. 3660:www.robotrontechnik.de 3231: 1137:in DR‑DOS 5.0.) 1070:(EDR-DOS 7.01.07 only) 263:to jump to a specific 4297:Microsoft Corporation 4117:4DOS 8.00 online help 3804:1998 . Archived from 3222: 2379:Loads user interface. 2186:environment variable. 2103:Defines menu options. 320:environment variables 104:(TSRs), into memory. 4133:"RxDOS 7.24 release" 3656:"Betriebssystem DCP" 3458:List of DOS commands 3226:detecting a missing 2829:Defines the default 2758:control should work. 1275:(DOS 3.2 and higher) 1227:) into upper memory. 1022:CPU386 GOTO label386 281:configuration file. 261:CHAIN=filespec,label 116:Disk Control Program 4966:Configuration files 4593:conference: ALT_DOS 4507:conference: ALT_DOS 3842:conference: ALT_DOS 3021:(Embedded DOS only) 4139:. DOS ain't dead. 4131:ecm (2018-10-08). 4106:Brothers, Hardin; 3590:at least since 2.0 3232: 2992:Specifies size of 2754:Specifies how XMS 2453:RESERVEDRIVELETTER 228:Volume Boot Record 141:Concurrent DOS 386 46:. It is a special 33:configuration file 4943: 4942: 4256:. Revision: 1.1. 3387:OS/2 / Windows NT 2357:) for PRN device. 145:Concurrent DOS XM 75:specified in the 44:operating systems 4973: 4886: 4879: 4872: 4863: 4858: 4856: 4855: 4839: 4837: 4836: 4830: 4823: 4814: 4812: 4811: 4794: 4792: 4791: 4771: 4766:. Archived from 4759: 4757: 4756: 4731: 4730: 4728: 4727: 4713: 4707: 4706: 4704: 4703: 4693: 4685: 4679: 4678: 4676: 4675: 4655: 4649: 4648: 4625: 4616: 4611: 4605: 4604: 4595:. Archived from 4578: 4565: 4564: 4562: 4561: 4555: 4549:3010-0200-0716. 4544: 4532: 4526: 4521: 4519: 4518: 4509:. Archived from 4492: 4453: 4445: 4441: 4437: 4420: 4419: 4393: 4387: 4386: 4360:, so tools like 4346: 4345: 4325: 4312: 4311: 4309: 4308: 4289: 4283: 4282: 4280: 4270: 4269: 4250: 4233: 4232: 4230: 4229: 4208: 4181: 4180: 4178: 4177: 4164:. Revision 1.2. 4158: 4152: 4151: 4149: 4148: 4137:bttr-software.de 4128: 4122: 4121: 4103: 4084: 4083: 4081: 4080: 4071:. Archived from 4060: 4054: 4053: 4041: 4032: 4029: 4027: 4026: 4017:. Archived from 4010: 3901: 3900: 3895: 3894: 3874: 3861: 3856: 3854: 3853: 3844:. Archived from 3827: 3810: 3809: 3792: 3783: 3773: 3771: 3770: 3748: 3721: 3720: 3709: 3698: 3697: 3686: 3675: 3674: 3672: 3671: 3651: 3634: 3631: 3625: 3622: 3591: 3588: 3517: 3514: 3497: 3479: 3474: 3366:When installing 3322: 3307:(and also with ( 3253: 3249: 3229: 3207: 3204: 3192: 3189: 3177: 3174: 3166: 3163: 3151: 3148: 3140: 3137: 3129: 3126: 3114: 3111: 3103: 3100: 3094: 3088: 3085: 3077: 3074: 3066: 3063: 3055: 3052: 3044: 3041: 3033: 3030: 3022: 3019: 3004: 3001: 2995: 2989: 2986: 2978: 2975: 2967: 2964: 2956: 2953: 2947: 2943: 2939: 2935: 2929: 2926: 2918: 2915: 2907: 2904: 2896: 2893: 2885: 2882: 2874: 2871: 2863: 2860: 2852: 2849: 2841: 2838: 2826: 2823: 2817: 2811: 2808: 2800: 2797: 2789: 2786: 2780: 2776: 2772: 2766: 2763: 2751: 2748: 2740: 2737: 2729: 2726: 2720: 2714: 2711: 2703: 2700: 2692: 2689: 2681: 2678: 2670: 2667: 2647: 2644: 2636: 2633: 2627: 2623: 2619: 2613: 2610: 2602: 2599: 2591: 2588: 2574: 2571: 2565: 2561: 2555: 2552: 2536: 2533: 2527: 2523: 2519: 2513: 2510: 2502: 2499: 2493: 2489: 2483: 2480: 2468: 2465: 2457: 2454: 2446: 2443: 2435: 2432: 2417: 2414: 2402: 2399: 2387: 2384: 2376: 2373: 2365: 2362: 2356: 2352: 2348: 2342: 2339: 2331: 2328: 2327:PRIORITY_DISK_IO 2320: 2317: 2309: 2306: 2298: 2295: 2287: 2284: 2278: 2274: 2268: 2265: 2259: 2257: 2254:> 17 ONERROR 2253: 2249: 2243: 2241: 2233: 2230: 2216: 2213: 2201: 2198: 2175: 2172: 2164: 2161: 2155: 2151: 2145: 2142: 2136: 2132: 2126: 2123: 2117: 2111: 2108: 2100: 2097: 2089: 2086: 2078: 2075: 2067: 2064: 2052: 2049: 2037: 2034: 2022: 2019: 2007: 2004: 1996: 1993: 1985: 1982: 1974: 1971: 1963: 1960: 1952: 1949: 1941: 1938: 1930: 1927: 1919: 1916: 1901: 1898: 1888: 1882: 1879: 1873: 1867: 1864: 1856: 1853: 1841: 1838: 1832: 1828: 1822: 1819: 1800: 1797: 1791: 1785: 1782: 1770: 1767: 1759: 1756: 1748: 1745: 1737: 1734: 1726: 1723: 1717: 1713: 1707: 1704: 1698: 1692: 1689: 1683: 1679: 1675: 1669: 1666: 1656: 1650: 1647: 1641: 1635: 1632: 1626: 1622: 1616: 1613: 1607: 1603: 1597: 1594: 1588: 1582: 1579: 1573: 1567: 1564: 1558: 1554: 1550: 1544: 1541: 1535: 1529: 1526: 1518: 1515: 1507: 1504: 1491: 1485: 1482: 1476: 1470: 1467: 1459: 1456: 1448: 1445: 1439: 1433: 1430: 1424: 1420: 1410: 1407: 1395: 1392: 1386: 1382: 1376: 1373: 1361: 1358: 1350: 1347: 1339: 1336: 1328: 1325: 1317: 1314: 1308: 1302: 1299: 1293: 1287: 1284: 1276: 1273: 1265: 1262: 1254: 1251: 1246: 1243: 1235: 1232: 1226: 1222: 1218: 1214: 1210: 1204: 1201: 1195: 1189: 1186: 1178: 1175: 1167: 1164: 1156: 1153: 1145: 1142: 1136: 1130: 1127: 1119: 1116: 1108: 1105: 1097: 1094: 1082: 1079: 1071: 1068: 1053: 1050: 1042: 1039: 1031: 1028: 1023: 1019: 1013: 1010: 1002: 999: 991: 988: 980: 977: 969: 966: 958: 955: 947: 944: 936: 933: 925: 922: 914: 911: 903: 896: 888: 885: 877: 874: 862: 859: 847: 844: 832: 829: 817: 814: 806: 803: 795: 792: 784: 781: 773: 770: 762: 759: 751: 748: 740: 737: 729: 726: 711: 708: 702: 698: 692: 689: 681: 678: 670: 667: 659: 656: 650: 646: 640: 637: 629: 626: 610: 607: 599: 596: 590: 584: 581: 573: 570: 562: 559: 553: 549: 545: 539: 536: 528: 525: 517: 514: 506: 503: 487: 484: 476: 473: 458: 455: 449: 445: 441: 437: 433: 429: 422: 419: 411: 408: 402: 398: 392: 389: 383: 379: 375: 371: 367: 361: 358: 324:Windows Registry 270: 249: 225: 221: 220:SYS /DR:ext 124: 4981: 4980: 4976: 4975: 4974: 4972: 4971: 4970: 4946: 4945: 4944: 4939: 4896: 4890: 4853: 4851: 4842: 4834: 4832: 4828: 4821: 4817: 4809: 4807: 4798: 4789: 4787: 4774: 4762: 4754: 4752: 4743: 4740: 4735: 4734: 4725: 4723: 4715: 4714: 4710: 4701: 4699: 4696:ecomstation.com 4691: 4687: 4686: 4682: 4673: 4671: 4657: 4656: 4652: 4627: 4626: 4619: 4602: 4600: 4580: 4579: 4568: 4559: 4557: 4553: 4547:Datalight, Inc. 4542: 4536:Datalight, Inc. 4534: 4533: 4529: 4516: 4514: 4494: 4493: 4456: 4451: 4443: 4439: 4417: 4415: 4395: 4394: 4390: 4343: 4341: 4327: 4326: 4315: 4306: 4304: 4291: 4290: 4286: 4275: 4267: 4265: 4252: 4251: 4236: 4227: 4225: 4210: 4209: 4184: 4175: 4173: 4160: 4159: 4155: 4146: 4144: 4130: 4129: 4125: 4105: 4104: 4087: 4078: 4076: 4062: 4061: 4057: 4043: 4042: 4035: 4024: 4022: 4012: 4011: 3904: 3892: 3890: 3876: 3875: 3864: 3851: 3849: 3829: 3828: 3813: 3794: 3793: 3786: 3768: 3766: 3750: 3749: 3724: 3711: 3710: 3701: 3688: 3687: 3678: 3669: 3667: 3653: 3652: 3648: 3643: 3638: 3637: 3632: 3628: 3623: 3594: 3589: 3520: 3515: 3500: 3477: 3475: 3471: 3466: 3421: 3389: 3368:Windows 95 3364: 3353: 3346: 3342: 3338: 3330: 3320: 3318: 3314: 3310: 3306: 3302: 3298: 3294: 3290: 3286: 3282: 3278: 3274: 3270: 3266: 3263:directives in ( 3262: 3251: 3247: 3244: 3217: 3205: 3202: 3198: 3190: 3187: 3175: 3172: 3164: 3161: 3149: 3146: 3138: 3135: 3127: 3124: 3112: 3109: 3101: 3098: 3092: 3086: 3083: 3075: 3072: 3064: 3061: 3053: 3050: 3042: 3039: 3031: 3028: 3020: 3017: 3014: 3002: 2999: 2993: 2987: 2984: 2976: 2973: 2965: 2962: 2954: 2951: 2945: 2941: 2937: 2933: 2927: 2924: 2916: 2913: 2905: 2902: 2894: 2891: 2883: 2880: 2872: 2869: 2861: 2858: 2850: 2847: 2839: 2836: 2824: 2821: 2815: 2809: 2806: 2798: 2795: 2787: 2784: 2778: 2774: 2770: 2764: 2761: 2749: 2746: 2738: 2735: 2727: 2724: 2718: 2712: 2709: 2701: 2698: 2690: 2687: 2679: 2676: 2668: 2665: 2661: 2657: 2653: 2645: 2642: 2634: 2631: 2625: 2621: 2617: 2611: 2608: 2600: 2597: 2589: 2586: 2581: 2572: 2569: 2563: 2559: 2553: 2550: 2534: 2531: 2525: 2521: 2517: 2511: 2508: 2500: 2497: 2491: 2487: 2481: 2478: 2474: 2466: 2463: 2455: 2452: 2444: 2441: 2433: 2430: 2427: 2415: 2412: 2400: 2397: 2385: 2382: 2374: 2371: 2363: 2360: 2354: 2350: 2346: 2340: 2337: 2329: 2326: 2318: 2315: 2307: 2304: 2296: 2294:PRINTMONBUFSIZE 2293: 2285: 2282: 2276: 2272: 2266: 2263: 2255: 2251: 2247: 2242:0 GOTO failload 2239: 2231: 2228: 2223: 2214: 2211: 2207: 2199: 2196: 2193: 2173: 2170: 2162: 2159: 2153: 2149: 2143: 2140: 2134: 2130: 2124: 2121: 2115: 2109: 2106: 2098: 2095: 2087: 2084: 2076: 2073: 2065: 2062: 2050: 2047: 2035: 2032: 2020: 2017: 2005: 2002: 1994: 1991: 1983: 1980: 1972: 1969: 1961: 1958: 1950: 1947: 1939: 1936: 1928: 1925: 1917: 1914: 1911: 1899: 1896: 1886: 1880: 1877: 1874:in DR DOS 5.0.) 1871: 1865: 1862: 1854: 1851: 1847: 1839: 1836: 1830: 1826: 1820: 1817: 1798: 1795: 1789: 1783: 1780: 1768: 1765: 1757: 1754: 1746: 1743: 1735: 1732: 1724: 1721: 1715: 1711: 1705: 1702: 1696: 1690: 1687: 1681: 1677: 1673: 1667: 1664: 1654: 1648: 1645: 1639: 1633: 1630: 1624: 1620: 1614: 1611: 1605: 1601: 1595: 1592: 1586: 1580: 1577: 1571: 1565: 1562: 1556: 1552: 1548: 1542: 1539: 1533: 1527: 1524: 1516: 1513: 1505: 1502: 1499: 1489: 1483: 1480: 1474: 1468: 1465: 1457: 1454: 1446: 1443: 1437: 1431: 1428: 1422: 1418: 1408: 1405: 1393: 1390: 1384: 1380: 1374: 1371: 1359: 1356: 1348: 1345: 1337: 1334: 1326: 1323: 1315: 1312: 1306: 1300: 1297: 1291: 1285: 1282: 1274: 1271: 1263: 1260: 1252: 1249: 1244: 1241: 1233: 1230: 1224: 1220: 1216: 1212: 1208: 1202: 1199: 1193: 1187: 1184: 1176: 1173: 1165: 1162: 1154: 1151: 1143: 1140: 1134: 1128: 1125: 1117: 1114: 1106: 1103: 1095: 1092: 1080: 1077: 1069: 1066: 1063: 1051: 1048: 1040: 1037: 1029: 1026: 1011: 1008: 1000: 997: 989: 986: 978: 975: 967: 964: 956: 953: 945: 942: 934: 931: 923: 920: 912: 909: 897: 894: 886: 883: 875: 872: 860: 857: 845: 842: 830: 827: 815: 812: 804: 801: 793: 790: 782: 779: 771: 768: 760: 757: 749: 746: 738: 735: 727: 724: 720: 709: 706: 700: 696: 690: 687: 679: 676: 668: 665: 657: 654: 648: 644: 638: 635: 627: 624: 620: 616: 608: 605: 597: 594: 588: 582: 579: 571: 568: 560: 557: 551: 547: 543: 537: 534: 526: 523: 515: 512: 504: 501: 485: 482: 474: 471: 468: 456: 453: 447: 443: 439: 435: 431: 427: 420: 417: 409: 406: 400: 396: 390: 387: 381: 377: 373: 369: 365: 359: 356: 353: 348: 334: 316:Windows ME 310:Windows 98 306:Windows 95 268: 266: 262: 257: 247: 245: 241: 223: 219: 200:Novell DOS 186: 179:rather than in 174: 159:will probe for 118: 95: 78: 68: 31:is the primary 26: 17: 12: 11: 5: 4979: 4977: 4969: 4968: 4963: 4958: 4948: 4947: 4941: 4940: 4938: 4937: 4932: 4931: 4930: 4925: 4920: 4915: 4910: 4901: 4898: 4897: 4891: 4889: 4888: 4881: 4874: 4866: 4860: 4859: 4840: 4815: 4796: 4772: 4770:on 2006-02-12. 4760: 4739: 4738:External links 4736: 4733: 4732: 4708: 4680: 4650: 4617: 4566: 4527: 4454: 4447: 4388: 4313: 4295:(1 ed.). 4284: 4234: 4182: 4153: 4123: 4085: 4055: 4033: 3902: 3862: 3811: 3808:on 2016-11-04. 3784: 3722: 3699: 3676: 3645: 3644: 3642: 3639: 3636: 3635: 3626: 3592: 3518: 3498: 3468: 3467: 3465: 3462: 3461: 3460: 3455: 3450: 3445: 3440: 3431: 3420: 3417: 3388: 3385: 3363: 3360: 3356:long filenames 3351: 3344: 3340: 3336: 3296: 3292: 3260: 3242: 3216: 3213: 3212: 3211: 3208: 3206:(PTS-DOS only) 3200: 3193: 3185: 3178: 3170: 3167: 3165:(PTS-DOS only) 3159: 3152: 3144: 3141: 3139:(PTS-DOS only) 3133: 3130: 3128:(PTS-DOS only) 3122: 3115: 3107: 3104: 3102:(PTS-DOS only) 3096: 3089: 3087:(PTS-DOS only) 3081: 3078: 3076:(PTS-DOS only) 3070: 3067: 3059: 3056: 3048: 3045: 3043:(PTS-DOS only) 3037: 3034: 3032:(PTS-DOS only) 3026: 3023: 3013: 3010: 3009: 3008: 3005: 2997: 2990: 2982: 2979: 2971: 2968: 2966:(PTS-DOS only) 2960: 2957: 2949: 2930: 2922: 2919: 2911: 2908: 2906:(PTS-DOS only) 2900: 2897: 2889: 2886: 2884:(PTS-DOS only) 2878: 2875: 2873:(PTS-DOS only) 2867: 2864: 2862:(PTS-DOS only) 2856: 2853: 2845: 2842: 2834: 2827: 2819: 2812: 2804: 2801: 2793: 2790: 2785:SUPPRESSPOPUPS 2782: 2781:under DR-DOS.) 2767: 2759: 2752: 2750:(PTS-DOS only) 2744: 2741: 2733: 2730: 2728:(PTS-DOS only) 2722: 2715: 2707: 2704: 2696: 2693: 2685: 2682: 2674: 2671: 2669:(PTS-DOS only) 2663: 2648: 2646:(PTS-DOS only) 2640: 2637: 2635:(PTS-DOS only) 2629: 2614: 2606: 2603: 2595: 2592: 2584: 2575: 2567: 2556: 2548: 2537: 2535:(PTS-DOS only) 2529: 2524:under DOS and 2514: 2506: 2503: 2495: 2484: 2476: 2469: 2461: 2458: 2450: 2447: 2439: 2436: 2426: 2423: 2422: 2421: 2418: 2410: 2403: 2401:(PTS-DOS only) 2395: 2388: 2386:(PTS-DOS only) 2380: 2377: 2369: 2366: 2358: 2343: 2335: 2332: 2324: 2321: 2313: 2310: 2308:(PTS-DOS only) 2302: 2299: 2291: 2288: 2280: 2269: 2267:(PTS-DOS only) 2261: 2234: 2226: 2217: 2209: 2202: 2192: 2189: 2188: 2187: 2176: 2168: 2165: 2157: 2156:under DR-DOS.) 2146: 2138: 2137:under DR-DOS.) 2127: 2119: 2118:under DR-DOS.) 2112: 2104: 2101: 2099:(FreeDOS only) 2093: 2090: 2088:(PTS-DOS only) 2082: 2079: 2071: 2068: 2060: 2053: 2045: 2038: 2030: 2023: 2015: 2008: 2000: 1997: 1989: 1986: 1984:(PTS-DOS only) 1978: 1975: 1973:(PTS-DOS only) 1967: 1964: 1956: 1953: 1945: 1942: 1934: 1931: 1929:(FreeDOS only) 1923: 1920: 1918:(PTS-DOS only) 1910: 1907: 1906: 1905: 1902: 1894: 1883: 1875: 1868: 1860: 1857: 1849: 1842: 1834: 1833:under DR-DOS.) 1823: 1815: 1801: 1793: 1786: 1784:(PTS-DOS only) 1778: 1771: 1763: 1760: 1758:(PTS-DOS only) 1752: 1749: 1747:(FreeDOS only) 1741: 1738: 1736:(PTS-DOS only) 1730: 1727: 1719: 1708: 1700: 1693: 1685: 1670: 1662: 1651: 1643: 1636: 1628: 1617: 1609: 1598: 1590: 1583: 1575: 1568: 1560: 1545: 1537: 1530: 1522: 1519: 1511: 1508: 1498: 1495: 1494: 1493: 1486: 1484:(PTS-DOS only) 1478: 1471: 1463: 1460: 1452: 1449: 1447:(PTS-DOS only) 1441: 1434: 1426: 1411: 1403: 1396: 1388: 1377: 1369: 1362: 1360:(PTS-DOS only) 1354: 1351: 1343: 1340: 1338:(PTS-DOS only) 1332: 1329: 1327:(FreeDOS only) 1321: 1318: 1310: 1303: 1295: 1288: 1280: 1277: 1269: 1266: 1264:(PTS-DOS only) 1258: 1255: 1247: 1239: 1236: 1234:(PTS-DOS only) 1228: 1205: 1197: 1190: 1182: 1179: 1177:(PTS-DOS only) 1171: 1168: 1166:(PTS-DOS only) 1160: 1157: 1149: 1146: 1138: 1131: 1123: 1120: 1112: 1109: 1107:(PTS-DOS only) 1101: 1098: 1090: 1083: 1075: 1072: 1062: 1059: 1058: 1057: 1054: 1052:(PTS-DOS only) 1046: 1043: 1041:(PTS-DOS only) 1035: 1032: 1030:(PTS-DOS only) 1024: 1014: 1006: 1003: 1001:(PTS-DOS only) 995: 992: 990:(PTS-DOS only) 984: 981: 979:(PTS-DOS only) 973: 970: 968:(PTS-DOS only) 962: 959: 957:(PTS-DOS only) 951: 948: 946:(PTS-DOS only) 940: 937: 935:(PTS-DOS only) 929: 926: 918: 915: 907: 904: 892: 889: 881: 878: 876:(PTS-DOS only) 870: 863: 855: 848: 840: 833: 825: 818: 810: 807: 805:(PTS-DOS only) 799: 796: 794:(PTS-DOS only) 788: 785: 777: 776:Clears screen. 774: 766: 763: 761:(PTS-DOS only) 755: 752: 744: 741: 739:(PTS-DOS only) 733: 730: 728:(PTS-DOS only) 722: 712: 704: 693: 685: 682: 674: 671: 663: 660: 652: 641: 633: 630: 622: 611: 603: 600: 592: 585: 577: 574: 566: 563: 555: 540: 532: 529: 521: 518: 516:(PTS-DOS only) 510: 507: 505:(PTS-DOS only) 499: 488: 480: 477: 475:(PTS-DOS only) 467: 464: 463: 462: 459: 457:(FreeDOS only) 451: 423: 415: 412: 410:(PTS-DOS only) 404: 393: 385: 362: 352: 349: 347: 344: 336: 335: 332: 330: 264: 260: 256:CHAIN=filespec 255: 243: 239: 184: 172: 153:System Manager 137:Concurrent DOS 109:root directory 98:device drivers 91: 76: 67: 64: 15: 13: 10: 9: 6: 4: 3: 2: 4978: 4967: 4964: 4962: 4959: 4957: 4954: 4953: 4951: 4936: 4933: 4929: 4926: 4924: 4921: 4919: 4916: 4914: 4911: 4909: 4906: 4905: 4903: 4902: 4899: 4894: 4887: 4882: 4880: 4875: 4873: 4868: 4867: 4864: 4849: 4845: 4841: 4827: 4820: 4816: 4805: 4801: 4797: 4786:on 2018-05-12 4785: 4781: 4777: 4773: 4769: 4765: 4761: 4750: 4746: 4742: 4741: 4737: 4722: 4718: 4712: 4709: 4697: 4690: 4684: 4681: 4670:on 2012-02-20 4669: 4665: 4661: 4654: 4651: 4646: 4642: 4638: 4634: 4633: 4624: 4622: 4618: 4615: 4613: 4610: 4599:on 2019-04-28 4598: 4594: 4592: 4588: 4584: 4577: 4575: 4573: 4571: 4567: 4552: 4548: 4541: 4537: 4531: 4528: 4525: 4523: 4513:on 2019-04-28 4512: 4508: 4506: 4502: 4498: 4491: 4489: 4487: 4485: 4483: 4481: 4479: 4477: 4475: 4473: 4471: 4469: 4467: 4465: 4463: 4461: 4459: 4455: 4450: 4436: 4434: 4430: 4426: 4413: 4409: 4405: 4404: 4403:Computerwoche 4399: 4392: 4389: 4385: 4383: 4379: 4375: 4371: 4367: 4363: 4359: 4355: 4351: 4339: 4335: 4331: 4324: 4322: 4320: 4318: 4314: 4303:on 2018-01-03 4302: 4298: 4294: 4288: 4285: 4281: 4278: 4264:on 2013-01-28 4263: 4259: 4255: 4249: 4247: 4245: 4243: 4241: 4239: 4235: 4223: 4219: 4218: 4214: 4207: 4205: 4203: 4201: 4199: 4197: 4195: 4193: 4191: 4189: 4187: 4183: 4172:on 2012-07-23 4171: 4167: 4163: 4157: 4154: 4142: 4138: 4134: 4127: 4124: 4119: 4118: 4113: 4109: 4102: 4100: 4098: 4096: 4094: 4092: 4090: 4086: 4075:on 2012-03-22 4074: 4070: 4066: 4059: 4056: 4051: 4047: 4040: 4038: 4034: 4031: 4021:on 2003-10-04 4020: 4016: 4009: 4007: 4005: 4003: 4001: 3999: 3997: 3995: 3993: 3991: 3989: 3987: 3985: 3983: 3981: 3979: 3977: 3975: 3973: 3971: 3969: 3967: 3965: 3963: 3961: 3959: 3957: 3955: 3953: 3951: 3949: 3947: 3945: 3943: 3941: 3939: 3937: 3935: 3933: 3931: 3929: 3927: 3925: 3923: 3921: 3919: 3917: 3915: 3913: 3911: 3909: 3907: 3903: 3899: 3888: 3884: 3880: 3873: 3871: 3869: 3867: 3863: 3860: 3858: 3848:on 2019-04-28 3847: 3843: 3841: 3837: 3833: 3826: 3824: 3822: 3820: 3818: 3816: 3812: 3807: 3803: 3802:Caldera, Inc. 3799: 3798: 3791: 3789: 3785: 3781: 3777: 3765:on 2016-11-05 3764: 3760: 3756: 3755: 3747: 3745: 3743: 3741: 3739: 3737: 3735: 3733: 3731: 3729: 3727: 3723: 3718: 3714: 3708: 3706: 3704: 3700: 3695: 3691: 3685: 3683: 3681: 3677: 3665: 3662:(in German). 3661: 3657: 3650: 3647: 3640: 3630: 3627: 3621: 3619: 3617: 3615: 3613: 3611: 3609: 3607: 3605: 3603: 3601: 3599: 3597: 3593: 3587: 3585: 3583: 3581: 3579: 3577: 3575: 3573: 3571: 3569: 3567: 3565: 3563: 3561: 3559: 3557: 3555: 3553: 3551: 3549: 3547: 3545: 3543: 3541: 3539: 3537: 3535: 3533: 3531: 3529: 3527: 3525: 3523: 3519: 3513: 3511: 3509: 3507: 3505: 3503: 3499: 3495: 3491: 3487: 3483: 3473: 3470: 3463: 3459: 3456: 3454: 3451: 3449: 3446: 3444: 3441: 3439: 3435: 3432: 3430: 3426: 3423: 3422: 3418: 3416: 3414: 3410: 3405: 3402: 3400: 3395: 3393: 3386: 3384: 3380: 3378: 3373: 3369: 3361: 3359: 3357: 3348: 3332: 3326: 3257: 3239: 3237: 3225: 3221: 3214: 3209: 3201: 3194: 3186: 3183: 3179: 3171: 3168: 3160: 3157: 3153: 3145: 3142: 3134: 3131: 3123: 3120: 3116: 3108: 3105: 3097: 3090: 3082: 3079: 3071: 3068: 3060: 3057: 3049: 3046: 3038: 3035: 3027: 3024: 3016: 3015: 3011: 3006: 2998: 2991: 2983: 2980: 2972: 2969: 2961: 2958: 2950: 2931: 2923: 2920: 2912: 2909: 2901: 2898: 2890: 2887: 2879: 2876: 2868: 2865: 2857: 2854: 2846: 2843: 2835: 2832: 2828: 2820: 2813: 2805: 2802: 2794: 2791: 2783: 2768: 2760: 2757: 2753: 2745: 2743:Internal use. 2742: 2734: 2732:Boot manager. 2731: 2723: 2716: 2708: 2705: 2697: 2694: 2686: 2683: 2675: 2672: 2664: 2649: 2641: 2638: 2630: 2615: 2607: 2604: 2596: 2593: 2585: 2582: 2576: 2568: 2557: 2549: 2546: 2542: 2541:reserved area 2538: 2530: 2515: 2507: 2504: 2496: 2485: 2477: 2470: 2462: 2459: 2451: 2448: 2440: 2437: 2429: 2428: 2424: 2419: 2411: 2408: 2404: 2396: 2393: 2389: 2381: 2378: 2370: 2367: 2359: 2344: 2336: 2333: 2325: 2322: 2314: 2311: 2303: 2300: 2292: 2289: 2281: 2270: 2262: 2235: 2227: 2224: 2218: 2210: 2203: 2195: 2194: 2190: 2185: 2181: 2177: 2169: 2166: 2158: 2147: 2139: 2128: 2120: 2113: 2105: 2102: 2094: 2091: 2083: 2080: 2072: 2069: 2061: 2058: 2054: 2046: 2043: 2039: 2031: 2028: 2024: 2016: 2013: 2009: 2001: 1998: 1990: 1987: 1979: 1976: 1968: 1965: 1957: 1954: 1948:LASTDRIVEHIGH 1946: 1943: 1935: 1932: 1924: 1921: 1913: 1912: 1908: 1903: 1895: 1892: 1884: 1876: 1869: 1861: 1858: 1850: 1843: 1835: 1824: 1816: 1813: 1809: 1806: 1802: 1794: 1787: 1779: 1776: 1772: 1764: 1761: 1753: 1750: 1742: 1739: 1731: 1728: 1720: 1709: 1701: 1694: 1686: 1674:LASTDRIVEHIGH 1671: 1663: 1660: 1652: 1646:HIINSTALLLAST 1644: 1637: 1629: 1618: 1610: 1599: 1591: 1584: 1576: 1569: 1561: 1546: 1538: 1531: 1523: 1520: 1512: 1509: 1501: 1500: 1496: 1487: 1479: 1472: 1464: 1461: 1453: 1451:Boot manager. 1450: 1442: 1435: 1427: 1416: 1412: 1404: 1401: 1397: 1389: 1378: 1370: 1367: 1363: 1355: 1352: 1344: 1341: 1333: 1330: 1322: 1319: 1311: 1304: 1296: 1289: 1281: 1278: 1270: 1267: 1259: 1256: 1248: 1240: 1237: 1229: 1206: 1198: 1191: 1183: 1180: 1172: 1169: 1161: 1158: 1150: 1147: 1139: 1132: 1124: 1121: 1113: 1111:Boot manager. 1110: 1102: 1099: 1091: 1088: 1084: 1076: 1073: 1065: 1064: 1060: 1055: 1047: 1044: 1036: 1033: 1025: 1015: 1007: 1004: 996: 993: 985: 982: 974: 971: 963: 960: 952: 949: 941: 938: 930: 927: 919: 916: 908: 905: 901: 893: 890: 882: 879: 871: 868: 864: 856: 853: 849: 841: 838: 834: 826: 823: 819: 811: 808: 800: 797: 789: 786: 778: 775: 767: 764: 756: 753: 745: 742: 734: 731: 723: 719: 713: 705: 694: 686: 683: 675: 672: 664: 661: 653: 642: 634: 631: 623: 612: 604: 601: 593: 586: 578: 575: 567: 564: 556: 541: 533: 530: 522: 520:Boot manager. 519: 511: 508: 500: 498:file systems. 497: 493: 492:reserved area 489: 481: 478: 470: 469: 465: 460: 452: 424: 416: 413: 405: 394: 386: 363: 355: 354: 350: 345: 343: 341: 331: 329: 328: 327: 325: 321: 317: 313: 311: 307: 303: 298: 296: 292: 288: 284: 280: 276: 272: 253: 237: 233: 229: 217: 213: 209: 205: 201: 197: 193: 188: 182: 178: 170: 166: 162: 158: 154: 150: 149:Multiuser DOS 147:, as well as 146: 142: 138: 133: 130: 128: 122: 117: 112: 110: 105: 103: 99: 94: 88: 86: 82: 74: 73:command shell 65: 63: 61: 57: 53: 49: 45: 42: 38: 34: 30: 24: 19: 4928:AUTOEXEC.BAT 4917: 4895:system files 4852:. Retrieved 4833:. Retrieved 4808:. Retrieved 4788:. Retrieved 4784:the original 4768:the original 4753:. Retrieved 4724:. Retrieved 4721:arcanoae.com 4720: 4711: 4700:. Retrieved 4695: 4683: 4672:. Retrieved 4668:the original 4663: 4653: 4630: 4607: 4601:. Retrieved 4597:the original 4586: 4558:. Retrieved 4530: 4515:. Retrieved 4511:the original 4500: 4422: 4416:. Retrieved 4401: 4391: 4354:serial ports 4348: 4342:. Retrieved 4333: 4305:. Retrieved 4301:the original 4287: 4279:=drive1+|- … 4272: 4266:. Retrieved 4262:the original 4226:. Retrieved 4216: 4174:. Retrieved 4170:the original 4156: 4145:. Retrieved 4136: 4126: 4116: 4112:Conn, Rex C. 4077:. Retrieved 4073:the original 4058: 4049: 4045: 4023:. Retrieved 4019:the original 3897: 3891:. Retrieved 3882: 3850:. Retrieved 3846:the original 3835: 3806:the original 3796: 3780:OpenDOS 7.01 3776:Novell DOS 7 3767:. Retrieved 3763:the original 3758: 3753: 3712: 3689: 3668:. Retrieved 3659: 3649: 3629: 3624:PTS-DOS also 3486:Durango F-85 3472: 3448:AUTOEXEC.BAT 3406: 3403: 3396: 3390: 3381: 3376: 3371: 3365: 3349: 3333: 3324: 3240: 3236:AUTOEXEC.BAT 3233: 2547:file system. 2283:PAUSEONERROR 1587:DOS=HIGH,UMB 1553:DOS=HIGH,UMB 337: 314: 299: 294: 287:RXCONFIG.SYS 286: 279:FDCONFIG.SYS 278: 273: 226:the written 216:DRCONFIG.SYS 215: 212:ODCONFIG.SYS 211: 207: 194: 3.31, 189: 180: 176: 173:INIT_INSTALL 168: 164: 160: 134: 131: 127:VEB Robotron 113: 106: 89: 85:AUTOEXEC.BAT 69: 28: 27: 18: 4923:COMMAND.COM 4904:Boot order 4429:Windows 4.0 4370:I/O address 4366:System BIOS 4350:DR-DOS 7.02 4334:freedos-dev 4108:Rawson, Tom 3453:COMMAND.COM 3409:eComStation 3321:SYS /DR:ext 3113:(OS/2 only) 3091:Similar to 2996:log buffer. 2988:(OS/2 only) 2955:(OS/2 only) 2917:(OS/2 only) 2848:SXFAKEHWFPU 2799:(OS/2 only) 2580:Scroll Lock 2558:Similar to 2516:Similar to 2512:(OS/2 only) 2375:(OS/2 only) 2364:(OS/2 only) 2361:PROTECTONLY 2330:(OS/2 only) 2319:(OS/2 only) 2297:(OS/2 only) 2286:(OS/2 only) 2271:Similar to 2250:10 ONERROR 2122:MENUDEFAULT 2077:(OS/2 only) 2066:(OS/2 only) 1962:(OS/2 only) 1897:IRQPRIORITY 1878:INSTALLLAST 1863:INSTALLHIGH 1799:(OS/2 only) 1665:HILASTDRIVE 1640:INSTALLHIGH 1549:BUFFERSHIGH 1309:error logs. 1298:DUMPPROCESS 1245:(DRMK only) 1144:(OS/2 only) 1089:is allowed. 783:(OS/2 only) 695:Similar to 636:BUFFERSHIGH 598:(DRMK only) 589:SWITCHES=/Q 572:(OS/2 only) 527:(OS/2 only) 446:instead of 432:MENUDEFAULT 395:Similar to 384:directives. 302:root folder 269:SYS /A 208:DCONFIG.SYS 198: 1.0, 192:DR DOS 181:CCONFIG.INI 177:CCONFIG.BIN 169:MCONFIG.SYS 165:CCONFIG.INI 161:CCONFIG.SYS 119: [ 81:COMMAND.COM 23:SHELL model 4961:OS/2 files 4950:Categories 4918:CONFIG.SYS 4854:2018-05-12 4835:2018-05-12 4810:2018-05-12 4790:2018-05-12 4755:2018-05-12 4726:2020-10-08 4702:2020-10-08 4674:2009-01-17 4603:2019-04-28 4560:2018-09-16 4517:2019-04-28 4425:MS-DOS 7.0 4418:2022-01-02 4384:programs. 4344:2020-02-07 4307:2017-09-10 4268:2011-12-22 4228:2019-05-06 4176:2006-10-16 4147:2020-01-27 4079:2013-06-28 4025:2009-03-29 3893:2018-05-01 3852:2019-04-28 3769:2012-01-11 3670:2019-04-28 3641:References 3494:PC DOS 2.0 3490:MS-DOS 2.0 3478:CONFIG.SYS 3434:IBMDOS.COM 3425:IBMBIO.COM 3399:Windows NT 3377:CONFIG.W40 3372:CONFIG.DOS 3230:on startup 3228:CONFIG.SYS 2892:SYSTEMPOOL 2710:STACKSHIGH 2666:SOFTREBOOT 2632:SHIFTSTATE 2464:RESUMECHAR 2353:, or even 2160:MULTITRACK 1712:STACKSHIGH 1572:DEVICEHIGH 1357:EXECA20OFF 1126:DEVICEHIGH 1087:deblocking 736:CDDBUFFERS 677:CACHEFLUSH 346:Directives 295:CONFIG.PTS 236:IBMDOS.COM 232:IBMBIO.COM 185:CONFIG.EXE 93:name=value 56:IBMBIO.COM 29:CONFIG.SYS 4913:MSDOS.SYS 4645:0724-8679 4258:Microsoft 4166:Microsoft 3438:MSDOS.SYS 3203:ZOMBIEDRV 3182:Year 2000 3084:VIDEOMODE 3073:VGASCREEN 2952:TIMESLICE 2699:STACKSIZE 2609:SHELLHIGH 2570:SCROLLOCK 2560:VIDEOMODE 2372:PROTSHELL 2184:%NEWFILE% 2107:MENUCOLOR 2059:: device. 2044:: device. 2029:: device. 2014:: device. 1937:LASTDRIVE 1872:HIINSTALL 1697:SHELLHIGH 1655:HIINSTALL 1631:HIINSTALL 1621:FILESHIGH 1540:HIBUFFERS 1466:FILESHIGH 1307:PDUMP.nnn 1221:LASTDRIVE 1152:DISKCACHE 869:: device. 854:: device. 839:: device. 824:: device. 718:Caps Lock 655:CACHESIZE 649:HIBUFFERS 621:checking. 513:AUTOCHECK 326:instead: 322:from the 289:instead. 202: 7, 4848:Archived 4826:Archived 4804:Archived 4749:Archived 4551:Archived 4444:ENHANCED 4440:STANDARD 4412:Archived 4338:Archived 4222:Archived 4141:Archived 3887:Archived 3664:Archived 3484:for the 3419:See also 3184:support. 3173:YEAR2000 3000:TRAPDUMP 2985:TRACEBUF 2903:SYSTOUMB 2837:SWITCHES 2831:SwitChar 2822:SWITCHAR 2796:SWAPPATH 2756:A20 gate 2717:Same as 2643:SHUTDOWN 2616:Same as 2532:SAVENAME 2316:PRIORITY 2246:ONERROR 2238:ONERROR 2222:Num Lock 2141:MENUITEM 1915:KEYBOARD 1891:INSTCDEX 1744:IDLEHALT 1703:HISTACKS 1659:INSTCDEX 1602:FCBSHIGH 1563:HIDEVICE 1473:Same as 1444:FILENAME 1436:Same as 1429:FCBSHIGH 1400:FASTOPEN 1391:FASTOPEN 1381:SWITCHES 1366:A20 gate 1283:DRSWITCH 1272:DRIVPARM 1261:DRIVATTR 1194:HIDOS=ON 1163:DISKETTE 1135:HIDEVICE 900:FIDDLOAD 791:CMOSADDR 780:CODEPAGE 707:CAPSLOCK 666:CACHETTL 643:Same as 595:BOOTNEXT 558:AVAILDEV 524:AUTOFAIL 444:DEVICE?= 370:DRSWITCH 52:DOS BIOS 35:for the 4780:Caldera 4591:FidoNet 4505:FidoNet 4433:Chicago 4277:ACCDATE 3840:FidoNet 3345:INSTALL 3341:INSTALL 3329:↵ Enter 3256:runtime 3188:YESCHAR 3136:WINDOWS 3099:VIRTDMA 3062:VERSION 2925:TIMEOUT 2914:THREADS 2881:SYSLOAD 2859:SYSBOOT 2762:SUBMENU 2747:STUBA20 2725:STORAGE 2522:INSTALL 2229:ONERROR 2212:NUMLOCK 2171:NEWFILE 2131:TIMEOUT 2063:MAXWAIT 1970:LOADFIX 1959:LIBPATH 1887:INSTALL 1852:INSTALL 1818:INCLUDE 1722:HISTORY 1716:DOSDATA 1688:HISHELL 1682:DOSDATA 1678:DOS=UMB 1625:DOSDATA 1612:HIFILES 1606:DOSDATA 1557:DOSDATA 1402:driver. 1209:BUFFERS 1200:DOSDATA 1174:DISPLAY 1141:DEVINFO 1104:DEFAULT 1078:DEBLOCK 1049:CPU486+ 1027:CPU386+ 998:CPU286+ 895:COUNTRY 884:COMMENT 873:COMAREA 725:CDDNAME 697:INSTALL 645:BUFFERS 625:BUFFERS 569:BASEDEV 554:device. 483:ACCDATE 448:?DEVICE 440:DEVICE? 401:COMMENT 291:PTS-DOS 275:FreeDOS 204:OpenDOS 196:PalmDOS 157:REAL/32 4908:IO.SYS 4698:. 2001 4643:  4069:Novell 3482:DX-85M 3429:IO.SYS 3413:ArcaOS 3337:DEVICE 3325:before 3224:PC-MOS 3215:Issues 3158:(XBDA) 3093:SCREEN 3051:VERIFY 3040:USERAM 3029:UMBSRV 2963:TMPEXT 2946:SWITCH 2938:GETKEY 2934:SWITCH 2870:SYSGEN 2816:RETURN 2807:SWITCH 2779:SWITCH 2736:STRING 2719:STACKS 2688:STACKS 2564:SCREEN 2551:SCREEN 2498:RMSIZE 2492:SWITCH 2479:RETURN 2277:GETKEY 2197:NOCHAR 2154:SWITCH 2135:SWITCH 2085:MEMORY 2074:MEMMAN 1926:KEYBUF 1846:Insert 1837:INSERT 1831:RETURN 1812:ring 2 1808:ring 3 1781:IGNORE 1773:Loads 1755:IDTCHK 1733:HMAREA 1593:HIFCBS 1534:RETURN 1503:GETKEY 1490:IGNORE 1335:ERREXE 1292:SWITCH 1231:DOSDIR 1225:STACKS 1115:DEVICE 1038:CPU486 1009:CPU386 987:CPU286 976:CPU86+ 954:CPU88+ 550:) for 382:SWITCH 340:FlexOS 338:Under 308:, and 265::label 190:Under 187:only. 87:file. 60:IO.SYS 4829:(PDF) 4822:(PDF) 4692:(PDF) 4554:(PDF) 4543:(PDF) 4382:BASIC 4362:DEBUG 4048:[ 3757:[ 3464:Notes 3352:SHELL 3297:SHELL 3293:SHELL 3261:SHELL 3243:SHELL 2994:TRACE 2974:TRACE 2677:STACK 2618:SHELL 2598:SHELL 2488:GOSUB 2431:REIPL 2413:QUIET 2264:PAUSE 2180:CHAIN 1981:LOCKS 1827:GOSUB 1790:FORCE 1578:HIDOS 1525:GOSUB 1481:FORCE 1475:FILES 1455:FILES 1423:FILES 1385:SHELL 1346:ERROR 1324:EECHO 1250:DPATH 1217:FILES 1093:DEBUG 1067:DDSCS 965:CPU86 943:CPU88 802:COLOR 758:CLOCK 747:CHAIN 606:BREAK 548:COM4: 544:COM1: 472:ABORT 378:GOSUB 366:CHAIN 351::;*?! 293:uses 283:RxDOS 240:SHELL 123:] 77:SHELL 66:Usage 48:ASCII 4641:ISSN 4442:and 4378:COM3 4374:COM4 4372:for 4358:POST 3778:and 3411:and 3392:OS/2 3339:and 3309:Ctrl 3301:Ctrl 3281:Ctrl 3265:Ctrl 3248:EXIT 3147:XBDA 2940:and 2777:and 2775:ECHO 2652:Ctrl 2622:SIZE 2526:CALL 2518:CALL 2407:PS/2 2392:PS/1 2355:LPT4 2351:LPT3 2347:LPT1 2275:and 2273:ECHO 2256:< 2252:< 2248:> 2240:> 2152:and 2150:ECHO 2133:and 2116:ECHO 2096:MENU 2057:LPT4 2048:LPT4 2042:LPT3 2033:LPT3 2027:LPT2 2018:LPT2 2012:LPT1 2003:LPT1 1992:LOGO 1829:and 1805:IOPL 1796:IOPL 1710:See 1695:See 1672:See 1638:See 1619:See 1600:See 1585:See 1570:See 1547:See 1514:GOTO 1438:FCBS 1421:and 1419:FCBS 1415:FCBs 1406:FCBS 1383:and 1372:EXIT 1313:ECHO 1290:See 1242:DPBS 1213:FCBS 921:CPSW 910:CPOS 867:COM4 858:COM4 852:COM3 843:COM3 837:COM2 828:COM2 822:COM1 813:COM1 688:CALL 615:Ctrl 580:BEEP 552:AUX: 430:and 428:MENU 380:and 374:GOTO 252:4DOS 248:.BAT 155:and 143:and 100:and 41:OS/2 39:and 4893:DOS 4449:DOS 3125:VXD 3110:VME 3018:UMB 2771:CLS 2660:Del 2656:Alt 2626:/MH 2587:SET 2545:FAT 2509:RUN 2490:or 2442:REM 2398:PS2 2383:PS1 2349:to 2338:PRN 2244:or 1766:IFS 1714:or 1680:or 1676:or 1623:or 1604:or 1555:or 1551:or 1185:DOS 1020:or 932:CPU 769:CLS 701:RUN 546:to 535:AUX 496:FAT 442:or 397:REM 304:of 58:or 37:DOS 4952:: 4824:. 4802:. 4778:. 4719:. 4694:. 4662:. 4620:^ 4606:. 4589:; 4585:. 4569:^ 4545:. 4503:; 4499:. 4457:^ 4452:.) 4421:. 4410:. 4347:. 4336:. 4332:. 4316:^ 4271:. 4237:^ 4220:. 4215:. 4185:^ 4135:. 4110:; 4088:^ 4036:^ 3905:^ 3896:. 3885:. 3881:. 3865:^ 3838:; 3834:. 3814:^ 3800:. 3787:^ 3725:^ 3715:. 3702:^ 3692:. 3679:^ 3658:. 3595:^ 3521:^ 3501:^ 3436:/ 3427:/ 3415:. 3358:. 3317:F8 3313:F7 3311:+) 3305:F5 3303:+) 3289:F5 3285:F6 3283:+) 3277:F8 3273:F7 3269:F5 3267:+) 3252:/P 3162:XT 2936:, 2773:, 2305:PC 1223:, 1219:, 1215:, 1211:, 716:⇪ 502:AT 376:, 372:, 368:, 297:. 244:/P 151:, 129:. 121:de 4885:e 4878:t 4871:v 4857:. 4838:. 4813:. 4793:. 4758:. 4729:. 4705:. 4677:. 4647:. 4563:. 4520:. 4310:. 4231:. 4179:. 4150:. 4120:. 4082:. 4028:. 3855:. 3772:. 3673:. 3492:/ 3315:/ 3275:/ 3271:/ 3197:Y 2942:? 2662:. 2658:+ 2654:+ 2473:R 2260:. 2206:N 1893:. 1792:. 1777:. 1718:. 1699:. 1684:. 1661:. 1642:. 1627:. 1608:. 1589:. 1574:. 1559:. 1492:. 1294:. 619:C 617:+ 591:. 454:! 436:? 418:? 407:* 388:; 357:: 25:.

Index

SHELL model
configuration file
DOS
OS/2
operating systems
ASCII
DOS BIOS
IBMBIO.COM
IO.SYS
command shell
COMMAND.COM
AUTOEXEC.BAT
name=value
device drivers
terminate-and-stay-resident programs
root directory
Disk Control Program
de
VEB Robotron
Concurrent DOS
Concurrent DOS 386
Concurrent DOS XM
Multiuser DOS
System Manager
REAL/32
DR DOS
PalmDOS
Novell DOS
OpenDOS
Volume Boot Record

Text is available under the Creative Commons Attribution-ShareAlike License. Additional terms may apply.