Provides access to CD-ROM drives.
Syntax:
MSCDEX [/E/K/S/V] [/D:driver ... ] [/L:letter] [/M:buffers]
/E | Forces the CD-ROM driver to use expanded memory, if available, to store sector buffers. |
/K | Forces Dos to recognize CD-ROM discs encoded in Kanji. |
/S | Enables sharing of CD-ROM drives on networks |
/V | Forces memory statistics to be displayed on start-up |
/D:driver | The driver signature of the CD-ROM device driver (assigned when the device is loaded in config.sys). |
/L:letter | The drive letter to assign to the first CD-ROM drive. If there is more than one drive, the additional drives are assigned subsequent available drive letters. |
M:buffers | The number of sector buffers. |
Notes:
- The device driver for the CD-ROM drive must be loaded in Config.sys via a DEVICE or DEVICEHIGH command which must include a /D:driver parameter. This parameter assigns a driver name (or 'signature") to the CD-ROM device driver. The driver name is usually something along the lines of MSCD000. Each CD-ROM device driver being used must have a unique driver name.
The device driver is specific to the drive and typically is supplied by the CD-ROM manufacturer on a floppy.
- The MSCDEX command must include a /D:driver parameter that matches the corresponding /D:driver parameter on the CD-ROM device driver's command line. MSCDEX uses the /D:driver to identify the correct CD-ROM device driver.
- MSCDEX can be run from autoexec.bat or at the command prompt but should not be used after Windows has started. If using SmartDrive, this should be loaded after MSCDEX. SmartDrive can significantly speed up the CD-ROM drive by read-caching it. By default, when SmartDrive loads, it checks for the presence of MSCDEX; if it is found, CD-ROM caching is enabled.
File Details
File Name | Default Location | Dos Ver. | Win Ver. | Size | Date | Source |
Mscdex.exe | c:\windows\command |
7.0 | Win95 |
25 4731 | 11/07/95 | win95_04.cab |
7.1 | Win95 (OSR2.x) |
25 4731 | 24/08/96 | win95_06.cab |
Win98 |
25 4731 | 11/05/98 | Base5.cab |
Win98 SE |
25 4731 | 23/04/99 | Base5.cab |
Superscripts denote which same size files, if any, are identical (using FC).
|