Syntax: MSCDEX.EXE /D:x /M:n /E /V /L:x /S /K
/D:Device name | Allows you to specify the name for the driver. This must be identical to the device name in the Config.sys file. Usually MSCD0001 is commonly used. |
/M:<n> | Specifies the number of sector buffers to cache the path table of a CD-ROM disk. Typically, each drive should have four to five buffers. The larger this number is, the less your computer will read directly from the CD-ROM drive. |
/E | Tells MSCDEX.exe to use expanded memory. |
/V | Displays information on memory usage when you boot your PC. |
/L:<drive letter> | Specifies the letter you wan to assign the first CD-ROM drive. Such as D: |
/S | Allows the CD-ROM to be shared on MS-NET based systems. |
/K (Japanese) | Tells MSCDEX.EXE to use any KANJI file structures, if present rather than the default of alphanumeric file structures. |
Extra Notes:
Ensure when loading the MSCDEX line in Windows 3.x that you specify the LASTDRIVE= statement, such as LASTDRIVE=Z
The following is an example of how the MSCDEX line should look in your autoexec.bat:
LH C:\WINDOWS\COMMAND\MSCDEX.EXE /D:MSCD001
Remember that the above example if used must have the same device driver name as the CD-ROM driver in the config.sys.
Additional information about the autoexec.bat / config.sys can be found on our autoexec.bat / config.sys page.
Additional information about loading MS-DOS CD-ROM drivers can be found on our CD-ROM drivers page.
When booting receive message MSCDEX is already running and if I continue all programs will stop running.
It is likely that you have more then one MSCDEX statement in your autoexec.bat. Edit the autoexec.bat and place a REM in front of one of the MSCDEX lines in the autoexec.bat.
APPEND ARP ASSOC AT ATTRIB BREAK CACLS CALL CD CHCP CHDIR CHKDSK CHKNTFS CLS CMD COLOR COMMAND COMP COMPACT CONTROL CONVERT COPY DATE DEBUG DEL DELTREE DIR 2 DIR ... DISKCOMP DISKCOPY DOSKEY ECHO EDIT EDLIN ERASE EXIT EXPAND FC FDISK FIND FOR FORMAT FTP GRAFTABL HELP IPCONFIG LABEL LOADFIX MD MEM MKDIR MODE MORE MOVE MSCDEX NBTSTAT NET NETSTAT NLSFUNC NSLOOKUP PATH PATHPING PAUSE PING PROMPT RD REN RENAME RMDIR ROUTE SET SETVER SHARE SHUTDOWN SORT SUBST TIME TREE TYPE UNLOCK VER VERIFY VOL XCOPY