home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Today - The Disc! 4 / cdrt04.iso / pc / inca2 / read.me < prev    next >
Encoding:
Text File  |  1993-08-30  |  780 b   |  22 lines

  1. Problems with CD-ROM drivers :
  2.  
  3. 1) Sometimes, the program can't find CD-ROM device driver.
  4.    The device driver is installed in CONFIG.SYS.
  5.  
  6.    With other pseudo-disk drivers installed, such as SMARTDRV.SYS, a conflict
  7.    may appear.
  8.    To prevent this problem, the program looks for the letters "CD" in the
  9.    installed device name.
  10.  
  11.    Automatic CD installation normally generates a correct line in CONFIG.SYS.
  12.  
  13.    In case of problem, edit your CONFIG.SYS file to have a line such as
  14.     DEVICE=XXXXXXXX.SYS /D:MSCD0001
  15.    Consult your CD-ROM manual for the exact syntax of this line.
  16.  
  17. 2) Sound mixing on SoundBlaster-Pro
  18.    If you want CD sound on the standard output on your SoundBlaster, insert
  19.    this line in your AUTOEXEC.BAT.
  20.         SBP-SET /CD:15
  21.  
  22.