;
; Installation inf file for DTV-DVB UDTT7049A DVB-T USB Box
; Copyright 2005. DTV-DVB
[Version]
signature = "$CHICAGO$"
Class = MEDIA
ClassGUID = {4d36e96c-e325-11ce-bfc1-08002be10318}
Provider = %DTV-DVB%
DriverVer = 03/21/2006,1.0.1.5
CatalogFile = UDTT7049A.cat
CatalogFile.NTAMD64 = AMD64\UDTT7049A.cat
CatalogFile.NTIA64 = IA64\UDTT7049A.cat
[Manufacturer]
%DTV-DVB% = DTV-DVB, NTAMD64, NTIA64
[DTV-DVB]
%UDTT7049A.DeviceDesc%=UDTT7049A,USB\VID_1498&PID_9206
%UDTT7049A.DeviceDesc%=UDTT7049A,USB\VID_13D3&PID_3219
[DTV-DVB.NTAMD64]
%UDTT7049A.DeviceDesc%=UDTT7049A,USB\VID_1498&PID_9206
%UDTT7049A.DeviceDesc%=UDTT7049A,USB\VID_13D3&PID_3219
[DTV-DVB.NTIA64]
%UDTT7049A.DeviceDesc%=UDTT7049A,USB\VID_1498&PID_9206
%UDTT7049A.DeviceDesc%=UDTT7049A,USB\VID_13D3&PID_3219
[DestinationDirs]
UDTT7049A.CopyFiles=10,system32\drivers
[SourceDisksNames]
1 = %DISK_DESCRIPTION%, UDTT7049A.inf, ,
[SourceDisksNames.AMD64]
1 = %DISK_DESCRIPTION%, UDTT7049A.inf, , \AMD64
[SourceDisksNames.IA64]
1 = %DISK_DESCRIPTION%, UDTT7049A.inf, , \IA64
[SourceDisksFiles]
UDTT7049A.sys=1
[UDTT7049A.CopyFiles]
UDTT7049A.sys
[UDTT7049A.ntx86]
Include = ks.inf, kscaptur.inf, bda.inf, wdmaudio.inf
Needs = KS.Registration.NT,KSCAPTUR.Registration.NT,BDA.Registration.NT,bda.Installation.NT,bdacap.Installation.NT,wdmaudio.Registration.NT
AddReg = UDTT7049A.AddReg
CopyFiles=UDTT7049A.CopyFiles
[UDTT7049A.ntx86.Services]
AddService=UDTT7049A, 0x00000002, UDTT7049A.ServiceInstall
[UDTT7049A.ServiceInstall]
DisplayName=%DISPLAY_NAME%
Description=%SERVICE_DESCRIPTION%
ServiceType=%SERVICE_KERNEL_DRIVER%
StartType=%SERVICE_DEMAND_START%
ErrorControl=%SERVICE_ERROR_IGNORE%
ServiceBinary=%12%\UDTT7049A.sys
[UDTT7049A.AddReg]
HKR,,DevLoader,,*NTKERN
HKR,,NTMPDriver,,UDTT7049A.sys
HKR,"ENUM\Device1",pnpid,,"UDTT7049HID.VIRTUAL"
HKLM,SYSTEM\CurrentControlSet\Services\M9207,SSDisable,0x00010001,1
; //As it is, no change
HKR,"DriverData","MCE_FreqTranslate",0x00010001, 0x00,0x00,0x00,0x00
; //Fixed 6 MHz Freq table
;HKR,"DriverData","MCE_FreqTranslate",0x00010001, 0x06,0x00,0x00,0x00
; //Fixed 7 MHz Freq table
;HKR,"DriverData","MCE_FreqTranslate",0x00010001, 0x07,0x00,0x00,0x00
; //Fixed 8 MHz Freq table
;HKR,"DriverData","MCE_FreqTranslate",0x00010001, 0x08,0x00,0x00,0x00
; //As it is, no change
HKR,"DriverData","FixedBandwidth",0x00010001, 0x00,0x00,0x00,0x00
; //VHF in 7 MHz, UHF in 8 MHz
;HKR,"DriverData","FixedBandwidth",0x00010001, 0x01,0x00,0x00,0x00
; //Fixed 6 MHz
;HKR,"DriverData","FixedBandwidth",0x00010001, 0x06,0x00,0x00,0x00
; //Fixed 7 MHz
;HKR,"DriverData","FixedBandwidth",0x00010001, 0x07,0x00,0x00,0x00
; //Fixed 8 MHz
;HKR,"DriverData","FixedBandwidth",0x00010001, 0x08,0x00,0x00,0x00
; //167KHz will be scanned
HKR,"DriverData","ShiftFreqScan",0x00010001, 0x00,0x00,0x00,0x00
; //Don't scan +-167KHz, just return lock failure
;HKR,"DriverData","ShiftFreqScan",0x00010001, 0x01,0x00,0x00,0x00
; IR system code checklist1
; 00 00 00 00 : Enable all
; FF FF 00 00 : Filter All
HKR,"DriverData","IRSYSCODECHECK1",0x00010001, 0xFF,0x00,0x00,0x00
; //Mapping RC table for DTV-DVB
HKR,"DriverData","RC_Configuration",0x00010001, 0x00,0x00,0x00,0x00
; //Mapping RC table for Cyberlink
;HKR,"DriverData","RC_Configuration",0x00010001, 0x01,0x00,0x00,0x00
; //Mapping RC table for IVI
;HKR,"DriverData","RC_Configuration",0x00010001, 0x02,0x00,0x00,0x00
; //Mapping RC table for MCE
;HKR,"DriverData","RC_Configuration",0x00010001, 0x03,0x00,0x00,0x00
; //Mapping RC table for NEW TH HID RC
;HKR,"DriverData","RC_Configuration",0x00010001, 0x04,0x00,0x00,0x00
; //Mapping RC table for Custom
;HKR,"DriverData","RC_Configuration",0x00010001, 0x05,0x00,0x00,0x00
; //Mapping RC table for DNTVLive HID RC
;HKR,"DriverData","RC_Configuration",0x00010001, 0x10,0x00,0x00,0x00
; //Disable RC
;HKR,"DriverData","RC_Configuration",0x00010001, 0xFF,0xFF,0x00,0x00
[UDTT7049A.ntx86.Interfaces]
AddInterface=%KSCATEGORY_BDA_RECEIVER% ,%UDTT7049A_DigitalCaptureFilter% ,UDTT7049A.DgtlCapture,0
AddInterface=%KSCATEGORY_BDA_TUNER% ,%UDTT7049A_DigitalTunerFilter% ,UDTT7049A.DgtlTuner,0
[UDTT7049A.DgtlCapture]
AddReg=UDTT7049A.DgtlCapture.AddReg
[UDTT7049A.DgtlCapture.AddReg]
HKR,,CLSID,,%KSProxy.CLSID%
HKR,,FriendlyName,,%UDTT7049A.DgtlCaptureName%
[UDTT7049A.DgtlTuner]
AddReg=UDTT7049A.DgtlTuner.AddReg
[UDTT7049A.DgtlTuner.AddReg]
HKR,,CLSID,,%KSProxy.CLSID%
HKR,,FriendlyName,,%UDTT7049A.DgtlTunerName%
[Strings]
KSProxy.CLSID = "{17CCA71B-ECD7-11D0-B908-00A0C9223196}"
KSCATEGORY_BDA_RECEIVER = "{FD0A5AF4-B41D-11d2-9C95-00C04F7971E0}"
KSCATEGORY_BDA_TUNER = "{71985F48-1CA1-11d3-9CC8-00C04F7971E0}"
UDTT7049A_DigitalCaptureFilter = "{FD60E09A-00CD-4ad2-A9E7-703D12818E3C}"
UDTT7049A_DigitalTunerFilter = "{FCEE018E-44DA-4e90-B9C4-4D9217D1D04B}"
; system defines
SERVICE_BOOT_START = 0x0
SERVICE_SYSTEM_START = 0x1
SERVICE_AUTO_START = 0x2
SERVICE_DEMAND_START = 0x3
SERVICE_DISABLED = 0x4
SERVICE_KERNEL_DRIVER = 0x1
SERVICE_ERROR_IGNORE = 0x0
SERVICE_ERROR_NORMAL = 0x1
SERVICE_ERROR_SEVERE = 0x2
SERVICE_ERROR_CRITICAL = 0x3
FLG_REGSVR_DLLREGISTER = 0x00000001
;Our strings
DTV-DVB="DTV-DVB"
UDTT7049A.DeviceDesc = "DTV-DVB 7049A DVB-T USB Stick"
DISK_DESCRIPTION = "DTV-DVB 7049A Installation Disk"
DISPLAY_NAME = "DTV-DVB 7049A DVB-T USB Stick"
SERVICE_DESCRIPTION = "DTV-DVB 7049A BDA Driver"
;Our Friendly Names
UDTT7049A.DgtlCaptureName = "DTV-DVB 7049A Digital Capture"
UDTT7049A.DgtlTunerName = "DTV-DVB 7049A Digital Tuner"
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.