INFRARED.INF Driver File Contents (ir.exe)

[Version]
Signature=$CHICAGO$
Class=Infrared
Provider=%String0%

[ClassInstall]
;Backup original files
RenFiles=INF_Rename,Class_Rename
CopyFiles=Class_Copy,INF_Copy,Ctrl_Panel_Copy,Help_Copy,Media_Copy
AddReg=ClassAddReg

[DestinationDirs]
DefaultDestDir=11
ClassCopy=11
INF_Copy=17
Ctrl_Panel_Copy=11
Help_Copy=18
Media_Copy=10,media
INF_Rename=17
INF_Restore=17
Class_Rename=11
Class_Restore=11

[Manufacturer]
%String1%=Generic_IR
%String2%=Extended_Systems_IR
%String3%=Adaptec_IR
%String4%=TI_IR
%String5%=ACTiSYS_IR
%String14%=PARALLAX_IR
%String16%=AMP_IR

[Generic_IR]
%String6%=Generic_Install,*PNP0511
%String7%=ComPort_Install,Infrared\COM
%String8%=LptPort_Install,Infrared\LPT

[Extended_Systems_IR]
%String9%=ES_Install,Infrared\ExtSys

[Adaptec_IR]
%String10%=Adaptec_Install,Infrared\Adaptec
%String18%=Adaptec_Install,Infrared\Adaptec

[PARALLAX_IR]
%String15%=Parallax_Install,Infrared\Parallax

[TI_IR]
%String11%=Crystal_Install,Infrared\TI5000

[ACTiSYS_IR]
%String12%=ACTiSYS_IR200L_Install,Infrared\ACT-IR200L
%String13%=ACTiSYS_IR220L_Install,Infrared\ACT-IR220L

[AMP_IR]
%String17%=Crystal_Install,Infrared\PHASIR

[ComPort_Install]
CopyFiles=PortDrv_Copy
AddReg=ComPort_AddReg

[LptPort_Install]
CopyFiles=PortDrv_Copy
AddReg=LptPort_AddReg

[Generic_Install]
CopyFiles=Driver_Copy,Ndis_Copy, Generic_Framer
AddReg=IRCOMMON_AddReg,Generic_AddReg

[ES_Install]
CopyFiles=Driver_Copy,Ndis_Copy,ES_Framer
AddReg=IRCOMMON_AddReg,ES_AddReg

[Adaptec_Install]
CopyFiles=Driver_Copy,Ndis_Copy,Adaptec_Framer
AddReg=IRCOMMON_AddReg,Adaptec_AddReg

[Parallax_Install]
CopyFiles=Driver_Copy,Ndis_Copy,Parallax_Framer
AddReg=IRCOMMON_AddReg,Parallax_AddReg

[Crystal_Install]
CopyFiles=Driver_Copy,Ndis_Copy,Crystal_Framer
AddReg=IRCOMMON_AddReg,Crystal_AddReg

[ACTiSYS_IR200L_Install]
CopyFiles=Driver_Copy,Ndis_Copy,ACTiSYS-IR200L_Framer
AddReg=IRCOMMON_AddReg,ACTiSYS-IR200L_AddReg

[ACTiSYS_IR220L_Install]
CopyFiles=Driver_Copy,Ndis_Copy,ACTiSYS-IR220L_Framer
AddReg=IRCOMMON_AddReg,ACTiSYS-IR220L_AddReg

[Driver_Copy]
ircomm.vxd,,,32
irenum.vxd,,,32
irlamp.vxd,,,32
irdalan.sys,,,32

[Ndis_Copy]
ndis.vxd,,,32

[PortDrv_Copy]
ircomm.vxd,,,32
irenum.vxd,,,32

[Generic_Framer]
irlapfrm.vxd

[ES_Framer]
irlapfrm.vxd
esi.vxd

[Adaptec_Framer]
irlapfrm.vxd
adaptec.vxd

[Parallax_Framer]
irlapfrm.vxd
parallax.vxd

[Crystal_Framer]
irlapfrm.vxd
crystal.vxd

[ACTiSYS-IR220L_Framer]
irlapfrm.vxd
act220l.vxd

[ACTiSYS-IR200L_Framer]
irlapfrm.vxd
act200l.vxd

[Class_Copy]
infrared.dll,,,1

[INF_Copy]
infrared.inf
irdalan.inf
msports.inf

[Ctrl_Panel_Copy]
infrared.cpl,,,1
irmon.exe,,,1
irmonhlp.exe,,,1

[Help_Copy]
w_ir.cnt,,,1
infrared.hlp,,,1

[Media_Copy]
ir_inter.wav
ir_begin.wav
ir_end.wav

[INF_Rename]
infrared.ird,infrared.inf
msports.ird,msports.inf
irdalan.ird,irdalan.inf

[Class_Rename]
infrared.ird,infrared.dll

[INF_Restore]
infrared.inf,infrared.ird
msports.inf,msports.ird
irdalan.inf,irdalan.ird

[Class_Restore]
infrared.dll,infrared.ird

[IRCOMMON_AddReg]
HKR,,DevLoader,0,*configmg
HKR,,Enumerator,0,irenum.vxd

[ComPort_AddReg]
HKR,,DevLoader,0,*vcomm
HKR,,Enumerator,0,irenum.vxd
HKR,,PortDriver,0,ircomm.vxd
HKR,,PortSubClass,1,01

[LptPort_AddReg]
HKR,,DevLoader,0,*vcomm
HKR,,Enumerator,0,irenum.vxd
HKR,,PortDriver,0,ircomm.vxd
HKR,,PortSubClass,1,00

[Generic_AddReg]
HKLM,\Enum\Infrared\Framer,Driver,0,irlapfrm.vxd
;HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\%Short.Desc%,DisplayName,0,%Infrared.Desc%
;HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\%Short.Desc%,UninstallString,0,"RunDll setupx.dll,InstallHinfSection Uninstall_Infrared 2 infrared.inf"

[ES_AddReg]
HKLM,\Enum\Infrared\Framer,Driver,0,irlapfrm.vxd
HKLM,\Enum\Infrared\Framer,DongleType,0,ESI
HKLM,\Enum\Infrared\Framer,SpeedDriver,0,esi.vxd

[Adaptec_AddReg]
HKLM,\Enum\Infrared\Framer,Driver,0,irlapfrm.vxd
HKLM,\Enum\Infrared\Framer,DongleType,0,ADAPTEC
HKLM,\Enum\Infrared\Framer,SpeedDriver,0,adaptec.vxd

[Parallax_AddReg]
HKLM,\Enum\Infrared\Framer,Driver,0,irlapfrm.vxd
HKLM,\Enum\Infrared\Framer,DongleType,0,PARALLAX
HKLM,\Enum\Infrared\Framer,SpeedDriver,0,parallax.vxd

[Crystal_AddReg]
HKLM,\Enum\Infrared\Framer,Driver,0,irlapfrm.vxd
HKLM,\Enum\Infrared\Framer,DongleType,0,CRYSTAL
HKLM,\Enum\Infrared\Framer,SpeedDriver,0,crystal.vxd

[ACTiSYS-IR220L_AddReg]
HKLM,\Enum\Infrared\Framer,Driver,0,irlapfrm.vxd
HKLM,\Enum\Infrared\Framer,DongleType,0,ACT-IR220L
HKLM,\Enum\Infrared\Framer,SpeedDriver,0,act220l.vxd

[ACTiSYS-IR200L_AddReg]
HKLM,\Enum\Infrared\Framer,Driver,0,irlapfrm.vxd
HKLM,\Enum\Infrared\Framer,DongleType,0,ACT-IR200L
HKLM,\Enum\Infrared\Framer,SpeedDriver,0,act200l.vxd

[ClassAddReg]
HKR,,,0,Infrared
HKR,,Installer,0,infrared.dll
HKR,,Icon,0,0
HKR,,SilentInstall,0,1
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\%Short.Desc%,DisplayName,0,%Infrared.Desc%
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\%Short.Desc%,UninstallString,0,"RunDll setupx.dll,InstallHinfSection Uninstall_Infrared 2 infrared.inf"

[ControlFlags]
ExcludeFromSelect=Infrared\COM
ExcludeFromSelect=Infrared\LPT

[DefaultInstall]

; Class Information
;-----------------------------------------------------------

[Setup_Uninstall]
AddReg=Setup_Uninstall_Reg

[Setup_Uninstall_Reg]
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\%Short.Desc%,DisplayName,,"%Infrared.Desc%"
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\%Short.Desc%,UninstallString,,"RunDll setupx.dll,InstallHinfSection Uninstall_Infrared 2 infrared.inf"

[Uninstall_Infrared]
DelFiles=Ctrl_Panel_Copy,Media_Copy,Generic_Framer,Driver_Copy,Misc_Del
DelReg=Uninstall_Registry
;Restore original files
RenFiles=Class_Restore,INF_Restore

[Misc_Del]
esi.vxd
adaptec.vxd
parallax.vxd
crystal.vxd
act220l.vxd
act200l.vxd

[Uninstall_Registry]
HKLM,Enum\Infrared
HKLM,Enum\Root\Infrared
;HKLM,System\CurrentControlSet\Services\Class\Infrared
HKCU,AppEvents\EventLabels\InfraredBeginCommunication
HKCU,AppEvents\EventLabels\InfraredBeginDeviceInRange
HKCU,AppEvents\EventLabels\InfraredEndCommunication
HKCU,AppEvents\EventLabels\InfraredEndDeviceInRange
HKCU,AppEvents\EventLabels\InfraredInterrupted
HKCU,AppEvents\Schemes\Apps\.Default\InfraredBeginCommunication
HKCU,AppEvents\Schemes\Apps\.Default\InfraredBeginDeviceInRange
HKCU,AppEvents\Schemes\Apps\.Default\InfraredEndCommunicaton
HKCU,AppEvents\Schemes\Apps\.Default\InfraredEndDeviceInRange
HKCU,AppEvents\Schemes\Apps\.Default\InfraredInterrupted
HKCU,ControlPanel\Infrared
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\%Short.Desc%



; Localizable strings
;----------------------------------------------------------

[Strings]
String0="Microsoft"
String1="(Standard infrared devices)"
String2="Extended Systems"
String3="Adaptec"
String4="Texas Instruments"
String5="ACTiSYS"
String6="Built-in Infrared port on laptop or desktop"
String7="Infrared Serial (COM) Connections Port"
String8="Infrared Printing (LPT) Port"
String9="JetEye PC Infrared PC Interface (ESI-9680)"
String10="AIRport APA-9320 External Infrared Adapter"
String11="TI TravelMate 5000 Laptop"
String12="ACT-IR200L Infrared Wireless Interface"
String13="ACT-IR220L Infrared Wireless Interface"
String14="Parallax"
String15="LiteLink PRA9500A"
String16="AMP"
String17="PHASIR"
String18="Adaptec AIRport 1000"
Class.Desc=Infrared
Short.Desc="Infrared Communications"
Infrared.Desc="Infrared Support for Windows 95 Version 2.0"

; The following are all the files that this INF can copy
[SourceDisksFiles]
ircomm.vxd=55
irenum.vxd=55
irlamp.vxd=55
infrared.cpl=55
irmon.exe=55
ir_inter.wav=55
ir_begin.wav=55
ir_end.wav=55
;infrared.dll=55
;infrared.inf=55
;msports.inf=55
w_ir.cnt=55
infrared.hlp=55
irlapfrm.vxd=55
esi.vxd=55
adaptec.vxd=55
parallax.vxd=55
crystal.vxd=55
act220l.vxd=55
act200l.vxd=55
ndis.vxd=55
irdalan.sys=55
irdalan.inf=55
irmonhlp.exe=55

; From the following disk
[SourceDisksNames]
55="Infrared 2.0 Drivers for Windows 95",,1

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.35