home *** CD-ROM | disk | FTP | other *** search
/ Current Shareware 1994 January / SHAR194.ISO / cd_rom / mscd221.zip / README.TXT < prev   
Text File  |  1993-08-14  |  2KB  |  50 lines

  1.     MSCDEX.EXE is the program used to make your CD-ROM avaliable to
  2.     DOS.  his line goes into your AUTOEXEC.BAT file.
  3.  
  4. The command format is as follows :
  5.  
  6.      [drive:][path]mscdex [/M:n][/E][/V][/L:drive_letter]
  7.  
  8.      where
  9.  
  10.      /D:device_name      specifies a name for the device driver.
  11.                          This name must be identical to the
  12.                          device_name used in the CONFIG.SYS file.
  13.  
  14.      /M:n                specifies the number of buffers to be
  15.                          used to cache the CD-ROM disc.
  16.  
  17.                          Typically,  each drive should have a
  18.                          minimum of 4 to 5 buffers.  The larger
  19.                          this number,  the less your PC will have
  20.                          to read directly from the CD-ROM drive.
  21.                          The recommended value is 15.
  22.  
  23.      /E                  tells MSCDEX.EXE to use expanded memory
  24.                          if your system has expanded memory
  25.                          available.
  26.  
  27.      /V                  specify this switch if you wish to
  28.                          display information about memory usage.
  29.  
  30.      /L:drive_letter     specifies the letter you wish to assign
  31.                          to the first CD-ROM drive.  The default
  32.                          is the next drive letter available.
  33.  
  34.      Example- C:\SBPRO\DRV\MSCDEX /V /E /D:MSCD001 /M:15 /L:D
  35.  
  36.  
  37.  
  38. I M P O R T A N T   N O T E S :
  39.  
  40. What version of DOS you have will determine what version of MSCDEX
  41. you need.  If you have MS-DOS v6.0, use the version that was included.
  42. It is located in your C:\DOS directory.  If you have MS-DOS v5.0 or
  43. earlier, you need MSCDEX v2.21, the version in this archive.  Follow
  44. the above instructions to install it.  If you are not using MS-DOS,
  45. such as DR-DOS, IBM DOS, or Novell DOS, contact their tech support
  46. and find out what driver you should be using that is comparable to
  47. MSCDEX.EXE.
  48.  
  49.                  ******  End of README.TXT  ******
  50.