; infotrnt.inf
;
; Installation file (.inf) for the INFOTRONIC device.
;
; (c) Copyright 2001 Infotronic
;
[Version]
Signature="$CHICAGO$"
Provider=%Infotron%
;LayoutFile=layout.inf
ClassGUID={4D36E968-E325-11CE-BFC1-08002BE10318}
Class=Display
DriverVer =01/26/2004,5.0.22.1620
CatalogFile=infotrnt.cat
[DestinationDirs]
DefaultDestDir = 11
infotrnt.Miniport = 12 ; drivers
infotrnt.Display = 11 ; system32
infotrnt.Inf = 17 ;LDID_INF
infotrnt.fnt = 20 ;fonts
;
; Driver information
;
[Manufacturer]
%Infotron% = Infotron.Mfg
[Infotron.Mfg]
%Infotron.DeviceDesc0% = infotrnt, PCI\VEN_105f&DEV_0002&SUBSYS_0000105f&REV_01
%Infotron.DeviceDesc0% = infotrnt, PCI\VEN_105f&DEV_0002&SUBSYS_0002105f&REV_01
;%Infotron.DeviceDesc3% = infotrnt, PCI\VEN_105f&DEV_0002&SUBSYS_0001105f&REV_01
;%Infotron.DeviceDesc1% = infotrnt, PCI\VEN_105f&DEV_0001&SUBSYS_00000000&REV_00
;%Infotron.DeviceDesc2% = infotrnt, PCI\VEN_105f&DEV_0000&SUBSYS_00000000&REV_00
;%Infotron.DeviceDesc4% = infotrnt, PCI\VEN_105f&DEV_0003&SUBSYS_0003105f&REV_01
;
; General installation section
;
[infotrnt]
AddReg=infotrnt.AddReg
CopyFiles=infotrnt.Miniport, infotrnt.Display, infotrnt.Cfg, infotrnt.Inf, infotrnt.fnt, infotrnt.Copy
[infotrnt.AddReg]
;
; File sections
;
[infotrnt.Miniport]
infotrnt.sys
infovga.sys
[infotrnt.Display]
infotrnt.dll
wiaext32.dll
infobar.exe
ssinfotr.scr
infovprt.dll
infohk.dll
infogs.dll
[infotrnt.Cfg]
ims.cfg
igp.cfg
[infotrnt.fnt]
infofix.fon
infosys.fon
infooem.fon
[infotrnt.Copy]
infoctlp.dll
infoctlp.hlp
[infotrnt.Inf]
;
; Service Installation
;
[infotrnt.Services]
AddService = infotrnt, 0x00000002 , infotrnt_Service_Inst, infotrnt_EventLog_Inst
[infotrnt_Service_Inst]
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_DEMAND_START
ErrorControl = 0 ; SERVICE_ERROR_IGNORE
LoadOrderGroup = Video
ServiceBinary = %12%\infotrnt.sys
[infotrnt_EventLog_Inst]
AddReg = infotrnt_EventLog_AddReg
[infotrnt_EventLog_AddReg]
HKR,,EventMessageFile,0x00020000,"%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\infotrnt.sys"
HKR,,TypesSupported,0x00010001,7
;
; Software Installation
;
[infotrnt.SoftwareSettings]
AddReg = infotrnt_SoftwareDeviceSettings
AddReg = infotrnt_00_SoftwareDeviceSettings
[infotrnt_00_SoftwareDeviceSettings]
HKR,, MonitorType, %REG_EXPAND_SZ%, %DefaultMonitor%
[infotrnt_SoftwareDeviceSettings]
HKR,, InstalledDisplayDrivers, %REG_MULTI_SZ%, infotrnt
HKR,, VgaCompatible, %REG_DWORD%, 0
HKR,, Enlargement, %REG_SZ%, "DISABLED"
HKR,, OutputSignal, %REG_SZ%, "DIGITAL"
HKR,, ConfigFileIMS, %REG_EXPAND_SZ%, "\SystemRoot\System32\IMS.CFG"
HKR,, ConfigFileIGP, %REG_EXPAND_SZ%, "\SystemRoot\System32\IGP.CFG"
;HKR,, DefaultSettings.BitsPerPel, %REG_DWORD%, 8
;HKR,, DefaultSettings.XResolution, %REG_DWORD%, 1600
;HKR,, DefaultSettings.YResolution, %REG_DWORD%, 1200
HKCR,"CLSID\{87b9bd00-c65c-11cd-a259-00dd010e8c17}\InProcServer32",,,infoctlp.dll
HKCR,"CLSID\{87b9bd00-c65c-11cd-a259-00dd010e8c17}\InProcServer32","ThreadingModel",,"Apartment"
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Controls Folder\Display\shellex\PropertySheetHandlers\Infotronic",,,"{87b9bd00-c65c-11cd-a259-00dd010e8c17}"
HKLM,"Software\Microsoft\Windows\CurrentVersion\Run", "Infotronic",,%11%\infobar.exe ICON_ON
HKLM,"Software\Microsoft\Windows NT\CurrentVersion\FontDPI", "LogPixels", %REG_DWORD%, 0x78
HKLM,"Software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize", "FIXEDFON.FON",%REG_SZ%, 8514fix.fon
HKLM,"Software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize", "FONTS.FON" ,%REG_SZ%, 8514sys.fon
HKLM,"Software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize", "OEMFONT.FON" ,%REG_SZ%, 8514oem.fon
HKLM,"SYSTEM\CurrentControlSet\Hardware Profiles\Current\Software\Fonts","LogPixels" ,%REG_DWORD%, 0x78
HKLM,"SYSTEM\CurrentControlSet\Hardware Profiles\Current\Software\Fonts", "FIXEDFON.FON",%REG_SZ%, 8514fix.fon
HKLM,"SYSTEM\CurrentControlSet\Hardware Profiles\Current\Software\Fonts", "FONTS.FON" ,%REG_SZ%, 8514sys.fon
HKLM,"SYSTEM\CurrentControlSet\Hardware Profiles\Current\Software\Fonts", "OEMFONT.FON" ,%REG_SZ%, 8514oem.fon
HKLM,%HotKeys%,,,
HKLM,%Version%,,,
HKLM,%GrayCurves%,,,
HKLM,"SYSTEM\CurrentControlSet\Services\VgaSave", "ImagePath" ,%REG_EXPAND_SZ%, \SystemRoot\System32\drivers\infovga.sys
[infotrnt.GeneralConfigData]
MaximumDeviceMemoryConfiguration=16
MaximumNumberOfDevices=4
;
; Source file information
;
[SourceDisksNames.x86]
1 = %DiskId1%,,,""
[SourceDisksFiles]
; Files for disk Infotronic Installation Disk (Display)
IGP.CFG = 1,,
IMS.CFG = 1,,
INFOBAR.EXE = 1,,
INFOCTLP.DLL = 1,,
INFOCTLP.HLP = 1,,
INFOFIX.FON = 1,,
INFOGS.DLL = 1,,
INFOHK.DLL = 1,,
INFOOEM.FON = 1,,
INFOSYS.FON = 1,,
INFOTRNT.DLL = 1,,
INFOVPRT.DLL = 1,,
SSINFOTR.SCR = 1,,
WIAEXT32.DLL = 1,,
infovga.sys = 1,,
infotrnt.sys = 1,,
[Strings]
;
; Non-Localizable Strings
;
REG_SZ = 0x00000000
REG_MULTI_SZ = 0x00010000
REG_EXPAND_SZ = 0x00020000
REG_BINARY = 0x00000001
REG_DWORD = 0x00010001
SERVICEROOT = "System\CurrentControlSet\Services"
;
; Localizable Strings
;
Infotron.DeviceDesc0 = "INFOTRONIC QUASAR"
;Infotron.DeviceDesc1 = "INFOTRONIC JUPITER"
;Infotron.DeviceDesc2 = "INFOTRONIC ONIX/IMS4"
;Infotron.DeviceDesc3 = "INFOTRONIC Q-QUASAR"
;Infotron.DeviceDesc4 = "INFOTRONIC DOBLO"
DiskId1 = "Infotronic Driver Installation disk for Windows 2000/XP"
Infotron = "Infotronic"
;
; Other Infotronic strings
;
HotKeys = "SOFTWARE\Infotronic\Infoctlp.ini\HotKeys"
Version = "SOFTWARE\Infotronic\Infoctlp.ini\Version"
GrayCurves = "SOFTWARE\Infotronic\Infoctlp.ini\GrayCurves"
DefaultMonitor = "INFOTRONIC L1801"
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.