UDTT2HID.inf Driver File Contents (Zmore_TV-Tuner_3.2build04_XP.zip)

;
;   Installation inf file for DVB-T USB adapter HID driver
;

[Version]
Signature="$CHICAGO$"
Class=HIDClass
ClassGuid={745a17a0-74d3-11d0-b6fe-00a0c90f57da}
Provider=%DTV-DVB%
DriverVer=06/15/2006,1.0.1.3
CatalogFile 	= UDTT2HID.cat
CatalogFile.NTAMD64 = UDTT2HID.cat
CatalogFile.NTIA64  = UDTT2HID.cat

[Manufacturer]
%MfgName% = DTV-DVB, NTAMD64, NTIA64

[DTV-DVB]
%UDTT2HID.DeviceDesc%=UDTT2HID.Device,AVSTREAM\UDTT2HID.VIRTUAL
%UDTT2HID1.DeviceDesc%=UDTT2HID.Device1,AVSTREAM\UDTT2HID.VIRTUAL

[DTV-DVB.NTAMD64]
%UDTT2HID.DeviceDesc%=UDTT2HID.Device,AVSTREAM\UDTT2HID.VIRTUAL
%UDTT2HID1.DeviceDesc%=UDTT2HID.Device1,AVSTREAM\UDTT2HID.VIRTUAL

[DTV-DVB.NTIA64]
%UDTT2HID.DeviceDesc%=UDTT2HID.Device,AVSTREAM\UDTT2HID.VIRTUAL
%UDTT2HID1.DeviceDesc%=UDTT2HID.Device1,AVSTREAM\UDTT2HID.VIRTUAL

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

[SourceDisksNames]
1 = %INSTALLATION_DISK%,,

[SourceDisksNames.AMD64]
1 = %INSTALLATION_DISK%, UDTT2HID.inf, , \AMD64

[SourceDisksNames.IA64]
1 = %INSTALLATION_DISK%, UDTT2HID.inf, , \IA64

[SourceDisksFiles]
UDTT2HID.sys = 1

[ControlFlags]
ExcludeFromSelect	= *
ExcludeFromSelect.NT	= *

[UDTT2HID.Device]
CopyFiles = UDTT2HID.CopyDrivers
AddReg    = UDTT2HID.AddReg

[UDTT2HID.Device.NT]
CopyFiles = UDTT2HID.CopyDrivers
AddReg    = UDTT2HID.AddReg

[UDTT2HID.Device.NT.Services]
AddService = UDTT2HID,0x00000002,UDTT2HID.AddService



[UDTT2HID.Device1]
CopyFiles = UDTT2HID.CopyDrivers
AddReg    = UDTT2HID.AddReg1

[UDTT2HID.Device1.NT]
CopyFiles = UDTT2HID.CopyDrivers
AddReg    = UDTT2HID.AddReg1

[UDTT2HID.Device1.NT.Services]
AddService = UDTT2HID,0x00000002,UDTT2HID.AddService


[UDTT2HID.AddService]
DisplayName     = %UDTT2HID.FriendlyName%
ServiceType     = 1                  ; SERVICE_KERNEL_DRIVER
StartType       = 3                  ; SERVICE_DEMAND_START
ErrorControl    = 0                  ; SERVICE_ERROR_IGNORE
ServiceBinary   = %10%\system32\drivers\UDTT2HID.sys
LoadOrderGroup  = Extended Base

[UDTT2HID.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,UDTT2HID.sys

;0:Twinhan Hotkey table only, 1:All RC table
HKR,"DriverData","RC_Report",0x00010001, 0x00,0x00, 0x00, 0x00

[UDTT2HID.AddReg1]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,UDTT2HID.sys

;0:Twinhan Hotkey table only, 1:All RC table
HKR,"DriverData","RC_Report",0x00010001, 0x01,0x00, 0x00, 0x00

;Configurable RC Hot keys 
; Scan code mappings.
; Format: SCANCODE_nn = 0xii, 0xjj, 0xkk, 0xll
;   nn: hex value of scan code (Please reference DTV-DVB RC table)
;   ii: first virtual key value
;   jj: ctrl virtual key value
;   kk: shift virtual key value
;   ll: alt virtual key value
; Note: 1) Refer to MSDN for virtual key values (keyword: "VK_")
;       2) Maximum three key combination supported now
;
;HKR,"DriverData","RC_Scancode_00",0x00010001, 0x00,0x00, 0x00, 0x00
;HKR,"DriverData","RC_Scancode_01",0x00010001, 0x00,0x00, 0x00, 0x00
;HKR,"DriverData","RC_Scancode_02",0x00010001, 0x00,0x00, 0x00, 0x00
;HKR,"DriverData","RC_Scancode_03",0x00010001, 0x00,0x00, 0x00, 0x00
;HKR,"DriverData","RC_Scancode_04",0x00010001, 0x00,0x00, 0x00, 0x00
;HKR,"DriverData","RC_Scancode_05",0x00010001, 0x00,0x00, 0x00, 0x00
;HKR,"DriverData","RC_Scancode_06",0x00010001, 0x00,0x00, 0x00, 0x00
;HKR,"DriverData","RC_Scancode_07",0x00010001, 0x00,0x00, 0x00, 0x00
;HKR,"DriverData","RC_Scancode_08",0x00010001, 0x00,0x00, 0x00, 0x00
;HKR,"DriverData","RC_Scancode_09",0x00010001, 0x00,0x00, 0x00, 0x00
;HKR,"DriverData","RC_Scancode_0A",0x00010001, 0x00,0x00, 0x00, 0x00
;.....
;.....
;HKR,"DriverData","RC_Scancode_71",0x00010001, 0x00,0x00, 0x00, 0x00
;HKR,"DriverData","RC_Scancode_72",0x00010001, 0x00,0x00, 0x00, 0x00
;HKR,"DriverData","RC_Scancode_73",0x00010001, 0x00,0x00, 0x00, 0x00
;HKR,"DriverData","RC_Scancode_74",0x00010001, 0x00,0x00, 0x00, 0x00
;HKR,"DriverData","RC_Scancode_75",0x00010001, 0x00,0x00, 0x00, 0x00
;HKR,"DriverData","RC_Scancode_76",0x00010001, 0x00,0x00, 0x00, 0x00
;HKR,"DriverData","RC_Scancode_77",0x00010001, 0x00,0x00, 0x00, 0x00
;HKR,"DriverData","RC_Scancode_78",0x00010001, 0x00,0x00, 0x00, 0x00
;HKR,"DriverData","RC_Scancode_7A",0x00010001, 0x00,0x00, 0x00, 0x00
;HKR,"DriverData","RC_Scancode_7B",0x00010001, 0x00,0x00, 0x00, 0x00
;HKR,"DriverData","RC_Scancode_7C",0x00010001, 0x00,0x00, 0x00, 0x00
;HKR,"DriverData","RC_Scancode_7D",0x00010001, 0x00,0x00, 0x00, 0x00
;HKR,"DriverData","RC_Scancode_7E",0x00010001, 0x00,0x00, 0x00, 0x00
;HKR,"DriverData","RC_Scancode_7F",0x00010001, 0x00,0x00, 0x00, 0x00


[UDTT2HID.CopyDrivers]
UDTT2HID.sys

[Strings]
DTV-DVB				= "DTV-DVB"
MfgName				= "DTV-DVB"

UDTT2HID.DeviceDesc		= "UDTT2HID - USB 2.0 HID Device (For TH RC only)"
UDTT2HID1.DeviceDesc	= "UDTT2HID - USB 2.0 HID Device (Support all RC's)"
UDTT2HID.FriendlyName	= "UDTT2HID - USB 2.0 HID Driver"
INSTALLATION_DISK		= "UDTT2HID - USB 2.0 HID 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: web4, load: 1.04