RTL2832U_IRHID.inf Driver File Contents (DVB171_86.1.32.0001_WHQL.zip)

[Version]
Signature                                          =                                "$CHICAGO$"
Class                                              =                                HIDClass
ClassGuid                                          =                                {745a17a0-74d3-11d0-b6fe-00a0c90f57da}
Provider                                           =                                %VENDOR%
CatalogFile.ntamd64                                =                                RTL2832U_IRHID.cat
DriverVer                                          =                                09/17/2009,86.1.64.0001

[SourceDisksFiles]
RTL2832U_IRHID.sys                                 =                                99

[SourceDisksNames.x86]
99                                                 =                                %DISK_NAME%

[SourceDisksNames.amd64]
99                                                 =                                %DISK_NAME%

[DestinationDirs]
CopyFilesSYS                                       =                                12     ; should it be 10 to take care of 98 stuff??????
CopyFilesDLL                                       =                                11     ; %SystemRoot%\system or system32 - 98 or Win2000
;CopyFilesSYS_98                                   =                                10, system32/drivers

[Manufacturer]
%VENDOR%                                           =                                Vendor, NTx86, NTia64, NTamd64

; For Win2K
[Vendor]
%RTL2832U_IRHID%                                   =                                RTL2832U_IRHID.Inst, USB\VID_1164&PID_3281&MI_01
%RTL2832U_IRHID%                                   =                                RTL2832U_IRHID.Inst, USB\VID_1164&PID_3282&MI_01
%RTL2832U_IRHID%                                   =                                RTL2832U_IRHID.Inst, USB\VID_1164&PID_3283&MI_01
%RTL2832U_IRHID%                                   =                                RTL2832U_IRHID.Inst, USB\VID_1164&PID_3284&MI_01

; For XP and later
[Vendor.NTx86]
%RTL2832U_IRHID%                                   =                                RTL2832U_IRHID.Inst, USB\VID_1164&PID_3281&MI_01
%RTL2832U_IRHID%                                   =                                RTL2832U_IRHID.Inst, USB\VID_1164&PID_3282&MI_01
%RTL2832U_IRHID%                                   =                                RTL2832U_IRHID.Inst, USB\VID_1164&PID_3283&MI_01
%RTL2832U_IRHID%                                   =                                RTL2832U_IRHID.Inst, USB\VID_1164&PID_3284&MI_01

[Vendor.NTia64]
%RTL2832U_IRHID%                                   =                                RTL2832U_IRHID.Inst, USB\VID_1164&PID_3281&MI_01
%RTL2832U_IRHID%                                   =                                RTL2832U_IRHID.Inst, USB\VID_1164&PID_3282&MI_01
%RTL2832U_IRHID%                                   =                                RTL2832U_IRHID.Inst, USB\VID_1164&PID_3283&MI_01
%RTL2832U_IRHID%                                   =                                RTL2832U_IRHID.Inst, USB\VID_1164&PID_3284&MI_01

[Vendor.NTamd64]
%RTL2832U_IRHID%                                   =                                RTL2832U_IRHID.Inst, USB\VID_1164&PID_3281&MI_01
%RTL2832U_IRHID%                                   =                                RTL2832U_IRHID.Inst, USB\VID_1164&PID_3282&MI_01
%RTL2832U_IRHID%                                   =                                RTL2832U_IRHID.Inst, USB\VID_1164&PID_3283&MI_01
%RTL2832U_IRHID%                                   =                                RTL2832U_IRHID.Inst, USB\VID_1164&PID_3284&MI_01
[RTL2832U_IRHID.Inst.NT]
CopyFiles                                          =                                CopyFilesSYS, CopyFilesDLL


[RTL2832U_IRHID.Inst.NT.Services]
AddService                                         =                                RTL2832U_IRHID, 0x00000002, RTL2832U_IRHID_Service_Inst,

[CopyFilesSYS]
RTL2832U_IRHID.sys


[CopyFilesDLL]


[RTL2832U_IRHID_Service_Inst]
DisplayName                                        =                                %RTL2832U_IRHID%
ServiceType                                        =                                %SERVICE_KERNEL_DRIVER% 
StartType                                          =                                %SERVICE_DEMAND_START% 
ErrorControl                                       =                                %SERVICE_ERROR_IGNORE% 
ServiceBinary                                      =                                %12%\RTL2832U_IRHID.sys 
AddReg                                             =                                IRHID.AddReg 

[IRHID.AddReg]
;HKLM,System\CurrentControlSet\SERVICES\RTL2832U_IRHID_PARA,"IRType",0x10001,2
;HKLM,System\CurrentControlSet\SERVICES\RTL2832U_IRHID_PARA,"0",0x00001,00,01,02,03,04,05,06,07,08,09,0A
;HKLM,System\CurrentControlSet\SERVICES\RTL2832U_IRHID_PARA,"1",0x00001,00,01,02,03,04,05,06,07,08,09,0A
;HKLM,System\CurrentControlSet\SERVICES\RTL2832U_IRHID_PARA,"KeyMapNumber",0x10001,0

;[VHidDevice.Inst]

;[VHidDevice.Inst.NT]

;[VHidDevice.Inst.NT.Services]
;AddService                                        =                                ,0x00000002,   ; NULL Service

[Strings] 
VENDOR                                             =                                "Realtek Semiconduct Corp." 
;RTL2832U_IRHID                                    =                                "Realtek RTL2832U IRHID Driver"
RTL2832U_IRHID                                     =                                "HID Infrared Remote Receiver"
;DISK_NAME                                         =                                "Realtek IR Driver Disk"
DISK_NAME                                          =                                "HID Infrared Remote Driver Disk"


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 

REG_EXPAND_SZ                                      =                                0x00020000 
REG_DWORD                                          =                                0x00010001 
REG_MULTI_SZ                                       =                                0x00010000
REG_BINARY                                         =                                0x00000001
REG_SZ                                             =                                0x00000000

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: web3, load: 2.57