Table of Contents
    Home / Definitions / CONFIG.SYS

    CONFIG.SYS is the configuration file for DOS systems. Whenever a DOS computer boots up, it reads the CONFIG.SYS file (if it exists) and executes any commands in it. The most common commands are BUFFERS= and FILES=, which enable you to specify the buffer size and the number of files that can be open simultaneously. In addition, you can enter commands that install drivers for devices.

    Was this Article helpful? Yes No
    Thank you for your feedback. 0% 0%