audiopci.inf Driver File Contents (sbnt4fre.exe)

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Dell 1373 
; Creative Sound Blaster AudioPCI 64V INF File
; mac 09-11-98: new-style INF for NT40 silent installer
; der 06-10-99

[Version]
Signature="$Windows NT$"
ClassGuid={4D36E96C-E325-11CE-BFC1-08002BE10318}
Class=MEDIA
Provider=%CLMfgName%

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; product-specific

[Strings]
ProductLong       = "Creative Sound Blaster AudioPCI 64V"
ProductShort      = "SB AudioPCI 64V"
V_INTERNAL        = "SB AudioPCI 64V MIDI Synth"
V_EXTERNAL        = "SB AudioPCI 64V MIDI Out"
SetupDir          = "SBPCI"
DriverDisk1       = "Creative Sound Blaster AudioPCI 64V Driver Disk 1"
DriverDisk2       = "Creative Sound Blaster AudioPCI 64V Driver Disk 2"
DriverDisk3       = "Creative Sound Blaster AudioPCI 64V Driver Disk 3"

; Driver Information Entries
DriverMfgr        = "Creative"
DriverVersionID   = "4.10.23d"
DriverOEM         = "Dell"
DriverFamily      = "Audio"
DriverProduct     = "SB AudioPCI 64V"
DriverDescription = "Creative Sound Blaster AudioPCI 64V"
DriverOEMVersion="A01"

; nothing below here should need to be changed to rename

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; install information

[Install.NT]
CopyFiles=Waveset2.FileList, System32.FileList, Drivers.FileList, Setup.FileList
AddReg=Product_MIDI.Reg, Product_desc.Reg
AddReg=Waveset2.Reg
AddReg=es1371_MIDI.Reg, es1371_Drivers32.Reg, es1371_Device0.Reg
AddReg=Setup.Reg
AddReg=DriverInfo.Reg

[Install.NT.Services]
AddService = es137140, 0x00000002, Product_Service_Inst
AddService = ensqio, 0x00000002, ensqio_Service_Inst

; uninstall information

; should be the same as install, except tagged as delete
; except for one extra delete registry section

[Uninstall.NT]
; note these are same as install except tagged as delete
DelFiles=Waveset2.FileList, System32.FileList, Drivers.FileList
DelReg=Product_MIDI.Reg, Product_desc.Reg
DelReg=Waveset2.Reg
DelReg=es1371_MIDI.Reg, es1371_Drivers32.Reg, es1371_Device0.Reg
DelReg=Setup.Reg

; below is the only extra entry for uninstall
DelReg=es1371.DelReg

[Uninstall.NT.Services]
; note these are same as install except tagged as delete
DelService = es137140, 0x00000002, Product_Service_Inst
DelService = ensqio, 0x00000002, ensqio_Service_Inst

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; product (name)-specific information

[Product_MIDI.Reg]
HKLM,"SYSTEM\CurrentControlSet\Control\MediaResources\MIDI\es1371.dll<0000>","Description",0000000000,%V_INTERNAL%
HKLM,"SYSTEM\CurrentControlSet\Control\MediaResources\MIDI\es1371.dll<0000>","FriendlyName",0000000000,%V_INTERNAL%
HKLM,"SYSTEM\CurrentControlSet\Control\MediaResources\MIDI\es1371.dll<0001>","Description",0000000000,%V_EXTERNAL%
HKLM,"SYSTEM\CurrentControlSet\Control\MediaResources\MIDI\es1371.dll<0001>","FriendlyName",0000000000,%V_EXTERNAL%

[Product_desc.Reg]
HKR,"drivers.desc","es1371.dll",0000000000,%ProductShort%

[Product_Service_Inst]
DisplayName    = "SB AudioPCI 64V"
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 1                  ; SERVICE_SYSTEM_START
ErrorControl   = 1                  ; SERVICE_ERROR_NORMAL
ServiceBinary  = %12%\es137140.sys
LoadOrderGroup = Base

; this is info for the fragmented 2MB waveset only

[Waveset2.Reg]
HKLM,"SOFTWARE\ENSONIQ\Waveset",,
; current waveset
HKLM,"SOFTWARE\ENSONIQ\Waveset","current",0x00010001,2
; Fragmented 2MB Waveset
HKLM,"SOFTWARE\ENSONIQ\Waveset\0002","Filename",0000000000,"%11%\eapci2m.ecw"
HKLM,"Software\ENSONIQ\Waveset\0002","Title",0000000000,"Fragmented 2MB General MIDI"

; device-specific information

[es1371_MIDI.Reg]
HKLM,"SYSTEM\CurrentControlSet\Control\MediaResources\MIDI\es1371.dll<0000>","Active",0000000000,"1"
HKLM,"SYSTEM\CurrentControlSet\Control\MediaResources\MIDI\es1371.dll<0000>","DeviceID",0000000000,""
HKLM,"SYSTEM\CurrentControlSet\Control\MediaResources\MIDI\es1371.dll<0000>","DevNode",0x00000001,
HKLM,"SYSTEM\CurrentControlSet\Control\MediaResources\MIDI\es1371.dll<0000>","Driver",0000000000,"es1371.dll"
HKLM,"SYSTEM\CurrentControlSet\Control\MediaResources\MIDI\es1371.dll<0000>","External",0000000000,"1"
HKLM,"SYSTEM\CurrentControlSet\Control\MediaResources\MIDI\es1371.dll<0000>","PhysDevID",0x00010001,0
HKLM,"SYSTEM\CurrentControlSet\Control\MediaResources\MIDI\es1371.dll<0000>","Port",0x00010001,0
HKLM,"SYSTEM\CurrentControlSet\Control\MediaResources\MIDI\es1371.dll<0000>","MapperConfig",0x00010001,0
HKLM,"SYSTEM\CurrentControlSet\Control\MediaResources\MIDI\es1371.dll<0000>","SOFTWAREKEY",0000000000,""
HKLM,"SYSTEM\CurrentControlSet\Control\MediaResources\MIDI\es1371.dll<0000>","Migrated",0000000000,"1"
HKLM,"SYSTEM\CurrentControlSet\Control\MediaResources\MIDI\es1371.dll<0000>\Instruments",,0x00000010

HKLM,"SYSTEM\CurrentControlSet\Control\MediaResources\MIDI\es1371.dll<0001>","Active",0000000000,"1"
HKLM,"SYSTEM\CurrentControlSet\Control\MediaResources\MIDI\es1371.dll<0001>","DeviceID",0000000000,""
HKLM,"SYSTEM\CurrentControlSet\Control\MediaResources\MIDI\es1371.dll<0001>","DevNode",0x00000001,
HKLM,"SYSTEM\CurrentControlSet\Control\MediaResources\MIDI\es1371.dll<0001>","Driver",0000000000,"es1371.dll"
HKLM,"SYSTEM\CurrentControlSet\Control\MediaResources\MIDI\es1371.dll<0001>","External",0000000000,"1"
HKLM,"SYSTEM\CurrentControlSet\Control\MediaResources\MIDI\es1371.dll<0001>","PhysDevID",0x00010001,0
HKLM,"SYSTEM\CurrentControlSet\Control\MediaResources\MIDI\es1371.dll<0001>","Port",0x00010001,1
HKLM,"SYSTEM\CurrentControlSet\Control\MediaResources\MIDI\es1371.dll<0001>","MapperConfig",0x00010001,1
HKLM,"SYSTEM\CurrentControlSet\Control\MediaResources\MIDI\es1371.dll<0001>","SOFTWAREKEY",0000000000,""
HKLM,"SYSTEM\CurrentControlSet\Control\MediaResources\MIDI\es1371.dll<0001>","Migrated",0000000000,"1"
HKLM,"SYSTEM\CurrentControlSet\Control\MediaResources\MIDI\es1371.dll<0001>\Instruments",,0x00000010

[es1371_Drivers32.Reg]
HKR,"Drivers32","aux",0000000000,"es1371.dll"
HKR,"Drivers32","midi",0000000000,"es1371.dll"
HKR,"Drivers32","mixer",0000000000,"es1371.dll"
HKR,"Drivers32","wave",0000000000,"es1371.dll"

[es1371_Device0.Reg]
HKLM,"SYSTEM\CurrentControlSet\Services\es137140\Parameters\Device0",,

[Setup.Reg]
; uninstall entry for Add-Remove Programs
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\SBPCIUnInstall,DisplayName,,"Creative PCI Audio Drivers"
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\SBPCIUnInstall,UninstallString,,"%24%\%SetupDir%\sbsetup.exe"

[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%

[es1371.DelReg]
HKLM,"HARDWARE\RESOURCEMAP\OtherDrivers\es137140",,

[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]
es1371.dll
enres32.dll
mixres32.dll

[Waveset2.FileList]
eapci2m.ecw
eapci2m.e01
eapci2m.e02

[Drivers.FileList]
es137140.sys
ensqio.sys

[Setup.FileList]
sbsetup.exe
sbsetup.ini
iwlang.dll
enres32.dll
audiopci.inf

[DestinationDirs]
System32.FileList = 11              ; DIRID_SYSTEM
Drivers.FileList  = 12              ; DIRID_DRIVERS
Waveset2.FileList = 11              ; DIRID_SYSTEM
Setup.FileList    = 24,%SetupDir%   ; LDID_APPS + DOSDir

[SourceDisksNames]
101 = %DriverDisk1%,,,.
102 = %DriverDisk2%,,,.
103 = %DriverDisk3%,,,.

[SourceDisksFiles]

;===Disk 1===
;--system32--
es1371.dll    = 101
enres32.dll   = 101
mixres32.dll  = 101
;--drivers--
es137140.sys  = 101
ensqio.sys    = 101
;--setup--
sbsetup.exe   = 101
sbsetup.ini   = 101
iwlang.dll    = 101
audiopci.inf  = 101
;--Waveset--
eapci2m.ecw   = 101

;===Disk 2===
;--Waveset--
eapci2m.e01   = 102

;===Disk 3===
;--Waveset--
eapci2m.e02   = 103

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Localizable text.

[Strings]
MSFT = "Microsoft"
MediaClassName = "Sound, video and game controllers"
CLMfgName = "Creative Technology, Ltd."
; doesn't seem to work... es137140.SvcDesc = %ProductShort%
Download Driver Pack

How To Update Drivers Manually

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.

server: web2, load: 2.11