Ltn_rc.inf Driver File Contents (TV_Tuner_LiteOn_TVT-1060_Vista_070622.zip)

;
;   Copyright (C) 2006 Liteon
;

[Version]
Signature  		= "$CHICAGO$"
Provider   		= %Liteon%
Class      		= HIDClass
ClassGuid  		= {745a17a0-74d3-11d0-b6fe-00a0c90f57da}
DriverVer  		= 12/27/2006,2.0.0.6
CatalogFile.NTx86	= Ltn_rc.cat
CatalogFile.NTAMD64 	= Ltn_rc_64.cat

[Manufacturer]
%MfgName% = LITEON,NTx86,NTAMD64

[LITEON]

[LITEON.NTx86]
;%LITEON_Device.DeviceDesc% = LITEON_Device,USB\VID_10B8&PID_0066&FN_01		; virgin EEPROM
%LITEON_Device.DeviceDesc% = LITEON_Device,USB\VID_04CA&PID_F004&FN_01		; EaglePlus
%LITEON_Device.DeviceDesc% = LITEON_Device,USB\VID_04CA&PID_F006&FN_01		; MAVERICKS
%LITEON_Device.DeviceDesc% = LITEON_Device,USB\VID_04CA&PID_F014&FN_01		; WIZARD
%LITEON_Device.DeviceDesc% = LITEON_Device,USB\VID_04CA&PID_F016&FN_01		; MAVERICKS2
;%LITEON_Device.DeviceDesc% = LITEON_Device,USB\VID_04CA&PID_F008&FN_01		; Heats

[LITEON.NTAMD64]
;%LITEON_Device.DeviceDesc% = LITEON_Device.NTAMD64,USB\VID_10B8&PID_0066&FN_01		; virgin EEPROM
%LITEON_Device.DeviceDesc% = LITEON_Device.NTAMD64,USB\VID_04CA&PID_F004&FN_01		; EaglePlus
%LITEON_Device.DeviceDesc% = LITEON_Device.NTAMD64,USB\VID_04CA&PID_F006&FN_01		; MAVERICKS
%LITEON_Device.DeviceDesc% = LITEON_Device.NTAMD64,USB\VID_04CA&PID_F014&FN_01		; WIZARD
%LITEON_Device.DeviceDesc% = LITEON_Device.NTAMD64,USB\VID_04CA&PID_F016&FN_01		; MAVERICKS2
;%LITEON_Device.DeviceDesc% = LITEON_Device.NTAMD64,USB\VID_04CA&PID_F008&FN_01		; Heats

[DestinationDirs]
LITEON.CopyDrivers 	= 10,System32\Drivers
LITEON.CopyDrivers_64 	= 10,System32\Drivers

[SourceDisksNames]
1 = %INSTALLATION_DISK%,,

[SourceDisksNames.AMD64]
1 = %INSTALLATION_DISK_64%,,

[SourceDisksFiles]
Ltn_rc.sys    = 1,,

[SourceDisksFiles.AMD64]
Ltn_rc_64.sys    = 1,,

[ControlFlags]
ExcludeFromSelect = *

[LITEON.CopyDrivers]
Ltn_rc.sys

[LITEON.CopyDrivers_64]
Ltn_rc_64.sys

[LITEON_Device.NT]
CopyFiles = LITEON.CopyDrivers
AddReg    = LITEON.AddReg

[LITEON_Device.NTAMD64]
CopyFiles = LITEON.CopyDrivers_64
AddReg    = LITEON.AddReg

[LITEON.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,Ltn_rc.sys

[LITEON_Device.NT.Services]
AddService = Ltn_rc,0x00000002,Ltn_rc.AddService

[LITEON_Device.NTAMD64.Services]
AddService = Ltn_rc_64,0x00000002,Ltn_rc.AddService_64

[Ltn_rc.AddService]
DisplayName   = %LITEON.FriendlyName%
ServiceType   = 1			; SERVICE_KERNEL_DRIVER
StartType     = 3			; SERVICE_DEMAND_START
ErrorControl  = 1			; SERVICE_ERROR_NORMAL
ServiceBinary = %10%\System32\Drivers\Ltn_rc.sys
AddReg        = Ltn_rc.AddService.AddReg

[Ltn_rc.AddService_64]
DisplayName   = %LITEON.FriendlyName%
ServiceType   = 1			; SERVICE_KERNEL_DRIVER
StartType     = 3			; SERVICE_DEMAND_START
ErrorControl  = 1			; SERVICE_ERROR_NORMAL
ServiceBinary = %10%\System32\Drivers\Ltn_rc_64.sys
AddReg        = Ltn_rc.AddService.AddReg

[Ltn_rc.AddService.AddReg]
HKR,"Remotes","ReportDescriptor",0x00000001,\
    \ ; Keyboard
        0x05,   0x01,       \ ; Usage Page (Generic Desktop),
        0x09,   0x06,       \ ; Usage (Keyboard),
        0xA1,   0x01,       \ ; Collection (Application),
        0x85,   0x04,       \ ;  Report Id (4)
        0x05,   0x07,       \ ;  usage page key codes
        0x19,   0xe0,       \ ;  usage min left control
        0x29,   0xe8,       \ ;  usage max keyboard right gui
        0x75,   0x01,       \ ;  report size 1
        0x95,   0x08,       \ ;  report count 8
        0x81,   0x02,       \ ;  input (Variable)
        0x19,   0x00,       \ ;  usage min 0
        0x29,   0x90,       \ ;  usage max 91
        0x26,   0xff, 0x00, \ ;  logical max 0xff
        0x75,   0x08,       \ ;  report size 8
        0x95,   0x01,       \ ;  report count 1
        0x81,   0x00,       \ ;  Input (Data, Array),
        0xC0                \ ; End Collection

HKR,"Remotes","ReportDataSize",0x00010001,0x00000003

HKR,"Remotes","ReportMappingTable",0x00000001,\
     0x01,0x00,0xFF,0x09, 0x07, 0x04,0x00,0x51,  \ ; down arrow		
     0x01,0x00,0xFF,0x01, 0x07, 0x04,0x00,0x52,  \ ; up arrow		
     0x01,0x00,0xFF,0x06, 0x07, 0x04,0x00,0x4f,  \ ; right arrow	
     0x01,0x00,0xFF,0x04, 0x07, 0x04,0x00,0x50,  \ ; left arrow		
     0x01,0x00,0xFF,0x05, 0x07, 0x04,0x00,0x58,  \ ; enter ( ok )
     0x01,0x00,0xFF,0x0C, 0x07, 0x04,0x00,0x1e,  \ ; 1
     0x01,0x00,0xFF,0x0D, 0x07, 0x04,0x00,0x1f,  \ ; 2
     0x01,0x00,0xFF,0x0E, 0x07, 0x04,0x00,0x20,  \ ; 3
     0x01,0x00,0xFF,0x10, 0x07, 0x04,0x00,0x21,  \ ; 4
     0x01,0x00,0xFF,0x11, 0x07, 0x04,0x00,0x22,  \ ; 5
     0x01,0x00,0xFF,0x12, 0x07, 0x04,0x00,0x23,  \ ; 6
     0x01,0x00,0xFF,0x14, 0x07, 0x04,0x00,0x24,  \ ; 7
     0x01,0x00,0xFF,0x15, 0x07, 0x04,0x00,0x25,  \ ; 8
     0x01,0x00,0xFF,0x16, 0x07, 0x04,0x00,0x26,  \ ; 9
     0x01,0x00,0xFF,0x17, 0x07, 0x04,0x00,0x27,  \ ; 0
     0x01,0x00,0xFF,0x08, 0x07, 0x04,0x00,0x30,  \ ; ] ( recall channel )
     0x01,0x00,0xFF,0x02, 0x07, 0x04,0x00,0x34,  \ ; ' ( time shift )
     0x01,0x00,0xFF,0x00, 0x07, 0x04,0x00,0x88,  \ ; japen key( program lanuch ) 
     0x01,0x00,0xFF,0x0B, 0x07, 0x04,0x00,0x31,  \ ; | ( SAP )
     0x01,0x00,0xFF,0x0F, 0x07, 0x04,0x00,0x33,  \ ; ; ( full screen )
     0x01,0x00,0xFF,0x0A, 0x07, 0x04,0x00,0x2f,  \ ; [ ( recode )
     0x01,0x00,0xFF,0x13, 0x07, 0x04,0x00,0x55,  \ ; * ( recall )
     0x01,0x00,0xFF,0x03, 0x07, 0x04,0x00,0x54,  \ ; / ( volume mute )	
     0x01,0x00,0xFF,0x07, 0x07, 0x04,0x00,0x2b,  \ ; tab ( device source )
     \
     0x01,0x00,0xef,0x20, 0x04, 0x02,0x83,0x00   \ ; 

HKR,"Remotes","KeyEmulationMask",0x00000001,0xFF,0x00,0x00  

HKR,"Remotes","SkipRepeatCounter",0x00010001,0x00000002

HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Media Center\Remote Controls","USB\VID_04CA&PID_F004&FN_01",0x00000000,""    ; For Media Center compatibility only

[Strings]
Liteon             = "Liteon"
MfgName            = "Liteon"
LITEON_Device.DeviceDesc   = "HID Infrared Remote Controler"
LITEON.FriendlyName = "HID Infrared Remote Controler"
INSTALLATION_DISK  = "Installation Disk"
INSTALLATION_DISK_64	= "64bit 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: web1, load: 1.04