;
; Creative Technology Ltd. Sound Blaster AudioPCI 64V INF file
;
; Created : 9/15/96 jjc
; Todo :
;
[Version]
Signature="$CHICAGO$"
Class=MEDIA
provider=%CREAF%
[CTInfVersion]
InfName=EAPCI95.INF
;[ControlFlags]
[ClassInstall]
AddReg=Class.AddReg
[Class.AddReg]
HKR,,,,%MediaClassName%
HKR,,Icon,,1
HKR,,Installer,,mmci.dll
[Manufacturer]
%MfgName%=CREATIVE
[CREATIVE]
%ENS1370.DeviceDesc%=DEV1370.Device,PCI\VEN_1274&DEV_5000 ; Concert PCI board
%SSC-Legacy.DeviceDesc%=SSC_Legacy_Device, VIRTUAL\SSC-Legacy
; only for retail
;%ENSJoy.DeviceDesc%=ENSJoy.Device, VIRTUAL\*PNPB02F
[PreCopySection]
HKR,,NoSetupUI,,1
;---------------------------------------------------------------;
[DEV1370.Device]
CopyFiles=sscncrt.SystemCopyList,sscncrt.WinDirCopyList,sscncrt.HelpDirCopyList,sscncrt.SetupCopyList
AddReg=WAVE.AddReg, ENS1370.AddReg, sscncrt.AddReg, A3D.AddReg
UpdateInis=Soundscape.UpdateInis
UpdateAutoBat=Soundscape.UpdateAutoBat
DelFiles=Soundscape.DeleteList
[SSC_Legacy_Device]
AddReg=SSC_Legacy_Device.AddReg
; only for retail
;[ENSJoy.Device]
;CopyFiles=MSJSTICK.CopyList
;AddReg=JOYSTICK.AddReg, MSJSTICK.AddReg
;UpdateInis=MSJSTICK.UpdateInis
[Soundscape.UpdateAutoBat]
CmdDelete=SSINIT.EXE
UnSet=SNDSCAPE
;---------------------------------------------------------------;
[Soundscape.DeleteList]
sndscape.drv,,
vsndscp.386,,
sscape.cpl,,
sndscape.hlp,,
concert.vxd,,
[sscncrt.SystemCopyList]
eapci.vxd,,
eapci95.drv,,
eapci95.drv,,
eapci2m.ecw,,
default.ecw,eapci2m.ecw,
eapci4m.ecw,,
a3d.dll,,
sb3d.dll,,
enres16.dll,,
[sscncrt.SetupCopyList]
wizard.exe,,
clnutl32.dll,,
clnutl16.dll,,
clnutil.dll,,
iwlang.dll,,
_inst16.ex_,,
_isdel.exe,,
_setup.dll,,
_setup.lib,,
eapci.z,,
setup.exe,,
setup.ins,,
setup.pkg,,
[sscncrt.WinDirCopyList]
ensmix32.exe,,
starter.exe,,
mixres32.dll,,
sndscape.ini,eapci_ss.ini,
enscfg32.exe,,
[sscncrt.HelpDirCopyList]
eapci95.hlp,,
enscfg32.hlp,,
enscfg32.cnt,,
; only for retail
;[MSJSTICK.CopyList]
;vjoyd.vxd,,
;msjstick.drv,,
;---------------------------------------------------------------;
[ENS1370.AddReg]
HKR,Drivers\wave\eapci95.drv,Description,,%ENS1370.DeviceDesc%
HKR,Drivers\mixer\eapci95.drv,Description,,%ENS1370.DeviceDesc%
HKR,Drivers\aux\eapci95.drv,Description,,%ENS1370.DeviceDesc%
HKR,Drivers\midi\ENSONIQ_Synth,Description,,%ENSxxxx.InternalMIDI%
HKR,Drivers\midi\ENSONIQ_Out,Description,,%ENSxxxx.ExternalMIDI%
[sscncrt.AddReg]
HKR,,Driver,,eapci.vxd
HKR,Drivers\wave\eapci95.drv,,,
HKR,Drivers\wave\eapci95.drv,Driver,,eapci95.drv
HKR,Drivers\mixer\eapci95.drv,,,
HKR,Drivers\mixer\eapci95.drv,Driver,,eapci95.drv
HKR,Drivers\aux\eapci95.drv,,,
HKR,Drivers\aux\eapci95.drv,Driver,,eapci95.drv
HKR,Drivers\midi\ENSONIQ_Synth,Driver,,eapci95.drv
HKR,Drivers\midi\ENSONIQ_Synth,External,1,00,00,00,00
HKR,Drivers\midi\ENSONIQ_Synth,NumPorts,1,02,00,00,00
HKR,Drivers\midi\ENSONIQ_Synth,Port,1,00,00,00,00
HKR,Drivers\midi\ENSONIQ_Out,Driver,,eapci95.drv
HKR,Drivers\midi\ENSONIQ_Out,External,1,01,00,00,00
HKR,Drivers\midi\ENSONIQ_Out,NumPorts,1,02,00,00,00
HKR,Drivers\midi\ENSONIQ_Out,Port,1,01,00,00,00
HKR,Drivers,SubClasses,,"wave,midi,aux,mixer"
HKR,,EnumPropPages,,"eapci95.drv,DrvEnumPropPages"
;adds the URL to the driver about box
HKLM,Software\ENSONIQ\EAPCI,URL,,%URL%
;adds keys for our soundsets
HKLM,Software\ENSONIQ\Waveset,current,1,00,00,00,00 ; the 1 makes it write a binary value instead of a string
HKLM,Software\ENSONIQ\Waveset\0000,Filename,,"%11%\eapci2m.ecw"
HKLM,Software\ENSONIQ\Waveset\0000,Title,,"2 Megabyte General MIDI"
HKLM,Software\ENSONIQ\Waveset\0001,Filename,,"%11%\eapci4m.ecw"
HKLM,Software\ENSONIQ\Waveset\0001,Title,,"4 Megabyte General MIDI"
;Things that run on startup
HKLM, Software\Microsoft\Windows\CurrentVersion\Run, EAPCISetup, ,"%11%\wizard.exe %11%"
HKLM, Software\Microsoft\Windows\CurrentVersion\Run, SystemTray, , "SysTray.ExE"
[WAVE.AddReg]
HKR,,DevLoader,,mmdevldr.vxd
HKR,Drivers,,,
HKR,Drivers,MIGRATED,,0
HKR,Drivers\midi,,,
HKR,Drivers\wave,,,
HKR,Drivers\mixer,,,
HKR,Drivers\aux,,,
[SSC_Legacy_Device.AddReg]
HKR,,DeviceDriver,,eapci.vxd
HKR,,DevLoader,,*CONFIGMG
HKR,,SBEmu,1,01
HKR,,EnumPropPages,,"eapci95.drv,DrvEnumLegacyPages"
[A3D.AddReg]
HKCR,A3D,,,"A3d Object"
HKCR,A3D\CLSID,,,"{D8F1EEE0-F634-11CF-8700-00A0245D918B}"
HKCR,CLSID\{D8F1EEE0-F634-11CF-8700-00A0245D918B},,,"A3D Object"
HKCR,CLSID\{D8F1EEE0-F634-11CF-8700-00A0245D918B}\InprocServer32,,,"A3D.DLL"
HKCR,CLSID\{D8F1EEE0-F634-11CF-8700-00A0245D918B}\InprocServer32,"ThreadingModel", ,"Apartment"
;---------------------------------------------------------------;
; only for retail
;[JOYSTICK.AddReg]
;HKR,,DevLoader,,mmdevldr.vxd
;HKR,Drivers,MIGRATED,,0
;HKR,Drivers\joystick,,,
;
;[MSJSTICK.AddReg]
;HKR,,Driver,,vjoyd.vxd
;HKR,Drivers\joystick\msjstick.drv,Description,,%ENSJoy.DeviceDesc%
;HKR,Drivers\joystick\msjstick.drv,Driver,,msjstick.drv
;HKR,Drivers,SubClasses,,"joystick"
;
;
;[MSJSTICK.UpdateInis]
;system.ini,drivers,"joystick="
;---------------------------------------------------------------;
[DestinationDirs]
DefaultDestDir = 11 ; LDID_SYS
sscncrt.SystemCopyList = 11
sscncrt.WinDirCopyList = 10
sscncrt.HelpDirCopyList = 18
sscncrt.SetupCopyList = 11
[SourceDisksNames]
1="Creative Labs Sound Blaster AudioPCI 64V Driver Disk",,0000-0001
[SourceDisksFiles]
eapci95.drv=1
wizard.exe=1
clnutil.dll=1
clnutl32.dll=1
clnutl16.dll=1
iwlang.dll=1
setup.exe=1
_inst16.ex_=1
_isdel.exe=1
_setup.dll=1
_setup.lib=1
eapci.z=1
setup.ins=1
enres16.dll=1
setup.pkg=1
eapci.vxd=1
ensmix32.exe=1
starter.exe=1
mixres32.dll=1
eapci95.hlp=1
eapci_ss.ini=1
enscfg32.exe=1
enscfg32.hlp=1
enscfg32.cnt=1
eapci2m.ecw=1
eapci4m.ecw=1
a3d.dll=1
sb3d.dll=1
; only for retail
;msjstick.drv=1,DIRECTX\DIRECTX\DRIVERS\USA
;vjoyd.vxd=1,DIRECTX\DIRECTX\DRIVERS\USA
;---------------------------------------------------------------;
[Strings]
CREAF="Creative"
CREATIVE="Creative"
MfgName="Creative"
ENS1370.DeviceDesc="Creative Labs Sound Blaster AudioPCI 64V"
SSC-Legacy.DeviceDesc="Sound Blaster AudioPCI 64V Legacy Device"
; only for retail
;ENSJoy.DeviceDesc="Creative Gameport Joystick"
ENSxxxx.ExternalMIDI="Sound Blaster AudioPCI 64V External MIDI Port"
ENSxxxx.InternalMIDI="Sound Blaster AudioPCI 64V Internal Synth"
MediaClassName="Sound, video and game controllers"
V_CLSWAVEFORM="Audio"
V_CLSMIDI="MIDI"
V_CLSMIXER="Mixer"
V_CLSAUX="Auxiliary"
V_GENERAL="General MIDI Instrument"
URL="http://www.ensoniq.com
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.