oem7.inf Driver File Contents (dell_latitude_e4300.zip)

; SRSPremSound.inf -- SRS Labs Software Sound Card Installer setup file
; Copyright (c) 2006 SRS Labs, Inc.
; Manufacturer: SRS Labs, Inc.

[Version]
Signature="$CHICAGO$"
Class=MEDIA
Provider=%SRS%
ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
DriverVer = 03/24/2009, 1.8.14.0
CatalogFile=SRSPremSound.cat

[SourceDisksNames]
222=%SSC_DISK_NAME%,"",222

[SourceDisksFiles]
SRS_PremiumSound_i386.sys=222
SRS_PremiumSound_amd64.sys=222

[Manufacturer]
%MfgName%=SRSDS,ntx86,ntamd64

[SRSDS.NTx86]
%SRS_Product%=SRS_Filter,,SRS\PremSoundFilter

[SRSDS.NTamd64]
%SRS_Product%=SRS_Filter.NTamd64,,SRS\PremSoundFilter

[DestinationDirs]
SSC_Simple.CopyList=10,system32\drivers
SSC_Simple.NTamd64.CopyList=10,system32\drivers


[SSC_Simple.CopyList]
SRS_PremiumSound_i386.sys

[SSC_Simple.NTamd64.CopyList]
SRS_PremiumSound_amd64.sys

[SSC_Simple.AddReg]
HKR,,AssociatedFilters,,"wdmaud,swmidi,redbook"
HKR,,Driver,,SRS_PremiumSound_i386.sys
HKR,,NTMPDriver,,"SRS_PremiumSound_i386.sys,sbemul.sys"

; Set this to the preferred audio device if necessary.
HKR,,SetupPreferredAudioDevices,3,01,00,00,00

HKR,Drivers,SubClasses,,"wave,midi,mixer"

HKR,Drivers\wave\wdmaud.drv,Driver,,wdmaud.drv
HKR,Drivers\midi\wdmaud.drv,Driver,,wdmaud.drv
HKR,Drivers\mixer\wdmaud.drv,Driver,,wdmaud.drv

HKR,Drivers\wave\wdmaud.drv,Description,,%SRS_Product%
HKR,Drivers\midi\wdmaud.drv,Description,,%SSC_MIDI%
HKR,Drivers\mixer\wdmaud.drv,Description,,%SRS_Product%

HKLM,%MediaCategories%\%SRS_Manufacturer_GUID%,Name,,%SRS_Manufacturer%
HKLM,%MediaCategories%\%SRS_Product_GUID%,Name,,%SRS_Product%
HKLM,%MediaCategories%\%SRS_Name_GUID%,Name,,%SRS_Name%

[SSC_Simple.NTamd64.AddReg]
HKR,,AssociatedFilters,,"wdmaud,swmidi,redbook"
HKR,,Driver,,SRS_PremiumSound_amd64.sys
HKR,,NTMPDriver,,"SRS_PremiumSound_amd64.sys,sbemul.sys"

HKR,,SetupPreferredAudioDevices,3,01,00,00,00

HKR,Drivers,SubClasses,,"wave,midi,mixer"

HKR,Drivers\wave\wdmaud.drv,Driver,,wdmaud.drv
HKR,Drivers\midi\wdmaud.drv,Driver,,wdmaud.drv
HKR,Drivers\mixer\wdmaud.drv,Driver,,wdmaud.drv

HKR,Drivers\wave\wdmaud.drv,Description,,%SRS_Product%
HKR,Drivers\midi\wdmaud.drv,Description,,%SSC_MIDI%
HKR,Drivers\mixer\wdmaud.drv,Description,,%SRS_Product%

HKLM,%MediaCategories%\%SRS_Manufacturer_GUID%,Name,,%SRS_Manufacturer%
HKLM,%MediaCategories%\%SRS_Product_GUID%,Name,,%SRS_Product%
HKLM,%MediaCategories%\%SRS_Name_GUID%,Name,,%SRS_Name%


;======================================================
; COMMON
;======================================================
[SSC.I.Wave]
AddReg=SSC.I.Wave.AddReg
[SSC.I.Wave.AddReg]
HKR,,CLSID,,%Proxy.CLSID%
HKR,,FriendlyName,,%SRS_Product%

;======================================================
; SSC_SIMPLE
;======================================================
[SRS_Filter.NTX86]
Include=ks.inf,wdmaudio.inf
Needs=KS.Registration, WDMAUDIO.Registration
CopyFiles=SSC_Simple.CopyList
AddReg=SSC_Simple.AddReg

[SRS_Filter.NTX86.Interfaces]
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_SRSFilter%,SSC.I.Wave
AddInterface=%KSCATEGORY_RENDER%,%KSNAME_SRSFilter%,SSC.I.Wave

[SRS_Filter.NTX86.Services]
AddService=SRS_PremiumSound_Service,0x00000002,ssc_Simple_Service_Inst

[SRS_Filter.NTamd64]
Include=ks.inf,wdmaudio.inf
Needs=KS.Registration, WDMAUDIO.Registration
CopyFiles=SSC_Simple.NTamd64.CopyList
AddReg=SSC_Simple.NTamd64.AddReg

[SRS_Filter.NTamd64.Interfaces]
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_SRSFilter%,SSC.I.Wave
AddInterface=%KSCATEGORY_RENDER%,%KSNAME_SRSFilter%,SSC.I.Wave

[SRS_Filter.NTamd64.Services]
AddService=SRS_PremiumSound_Service,0x00000002,ssc_Simple_Service_Inst.NTamd64

[ssc_Simple_Service_Inst]
DisplayName=%SRS_Service_Desc%
ServiceType=1
StartType=3
ErrorControl=1
ServiceBinary=%10%\system32\drivers\srs_PremiumSound_i386.sys

[ssc_Simple_Service_Inst.NTamd64]
DisplayName=%SRS_Service_Desc%
ServiceType=1
StartType=3
ErrorControl=1
ServiceBinary=%10%\system32\drivers\srs_PremiumSound_amd64.sys

;======================================================
; COMMON
;======================================================
[Strings]
SRS="SRS Labs, Inc."
MfgName="SRS Filter"

SSC_MIDI="SSC -> WDM Midi Device"

Proxy.CLSID="{17CCA71B-ECD7-11D0-B908-00A0C9223196}"
KSCATEGORY_AUDIO="{6994AD04-93EF-11D0-A3CC-00A0C9223196}"
KSCATEGORY_RENDER="{65E8773E-8F56-11D0-A3B9-00A0C9223196}"

; GUIDs and localized strings.
SRS_Manufacturer_GUID="{175C147A-7BD5-4cfd-AB17-9563823C53FB}"
SRS_Manufacturer="SRS Labs, Inc."
SRS_Product_GUID="{63BC331B-0DC7-441f-8590-2EA9319629B3}"
SRS_Product="SRS Premium Sound"
SRS_Service_Desc="SRS Labs Premium Sound"
SRS_Name_GUID="{59E8284F-F17D-4537-BAF9-6BC9B308C873}"
SRS_Name="SRS Premium Sound"

KSNAME_SRSFilter="{3676E4D5-EA62-4035-896A-53963C01E384}"

MediaCategories="SYSTEM\CurrentControlSet\Control\MediaCategories"

SSC_DISK_NAME="SRS Premium Sound Driver Disk"
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: web1, load: 1.55