Software Installation
======================
After installing the hardware, the following files have to be installed in order to
make known to your system that you have a CDROM drive installed.
CDMKE44.SYS a low level device driver for the interface card
This devicedriver will detect and identify the CDROM
drive.
MSCDEX.EXE MicroSoft CD EXtensions to make DOS able to access the
CDROM Drive
---------------------------------------------------------------------------
MSCDEX Version 2.23
---------------------------------------------------------------------------
The MSCDEX uses the following command line switches for line:
Switch Description
-------- -------------
/D:(device name) Tells MSCDEX.EXE where to find the device driver.
/E Tells MSCDEX.EXE to use expanded memory if your
system is using expanded memory.
/L:(drive letter) MSCDEX.EXE starts at the drive letter specified by
this switch.
/K Tells MSCDEX.EXE to use any Kanji (Japanese) file
structures, if present, rather than the default of
standard alphanumeric file structures.
/S Instructs MSCDEX.EXE to patch DOS to allow sharing
of CD-ROM drives on MS-NET based network servers.
/M:(value) Tells MSCDEX.EXE how much memory to allocate for
caching information on the CD-ROM.
/V Provides memory usage statistics, such as how much
memory is used by buffers, resident data, resident
code.
Example:
MSCDEX.EXE /D: /M:4 /L:E
where: /D:LASERWAV identifies the drive name as LASERWAV.
/M:4 Memory caching is set for 8 kilobytes.
/L:E the CD-ROM drive letter is E.
When these modifications are completed, it will be necessary
to reboot your system (by pressing Ctrl+Alt+Del). This will
reconfigure your system based on the modified AUTOEXEC.BAT
and CONFIG.SYS files.
----------------------------------------------------------------------------
Instalation procedure
---------------------
a) Turn your computer on
b) Insert the diskette in drive B: (ie: if your source drive is B)
c) Type B:
d) Type INSTALL
The batchfile INSTALL.BAT will copy all the files to a subdirectory \CDROMDRV
on the harddisk and modifies the config.sys and autoexec.bat files
In addition to copy all the system files for the CD-ROM drive, the INSTALL.BAT
also copy the files for the CDCACHE to a subdirectory \CDROMDRV\OPTI-CD.
Details of the OPTI-CD can be found in the READ.ME files
of the \CDROMDRV\OPTI-CD subdirectory.
After the installation has been completed, please reset computer for the
new drivers to take effect.
--------------------------------------------------------
Below a sample of what should be in the config.sys file
--------------------------------------------------------
lastdrive=z
device=c:\cdromdrv\cdmke44.sys /d:LASERWAV /N:1
/d:LASERWAV specifies the device name. This is default set to "LASERWAV"
Any name can be chosen as long as you choose the same in the
autoexec.bat file discussed later.
/N:(number) Number of drives.
If connected Drive is one, by setting of /N:1, the time of
Device Driver installation is ocasionally shortened in
comparision with no setting of /N: switch ( or /N:4).
Number to be set in 4 kinds (1,2,3,4). If setting number
is smaller than the number of connected and the others
(remained drives) cannot be connected.
If /n: switch is omitted, it shall become same as setting 4 as
maximum number of connectable Drives.
Example : For number of 4 drives; /N:4 or /N: or /N
For number of 1 drive ; /N:1
----------------------------------------------------------
Below a sample of what should be in the autoexec.bat file
----------------------------------------------------------
c:\cdromdrv\mscdex /d:LASERWAV /M:8 /V /E
/D:LASERWAV specifies the device name. This is default set to "LASERWAV"
Any name can be chosen as long as you choose the same in the
config.sys file as discussed earlier.
/M:8 specifies the number of buffers. default is 8 buffers
/L:x forces the cd-drive letter to drive x
if omitted, the first available drive will be selected
i.e. in a configuration of drive A,B and harddisk C: the
cdrom drive will be D:
/E Tell MSCDEX.EXE to use expanded memory if your system is using
expanded memory.
=================================
Additional information
=================================
If the CD-ROM drive is connected to a Sound Blaster Card, please modify the
Config.sys to as follow:
DEVICE = C:\CDROMDRV\CDMKE44.SYS /D:LASERWAV /SBP:220 /N:1
/P:(Address) or This is I/O port address of interface board.
/SBP:(Address) At the usage of MKE CD ROM Drive interface board, /P:switch
is applied and at the usage of Creative S/B Pro 2 interface,
/SBP:switch is applied. Only either /P: or /SBP: is available
for switch setting.
If /P (or /SBP):(Address) is set, the base port address to be
appointed by (Address) is only search. Thus, the other address
cannot be searched. The only one base port address can be appointed
by (address). Thus, the setting cannot be made at more than
one base port address.
If /P (and /SBP):switch is omitted, MKE CD ROM drive interface
board shall become 300H, 310H, 320H, 330H, and 340H
Ex: at base port 300H, /P:300 or /P: or /P
at base port 200H, /SBP:220 or /SBP: or /SBP
/N:(number) Optional, please refer to the above for details.
Download Driver Pack
After your driver has been downloaded, follow these simple steps to install it.
Expand the archive file (if the download file is in zip or rar format).
If the expanded file has an .exe extension, double click it and follow the installation instructions.
Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.
Find the device and model you want to update in the device list.
Double-click on it to open the Properties dialog box.
From the Properties dialog box, select the Driver tab.
Click the Update Driver button, then follow the instructions.
Very important: You must reboot your system to ensure that any driver updates have taken effect.
For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.