
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
2.Exit to DOS if you are in Windows 3.1x.
3.At the DOS prompt, change to the drive containing your
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
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