home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / pc / doshelp / helpsb.zoo / help / config / install / fastopen.hlp next >
Encoding:
Text File  |  1989-01-01  |  1.0 KB  |  22 lines

  1. INSTALL=[d:][pathname]FASTOPEN.EXE  [d:[=f]] ...                [new DOS 3.3]
  2. or
  3. INSTALL=[d:][pathname]FASTOPEN.EXE  [d:[=(f,e)] ...  [/X]    [new DOS 4.0]
  4.  
  5. This program speeds up access to files on one or more disks by saving more 
  6. information about them in memory than DOS normally keeps.
  7.  
  8. d: specifies the hard disk to speed up file access on. Drive letters defined 
  9.     by JOIN, SUBST, or ASSIGN may not be used, nor may drives on another 
  10.     computer in a network be used.
  11.  
  12. f specifies the number of directories or file entries to remember for d:.
  13.     Default 34, minimum 10, maximum 999.
  14.  
  15. e specifies the number of file extent entries to be kept in memory to reduce
  16.     reads to the disk, between 1 and 999.
  17.  
  18. /X specifies that the information should be kept in expanded memory. Use this
  19.     only if the BUFFERS line in CONFIG.SYS also has the /X option. See the
  20.     NEW_TERMS MEMORY topic for a description of expanded memory. When /X is
  21.     used, f and e should each be ≤150.
  22.