;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;
; Creative SB Live! Series
;
; Date : 12 Apr 2002
; Revision : 2.6
;
; 6) Handle MixerDef for two audio cards
; 5) Copy MixerDef program files
; 4) Remove EAPreset strings
; 3) Change product string to Creative SB Live! Series
; 2) Change ctpcir32.dll to p16xres.dll
; 1) Initial copy
[Version]
Signature="$Windows NT$"
ClassGuid={4D36E96C-E325-11CE-BFC1-08002BE10318}
Class=MEDIA
Provider=%CLMfgName%
; nothing below here should need to be changed to rename
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; install information
[Install.NT]
CopyFiles=Wavesets.FileList, System32.FileList, Drivers.FileList, Extas.FileList
AddReg=Product_MIDI.Reg, Product_desc.Reg
AddReg=Wavesets.Reg
AddReg=ctp16x_MIDI.Reg, ctp16x_Drivers32.Reg, ctp16x_Device0.Reg
AddReg=DriverInfo.Reg
AddReg=P16X_Dll.AddReg
[Install.NT.Services]
AddService = p16xnt, 0x00000002, Product_Service_Inst
AddService = ensqio, 0x00000002, ensqio_Service_Inst
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; uninstall information
[Uninstall.NT]
DelFiles= System32.FileList, Drivers.FileList, Extas.FileList
DelReg=Product_MIDI.Reg, Product_desc.Reg
DelReg=ctp16x_MIDI.Reg, ctp16x_Drivers32.Reg, ctp16x_Device0.Reg
DelReg=ctp16x.Reg
[Uninstall.NT.Services]
DelService = ensqio, 0x00000002, ensqio_Service_Inst
DelService = p16xnt, 0x00000002, Product_Service_Inst
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; product (name)-specific information
[Product_MIDI.Reg]
HKLM,"SYSTEM\CurrentControlSet\Control\MediaResources\MIDI\p16xnt.dll<0000>","Description",0000000000,%V_INTERNAL%
HKLM,"SYSTEM\CurrentControlSet\Control\MediaResources\MIDI\p16xnt.dll<0000>","FriendlyName",0000000000,%V_INTERNAL%
HKLM,"SYSTEM\CurrentControlSet\Control\MediaResources\MIDI\p16xnt.dll<0001>","Description",0000000000,%V_EXTERNAL%
HKLM,"SYSTEM\CurrentControlSet\Control\MediaResources\MIDI\p16xnt.dll<0001>","FriendlyName",0000000000,%V_EXTERNAL%
[Product_desc.Reg]
HKR,"drivers.desc","p16xnt.dll",0000000000,%ProductShort%
[Product_Service_Inst]
DisplayName = "%ProductLong%"
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 1 ; SERVICE_SYSTEM_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %12%\p16xnt.sys
LoadOrderGroup = Base
; this is waveset info
[Wavesets.Reg]
; current waveset
HKLM,"SOFTWARE\Creative Tech\Waveset",,
HKLM,"SOFTWARE\Creative Tech\Waveset","current",0x00010001,0
; 2MB Waveset
HKLM,"SOFTWARE\Creative Tech\Waveset\0000","Filename",0000000000,"%11%\eapci2m.ecw"
HKLM,"Software\Creative Tech\Waveset\0000","Title",0000000000,"2 MB General MIDI"
; device-specific information
[ctp16x_MIDI.Reg]
HKLM,"SYSTEM\CurrentControlSet\Control\MediaResources\MIDI\p16xnt.dll<0000>","Active",0000000000,"1"
HKLM,"SYSTEM\CurrentControlSet\Control\MediaResources\MIDI\p16xnt.dll<0000>","DeviceID",0000000000,""
HKLM,"SYSTEM\CurrentControlSet\Control\MediaResources\MIDI\p16xnt.dll<0000>","DevNode",0x00000001,
HKLM,"SYSTEM\CurrentControlSet\Control\MediaResources\MIDI\p16xnt.dll<0000>","Driver",0000000000,"p16xnt.dll"
HKLM,"SYSTEM\CurrentControlSet\Control\MediaResources\MIDI\p16xnt.dll<0000>","External",0000000000,"1"
HKLM,"SYSTEM\CurrentControlSet\Control\MediaResources\MIDI\p16xnt.dll<0000>","PhysDevID",0x00010001,0
HKLM,"SYSTEM\CurrentControlSet\Control\MediaResources\MIDI\p16xnt.dll<0000>","Port",0x00010001,0
HKLM,"SYSTEM\CurrentControlSet\Control\MediaResources\MIDI\p16xnt.dll<0000>","MapperConfig",0x00010001,0
HKLM,"SYSTEM\CurrentControlSet\Control\MediaResources\MIDI\p16xnt.dll<0000>","SOFTWAREKEY",0000000000,""
HKLM,"SYSTEM\CurrentControlSet\Control\MediaResources\MIDI\p16xnt.dll<0000>","Migrated",0000000000,"1"
HKLM,"SYSTEM\CurrentControlSet\Control\MediaResources\MIDI\p16xnt.dll<0000>\Instruments",,0x00000010
HKLM,"SYSTEM\CurrentControlSet\Control\MediaResources\MIDI\p16xnt.dll<0001>","Active",0000000000,"1"
HKLM,"SYSTEM\CurrentControlSet\Control\MediaResources\MIDI\p16xnt.dll<0001>","DeviceID",0000000000,""
HKLM,"SYSTEM\CurrentControlSet\Control\MediaResources\MIDI\p16xnt.dll<0001>","DevNode",0x00000001,
HKLM,"SYSTEM\CurrentControlSet\Control\MediaResources\MIDI\p16xnt.dll<0001>","Driver",0000000000,"p16xnt.dll"
HKLM,"SYSTEM\CurrentControlSet\Control\MediaResources\MIDI\p16xnt.dll<0001>","External",0000000000,"1"
HKLM,"SYSTEM\CurrentControlSet\Control\MediaResources\MIDI\p16xnt.dll<0001>","PhysDevID",0x00010001,0
HKLM,"SYSTEM\CurrentControlSet\Control\MediaResources\MIDI\p16xnt.dll<0001>","Port",0x00010001,1
HKLM,"SYSTEM\CurrentControlSet\Control\MediaResources\MIDI\p16xnt.dll<0001>","MapperConfig",0x00010001,1
HKLM,"SYSTEM\CurrentControlSet\Control\MediaResources\MIDI\p16xnt.dll<0001>","SOFTWAREKEY",0000000000,""
HKLM,"SYSTEM\CurrentControlSet\Control\MediaResources\MIDI\p16xnt.dll<0001>","Migrated",0000000000,"1"
HKLM,"SYSTEM\CurrentControlSet\Control\MediaResources\MIDI\p16xnt.dll<0001>\Instruments",,0x00000010
[ctp16x_Drivers32.Reg]
HKR,"Drivers32","aux",0000000000,"p16xnt.dll"
HKR,"Drivers32","midi",0000000000,"p16xnt.dll"
HKR,"Drivers32","mixer",0000000000,"p16xnt.dll"
HKR,"Drivers32","wave",0000000000,"p16xnt.dll"
[ctp16x_Device0.Reg]
HKLM,"SYSTEM\CurrentControlSet\Services\p16xnt\Parameters\Device0",,
HKLM,"SOFTWARE\Creative Tech\Installation\CardInfo","",0000000000,""
[DriverInfo.Reg]
; This section is added to all INFs to add registry entries for Driver Info.
HKLM,Software\InstalledOptions\%DriverOEM%\%DriverFamily%\%DriverMfgr%\%DriverProduct%,Description,,%DriverDescription%
HKLM,Software\InstalledOptions\%DriverOEM%\%DriverFamily%\%DriverMfgr%\%DriverProduct%,CurrentVer,,%DriverOEMVersion%
HKLM,Software\InstalledOptions\%DriverOEM%\%DriverFamily%\%DriverMfgr%\%DriverProduct%,Ver_%DriverOEMVersion%,,%DriverVersionID%
[P16X_Dll.AddReg]
HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce,"P16X",,"%11%\regsvr32.exe /s %11%\p16x.dll"
HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce,"P16XMixer",,"%10%\mixerdef.exe"
HKLM,"Software\Creative Tech\P16X\Reverb","",0000000000,""
[ensqio_Service_Inst]
DisplayName = "ensqio"
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 1 ; SERVICE_SYSTEM_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %12%\ensqio.sys
LoadOrderGroup = Filter
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; file information
[System32.FileList]
p16xnt.dll
p16xres.dll
p16x.dll
[Wavesets.FileList]
eapci2m.ecw
[Drivers.FileList]
p16xnt.sys
ensqio.sys
[Extas.FileList]
mixerdef.exe
sbmixdef.ini
mixdef.ini
[DestinationDirs]
System32.FileList = 11 ; DIRID_SYSTEM
Drivers.FileList = 12 ; DIRID_DRIVERS
Wavesets.FileList = 11 ; DIRID_SYSTEM
Extas.FileList = 10
System32.DelFiles = 11 ; DIRID_SYSTEM
Drivers.DelFiles = 12 ; DIRID_DRIVERS
Wavesets.DelFiles = 11 ; DIRID_SYSTEM
Extas.DelList = 10
[SourceDisksNames]
1 = %DriverDisk1%,,,.
[SourceDisksFiles]
; system32
p16xnt.dll = 1
p16xres.dll = 1
p16x.dll = 1
; drivers
p16xnt.sys = 1
ensqio.sys = 1
; setup
ctsetup.exe = 1
ctsetup.ini = 1
setuprc.dll = 1
p16xnt.inf = 1
; wavesets
eapci2m.ecw = 1
; extras
mixerdef.exe = 1
sbmixdef.ini = 1
mixdef.ini = 1
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Localizable text.
[Strings]
MSFT = "Microsoft"
MediaClassName = "Sound, video and game controllers"
CLMfgName = "Creative Technology, Ltd."
ProductLong = "Creative SB Live! Series"
ProductShort = "Creative SB Live! Series"
V_INTERNAL = "SB Live! MIDI Synth"
V_EXTERNAL = "SB Live! MIDI Out"
DriverDisk1 = "Creative Audio Driver Disk"
; Driver Information Entries
DriverMfgr = "Creative"
DriverVersionID = "4.03.00.4059"
DriverOEM = "Creative"
DriverFamily = "Audio"
DriverProduct = "Creative SB Live! Series"
DriverDescription = "Creative SB Live! Series"
DriverOEMVersion="5.49"
RegP16X ="Software\Creative Tech\P16X"
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
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.