usbdtv.inf Driver File Contents (Driver.zip)

[Version]
signature	= "$CHICAGO$"
Class		= Media
ClassGUID	= {4d36e96c-e325-11ce-bfc1-08002be10318}
Provider	= %mgt%
LayoutFile	= Layout.inf
DriverVer	= 11/15/2005, 1.1.0.0
CatalogFile = usbdtv.cat

[DestinationDirs]
USBDTV.CopyDrivers	= 10,System32\Drivers 

[SourceDisksNames]
1 = %DiskName1%,,

[SourceDisksFiles]
usbdtv.sys = 1

[Manufacturer]
%MfgName% = mgt 

[ControlFlags]
ExcludeFromSelect		= *
ExcludeFromSelect.NT	= *

[mgt]
%USBDTV.DevDesc%	= USBDTV.Device,USB\VID_04CA&PID_F001

[USBDTV.Device]
Include    = ks.inf, kscaptur.inf, bda.inf
Needs      = KS.Registration, KSCAPTUR.Registration, BDA.Installation
AddReg     = USBDTV.AddReg 
CopyFiles  = USBDTV.CopyDrivers

[USBDTV.Device.NT]
Include    = ks.inf, kscaptur.inf, bda.inf
Needs      = KS.Registration.NT, KSCAPTUR.Registration.NT, BDA.Installation.NT
AddReg     = USBDTV.AddReg
CopyFiles  = USBDTV.CopyDrivers

[USBDTV.Device.NT.Services]
Addservice = usbdtv, 0x00000002, USBDTV.AddService

[USBDTV.AddService]
DisplayName    = %USBDTV.FriendlyName%
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 3                  ; SERVICE_DEMAND_START
ErrorControl   = 1                  ; SERVICE_ERROR_NORMAL
ServiceBinary  = %10%\System32\Drivers\usbdtv.sys
LoadOrderGroup = Base

[USBDTV.CopyDrivers]
usbdtv.sys

[USBDTV.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,usbdtv.sys
HKR,,PageOutWhenUnopened,3,01
HKLM,System\CurrentControlSet\Control\MediaCategories\{74FD301D-3B6F-49a9-AC33-8774B6F4D34B}
HKLM,System\CurrentControlSet\Control\MediaCategories\{74FD301D-3B6F-49a9-AC33-8774B6F4D34B},Display,0x00010001,0
HKLM,System\CurrentControlSet\Control\MediaCategories\{74FD301D-3B6F-49a9-AC33-8774B6F4D34B},Name,,"Other Node"
HKLM,System\CurrentControlSet\Control\MediaCategories\{FA5439B8-832E-4251-A268-AFE5B65E566F}
HKLM,System\CurrentControlSet\Control\MediaCategories\{FA5439B8-832E-4251-A268-AFE5B65E566F},Display,0x00010001,0
HKLM,System\CurrentControlSet\Control\MediaCategories\{FA5439B8-832E-4251-A268-AFE5B65E566F},Name,,"Function Node"
HKLM,System\CurrentControlSet\Control\MediaCategories\{E6EDD6F4-F12E-4891-B17B-998AFA86B75B}
HKLM,System\CurrentControlSet\Control\MediaCategories\{E6EDD6F4-F12E-4891-B17B-998AFA86B75B},Display,0x00010001,0
HKLM,System\CurrentControlSet\Control\MediaCategories\{E6EDD6F4-F12E-4891-B17B-998AFA86B75B},Name,,"Tuner Node"
HKLM,System\CurrentControlSet\Control\MediaCategories\{641119D0-A0BE-4f52-B19F-7B3A8E4B9954}
HKLM,System\CurrentControlSet\Control\MediaCategories\{641119D0-A0BE-4f52-B19F-7B3A8E4B9954},Display,0x00010001,0
HKLM,System\CurrentControlSet\Control\MediaCategories\{641119D0-A0BE-4f52-B19F-7B3A8E4B9954},Name,,"Demodulator Node"
HKLM,System\CurrentControlSet\Control\MediaCategories\{EFA70773-9E0C-4b97-A5CF-8F4D8FE59C0E}
HKLM,System\CurrentControlSet\Control\MediaCategories\{EFA70773-9E0C-4b97-A5CF-8F4D8FE59C0E},Display,0x00010001,0
HKLM,System\CurrentControlSet\Control\MediaCategories\{EFA70773-9E0C-4b97-A5CF-8F4D8FE59C0E},Name,,"Antenna In Pin"

[USBDTV.Device.Interfaces]
AddInterface	= %KSCATEGORY_BDA_TUNER%,	%KSSTRING_BdaFilter%, USBDTV.Interfaces,
AddInterface	= %KSCATEGORY_BDA_RECEIVER%,%KSSTRING_BdaFilter%, USBDTV.Interfaces,

[USBDTV.Device.NT.Interfaces]
AddInterface	= %KSCATEGORY_BDA_TUNER%,	%KSSTRING_BdaFilter%, USBDTV.Interfaces,
AddInterface	= %KSCATEGORY_BDA_RECEIVER%,%KSSTRING_BdaFilter%, USBDTV.Interfaces,

[USBDTV.Interfaces]
AddReg	= USBDTV.Interface.AddReg

[USBDTV.Interface.AddReg]
HKR,,CLSID,,%Proxy.CLSID%
HKR,,FriendlyName,,%USBDTV.FriendlyName%

[Strings]
mgt					= " "
MfgName					= " "
Proxy.CLSID				= "{17CCA71B-ECD7-11D0-B908-00A0C9223196}" 
USBDTV.DevDesc			= "DVB-T TV Tuner"
USBDTV.FriendlyName		= "DVB-T TV Tuner"
KSSTRING_BdaFilter		= "{2BC59444-39D8-49cb-ADD5-AB91AA7247AE}"
KSCATEGORY_BDA_TUNER     = "{71985F48-1CA1-11d3-9CC8-00C04F7971E0}"
KSCATEGORY_BDA_RECEIVER	= "{FD0A5AF4-B41D-11d2-9C95-00C04F7971E0}"	
MediaCategories         = "SYSTEM\CurrentControlSet\Control\MediaCategories"
DiskName1				= "DVB-T USB Adapter installation 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: web2, load: 1.44