home *** CD-ROM | disk | FTP | other *** search
- INSTALL=[d:][pathname]FASTOPEN.EXE [d:[=f]] ... [new DOS 3.3]
- or
- INSTALL=[d:][pathname]FASTOPEN.EXE [d:[=(f,e)] ... [/X] [new DOS 4.0]
-
- This program speeds up access to files on one or more disks by saving more
- information about them in memory than DOS normally keeps.
-
- d: specifies the hard disk to speed up file access on. Drive letters defined
- by JOIN, SUBST, or ASSIGN may not be used, nor may drives on another
- computer in a network be used.
-
- f specifies the number of directories or file entries to remember for d:.
- Default 34, minimum 10, maximum 999.
-
- e specifies the number of file extent entries to be kept in memory to reduce
- reads to the disk, between 1 and 999.
-
- /X specifies that the information should be kept in expanded memory. Use this
- only if the BUFFERS line in CONFIG.SYS also has the /X option. See the
- NEW_TERMS MEMORY topic for a description of expanded memory. When /X is
- used, f and e should each be ≤150.