Installing CTCM & CTCU

To install Creative PnP Configuration Manager (CTCM) and Creative PnP Configuration Utility (CTCU) in DOS/Windows 3.1x:

1.Load the installation CD-ROM into your CD-ROM drive.

2.Exit to DOS if you are in Windows 3.1x.

3.At the DOS prompt, change to the drive containing your CD-ROM. For example, type D: and press <Enter>.

4.Type D:\ENGLISH\WIN31\CTCM\INSTALL

5.Follow the instructions on the screen to complete the installation.

The installation program will install CTCM as a DOS device driver by adding the following line to the CONFIG.SYS file:

DEVICE=<C:\CTCM>\CTCM.EXE

where <C:\CTCM> is the directory where you have installed CTCM.

This CTCM statement will be placed before all the statements that load other low-level device drivers (such as CTSB16.SYS and SBIDE.SYS) so that your Creative PnP cards will be configured before these device drivers try to use them.

If you add this line to CONFIG.SYS manually, please make sure that this line is placed after the statement (if any) that loads the other PnP configuration manager in your system.

The installation program will also add the following lines to the AUTOEXEC.BAT file:

SET CTCM=<C:\CTCM>

<C:\CTCM>\CTCU /S /W=<C:\WINDOWS>

where <C:\CTCM> and <C:\WINDOWS> are the directories where your CTCM/CTCU and Windows 3.1x files are installed respectively.

2