oem.hlp (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
FASTOPEN--Example
Syntax  Notes
────────────────────────────────────────────────────────────────────────────
 
                             FASTOPEN──Example
 
If you want MS-DOS to track the location of as many as 100 files on drive C,
add the following line to your CONFIG.SYS file:
 
    install=c:\dos\fastopen.exe c:=100
 
                                      ♦