Using Multiple CD-ROM Drives on One Machine

ID: Q82469


The information in this article applies to:
  • Microsoft Windows versions 3.0, 3.0a, 3.1, 3.11


SUMMARY

By default, Microsoft Windows does not support using two CD-ROM drives to play CD Audio. However, by making a change to the SYSTEM.INI file, you can enable Windows to support using two CD-ROM drives to play CD Audio.


MORE INFORMATION

To enable support for two CD-ROM drives, use a text editor (for example, Notepad) to edit your SYSTEM.INI file as follows:

Under the [mci] section, which appears as


   [mci]
   CDAudio=mcicda.drv 
add the line
CDAudio1=mcicda.drv
The edited section should appears as follows:

   [mci]
   CDAudio=mcicda.drv
   CDAudio1=mcicda.drv1 
This change enables drives that require the same driver, as well as those that require different drivers.

When you run Media Player, you should have two entries in the devices menu. You can select between the two entries to access your CD-ROM drives.

Additional query words: 3.10 3.00a 3.0a 3.00 3.0 CD ROM cd-audio 3.11

Keywords :
Version : WINDOWS:3.0,3.0a,3.1,3.11
Platform : WINDOWS
Issue type :


Last Reviewed: September 23, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.