i81xnt4.inf Driver File Contents (i81x_nt.zip)

;---------------------------------------------------------------------------------------
;
; Copyright (c) Intel Corporation (2002).
;
; INTEL MAKES NO WARRANTY OF ANY KIND REGARDING THE CODE.  THIS CODE IS LICENSED
; ON AN "AS IS" BASIS AND INTEL WILL NOT PROVIDE ANY SUPPORT, ASSISTANCE,
; INSTALLATION, TRAINING OR OTHER SERVICES.  INTEL DOES NOT PROVIDE ANY UPDATES,
; ENHANCEMENTS OR EXTENSIONS.  INTEL SPECIFICALLY DISCLAIMS ANY WARRANTY OF
; MERCHANTABILITY, NONINFRINGEMENT, FITNESS FOR ANY PARTICULAR PURPOSE, OR ANY
; OTHER WARRANTY.  Intel disclaims all liability, including liability for
; infringement of any proprietary rights, relating to use of the code. No license,
; express or implied, by estoppel or otherwise, to any intellectual property rights
; is granted herein.
;
;---------------------------------------------------------------------------------------

[Version]
Signature="$CHICAGO$"
Provider=%Intel%
ClassGUID={4D36E968-E325-11CE-BFC1-08002BE10318}
Class=Display

[DestinationDirs]
DefaultDestDir   = 11
i81xnt4.Miniport  = 12  ; drivers
i81xnt4.Display   = 11  ; system32
i81xnt4.OpenGL    = 11  ; OpenGL Drivers in System32
i81xnt4.Help      = 11  ; help directory
CUI.Copy = 11
Prev.DelFiles = 11
;
; Driver information
;

[Manufacturer]
%Intel%   = Intel.Mfg

[Intel.Mfg]
%GraphAdap% = i81xnt4

;#ifdef 1
;	#define OpenGL.Copy				, OpenGL.Copy
;	#define OpenGL.AddReg			, OpenGL.AddReg
;	#define OpenGL.DelReg
;#else
;	#define OpenGL.Copy
;	#define OpenGL.AddReg
;	#define OpenGL.DelReg			, OpenGL.DelReg
;#endif 

;
; General installation section
;

[i81xnt4]
DelFiles=Prev.DelFiles
CopyFiles=i81xnt4.Miniport, i81xnt4.Display, CUI.Copy, i81xnt4.Resource, i81xnt4.Help, OpenGL.Copy
AddReg = i81xnt4.ConfigSettings,CUI.AddReg, OpenGL.AddReg
DelReg = CUI.DelReg, OpenGL.DelReg
;
; File sections
;

[Prev.DelFiles]
igfxres.dll,,,1
igfxsrvc.exe,,,1
igfxsrps.dll,,,1
igfx.hlp,,,1

[CUI.DelReg]
HKLM,Software\INTEL\igfxcui
HKR,igfxdiag\resources
HKR,igfxeud\resources
HKR,igfxcfg\resources
HKR,igfxcpl\resources
HKR,igfxpph\resources
HKR,igfxtray\resources
HKR,igfxsrvc
HKR,hkcmd\resources
HKR,igfxhk\resources

HKR,shellex\PropertySheetHandlers
HKCR,CLSID\{C24AC020-1A6A-11d2-9E12-00609445AED9}

; DCN ID: 240963
HKLM,Software\Intel\IgfxCfg\Display1\Color\SavedGamma\Main

;#ifndef 1

;[OpenGL.DelReg]
;HKLM,"Software\Microsoft\Windows NT\CurrentVersion\OpenGLDrivers","i81x"

;#endif 

[i81xnt4.Miniport]
i81xnt4.sys
SiInt4.dll
Vchnt4.dll
Ch7xxNT4.dll
adv01nt4.dll
atv01nt4.dll
adv02nt4.dll
atv02nt4.dll
atv04nt4.dll
atv06nt4.dll
adv05nt4.dll
adv07nt4.dll
adv08nt4.dll
adv09nt4.dll
atv10nt4.dll

[i81xnt4.Display]
i81xdnt4.dll

[i81xnt4.Resource]
igfxrchs.lrc	; Chinese language resource file
igfxrcht.lrc	; Chinese language resource file
igfxrdan.lrc	; Danish language resource file
igfxrdeu.lrc	; German language resource file
igfxreng.lrc	; UK English language resource file
igfxresp.lrc	; Spanish language resource file
igfxrfin.lrc	; Finnish language resource file
igfxrfra.lrc	; French language resource file
igfxrfrc.lrc	; French Canadian language resource file
igfxrita.lrc	; Italian language resource file
igfxrjpn.lrc	; Japanese language resource file
igfxrkor.lrc	; Korean language resource file
igfxrnld.lrc	; Dutch (Netherlands) language resource file
igfxrnor.lrc	; Norwegian language resource file
igfxrplk.lrc	; Polish language resource file
igfxrptb.lrc	; Brazilian Portuguese language resource file
igfxrptg.lrc	; Portuguese language resource file
igfxrrus.lrc	; Russian language resource file
igfxrsve.lrc	; Swedish language resource file
igfxrtha.lrc	; Thai language resource file

[i81xnt4.Help]
igfxhchs.lhp	; Chinese language help file
igfxhcht.lhp	; Chinese language help file
igfxhdan.lhp	; Danish language help file
igfxhdeu.lhp	; German language help file
igfxheng.lhp	; UK English language help file
igfxhesp.lhp	; Spanish language help file
igfxhfin.lhp	; Finnish language help file
igfxhfra.lhp	; French language help file
igfxhfrc.lhp	; French Canadian language help file
igfxhita.lhp	; Italian language help file
igfxhjpn.lhp	; Japanese language help file
igfxhkor.lhp	; Korean language help file
igfxhnld.lhp	; Dutch (Netherlands) language help file
igfxhnor.lhp	; Norwegian language help file
igfxhplk.lhp	; Polish language help file
igfxhptb.lhp	; Brazilian Portuguese help resource file
igfxhptg.lhp	; Portuguese language help file
igfxhrus.lhp	; Russian language help file
igfxhsve.lhp	; Swedish language help file
igfxhtha.lhp	; Thai language help file

;#ifdef 1

[OpenGL.Copy]
i81xgdev.dll
i81xgicd.dll

;#endif 

[CUI.Copy]
hccutils.dll
igfxsrvc.dll
igfxpph.dll
igfxeud.dll
igfxcpl.cpl
igfxcfg.exe
igfxdiag.exe
igfxdgps.dll
igfxdev.dll
igfxdo.dll
igfxtray.exe
igfxhk.dll
hkcmd.exe
igfxrenu.lrc	; American English language resource file
igfxhenu.lhp	; American English language help file

;
; Service Installation
;

[i81xnt4.Services]
AddService = i81xnt4, 0x00000002, i81xnt4_Service_Inst, i81xnt4_EventLog_Inst
[i81xnt4_Service_Inst]
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 1                  ; SERVICE_SYSTEM_START
ErrorControl   = 0                  ; SERVICE_ERROR_IGNORE
LoadOrderGroup = Video
ServiceBinary  = %12%\i81xnt4.sys

[i81xnt4_EventLog_Inst]
AddReg = i81xnt4_EventLog_AddReg

[i81xnt4_EventLog_AddReg]
HKR,,EventMessageFile,0x00020000,"%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\i81xnt4.sys"
HKR,,TypesSupported,0x00010001,7

[i81xnt4.ConfigSettings]
; HKCR,"CLSID\{3AB1675A-CCFF-11D2-8B20-00A0C93CB1F4}",,,"Control Panel Display Shell Extension"
; HKCR,"CLSID\{3AB1675A-CCFF-11D2-8B20-00A0C93CB1F4}\InProcServer32",,,"%11%\igfxpph.dll"
; HKCR,"CLSID\{3AB1675A-CCFF-11D2-8B20-00A0C93CB1F4}\InProcServer32","ThreadingModel",,"Apartment"
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Controls Folder\Display\shellex\PropertySheetHandlers\igfxcui",,,"{3AB1675A-CCFF-11D2-8B20-00A0C93CB1F4}"

; Driver Information History
;HKLM,"Software\InstalledOptions\OEMName\DriverFamily\Intel\chipset\","Description",,"WindowsNT(R) Graphics Driver for Intel(R) 810 Chipset Graphics"
HKLM,"Software\InstalledOptions\OEMName\DriverFamily\Intel\chipset\","CurrentVer",,"X00"
HKLM,"Software\InstalledOptions\OEMName\DriverFamily\Intel\chipset\","Ver_X00",,"0.0"
HKLM,"Software\InstalledOptions\OEMName\DriverFamily\Intel\chipset\","BaseDriverFileName",,"i81xnt4.sys"
HKLM,"Software\InstalledOptions\OEMName\DriverFamily\Intel\chipset\","BaseDriverFileVersion",,"4.03.1381.3004"

; Minidriver installation
HKLM,"Software\Intel\IgfxCfg\Display1\Display\","Output0.Type",%REG_SZ%,"LFP"
HKLM,"Software\Intel\IgfxCfg\Display1\Display\","Output0.Minidriver",%REG_SZ%,"Vchnt4.DLL"
HKLM,"Software\Intel\IgfxCfg\Display1\Display\","Output0.I2C_Addr",%REG_DWORD%,0
HKLM,"Software\Intel\IgfxCfg\Display1\Display\","Output1.Type",%REG_SZ%,"TVOut"
HKLM,"Software\Intel\IgfxCfg\Display1\Display\","Output1.Minidriver",%REG_SZ%,"Ch7xxNT4.DLL"
HKLM,"Software\Intel\IgfxCfg\Display1\Display\","Output1.I2C_Addr",%REG_DWORD%,0
HKLM,"Software\Intel\IgfxCfg\Display1\Display\","Output2.Type",%REG_SZ%,"LCD"
HKLM,"Software\Intel\IgfxCfg\Display1\Display\","Output2.Minidriver",%REG_SZ%,"SiInt4.DLL"
HKLM,"Software\Intel\IgfxCfg\Display1\Display\","Output2.I2C_Addr",%REG_DWORD%,0
HKLM,"Software\Intel\IgfxCfg\Display1\Display\","Output3.Type",%REG_SZ%,"TVOut"
HKLM,"Software\Intel\IgfxCfg\Display1\Display\","Output3.Minidriver",%REG_SZ%,"atv01NT4.DLL"
HKLM,"Software\Intel\IgfxCfg\Display1\Display\","Output3.I2C_Addr",%REG_DWORD%,0
HKLM,"Software\Intel\IgfxCfg\Display1\Display\","Output4.Type",%REG_SZ%,"LCD"
HKLM,"Software\Intel\IgfxCfg\Display1\Display\","Output4.Minidriver",%REG_SZ%,"adv01nt4.DLL"
HKLM,"Software\Intel\IgfxCfg\Display1\Display\","Output4.I2C_Addr",%REG_DWORD%,0
HKLM,"Software\Intel\IgfxCfg\Display1\Display\","Output5.Type",%REG_SZ%,"TVOut"
HKLM,"Software\Intel\IgfxCfg\Display1\Display\","Output5.Minidriver",%REG_SZ%,"atv02NT4.DLL"
HKLM,"Software\Intel\IgfxCfg\Display1\Display\","Output5.I2C_Addr",%REG_DWORD%,0
HKLM,"Software\Intel\IgfxCfg\Display1\Display\","Output6.Type",%REG_SZ%,"LCD"
HKLM,"Software\Intel\IgfxCfg\Display1\Display\","Output6.Minidriver",%REG_SZ%,"adv02nt4.DLL"
HKLM,"Software\Intel\IgfxCfg\Display1\Display\","Output6.I2C_Addr",%REG_DWORD%,0
HKLM,"Software\Intel\IgfxCfg\Display1\Display\","Output7.Type",%REG_SZ%,"TVOut"
HKLM,"Software\Intel\IgfxCfg\Display1\Display\","Output7.Minidriver",%REG_SZ%,"atv04nt4.DLL"
HKLM,"Software\Intel\IgfxCfg\Display1\Display\","Output7.I2C_Addr",%REG_DWORD%,0
HKLM,"Software\Intel\IgfxCfg\Display1\Display\","Output8.Type",%REG_SZ%,"LCD"
HKLM,"Software\Intel\IgfxCfg\Display1\Display\","Output8.Minidriver",%REG_SZ%,"adv05nt4.DLL"
HKLM,"Software\Intel\IgfxCfg\Display1\Display\","Output8.I2C_Addr",%REG_DWORD%,0
HKLM,"Software\Intel\IgfxCfg\Display1\Display\","Output9.Type",%REG_SZ%,"TVOUT"
HKLM,"Software\Intel\IgfxCfg\Display1\Display\","Output9.Minidriver",%REG_SZ%,"atv06nt4.DLL"
HKLM,"Software\Intel\IgfxCfg\Display1\Display\","Output9.I2C_Addr",%REG_DWORD%,0
HKLM,"Software\Intel\IgfxCfg\Display1\Display\","Output10.Type",%REG_SZ%,"LCD"
HKLM,"Software\Intel\IgfxCfg\Display1\Display\","Output10.Minidriver",%REG_SZ%,"adv07nt4.DLL"
HKLM,"Software\Intel\IgfxCfg\Display1\Display\","Output10.I2C_Addr",%REG_DWORD%,0
HKLM,"Software\Intel\IgfxCfg\Display1\Display\","Output11.Type",%REG_SZ%,"LCD"
HKLM,"Software\Intel\IgfxCfg\Display1\Display\","Output11.Minidriver",%REG_SZ%,"adv08nt4.DLL"
HKLM,"Software\Intel\IgfxCfg\Display1\Display\","Output11.I2C_Addr",%REG_DWORD%,0
HKLM,"Software\Intel\IgfxCfg\Display1\Display\","Output12.Type",%REG_SZ%,"LCD"
HKLM,"Software\Intel\IgfxCfg\Display1\Display\","Output12.Minidriver",%REG_SZ%,"adv09nt4.DLL"
HKLM,"Software\Intel\IgfxCfg\Display1\Display\","Output12.I2C_Addr",%REG_DWORD%,0
HKLM,"Software\Intel\IgfxCfg\Display1\Display\","Output13.Type",%REG_SZ%,"TVOUT"
HKLM,"Software\Intel\IgfxCfg\Display1\Display\","Output13.Minidriver",%REG_SZ%,"atv10nt4.DLL"
HKLM,"Software\Intel\IgfxCfg\Display1\Display\","Output13.I2C_Addr",%REG_DWORD%,0

; Enable the new Mode features.
HKLM,"Software\Intel\IgfxCfg\Display1\Display\","PanEnable",%REG_DWORD%, 0
HKLM,"Software\Intel\IgfxCfg\Display1\Display\","SyncMode",%REG_DWORD%, 1
;;HKLM,"Software\Intel\IgfxCfg\Display1\Display\","I2CRegisters", 1, 1, 4, 70, 0c, 80, 8a

; Device specific configuration bits
HKLM,"Software\Intel\IgfxCfg\Display1\Display\","10301",%REG_DWORD%, 3
HKLM,"Software\Intel\IgfxCfg\Display1\Display\","10302",%REG_DWORD%, 3

; Overlay Gamma Persistence
HKLM,"Software\Intel\IgfxCfg\Display1\Color\SavedGamma\Overlay\","Gamma",%REG_DWORD%, 2
HKLM,"Software\Intel\IgfxCfg\Display1\Color\SavedGamma\Overlay\","Brightness",%REG_DWORD%, 750
HKLM,"Software\Intel\IgfxCfg\Display1\Color\SavedGamma\Overlay\","Contrast",%REG_DWORD%, 10000
HKLM,"Software\Intel\IgfxCfg\Display1\Color\SavedGamma\Overlay\","Saturation",%REG_DWORD%, 10000

[CUI.AddReg]
; Device Independent registry location
HKCR,"CLSID\{280A8F40-E382-11D2-B561-00A0C92E6848}",,,"software\intel\igfxcui"
; Add Diagnostic Pages with the rest of the pages
HKCR,"CLSID\{280A8F40-E382-11D2-B561-00A0C92E6848}\shellex\PropertyPageHandlers\igfxcfg\diagHandler",,,"{3AB167A5-CCFF-11D2-8B20-00A0C93CB1F4}"
; igfxtray.exe execution on startup
; Commenting the execution of Tray exe at the runtime. POR on NT4- CUI not supposed to 
; show up in Tray.
;HKLM,Software\Microsoft\Windows\CurrentVersion\Run,IgfxTray,,"%11%\igfxtray.exe"
HKLM,Software\Microsoft\Windows\CurrentVersion\Run,HotKeysCmds,,"%11%\hkcmd.exe"
; Control panel resource
HKR,"igfxcpl\resources","468",,"%11%\igfxcfg.exe"
; static pages resource
HKR,"igfxpph\resources","468",,"%11%\igfxcfg.exe"
; Disable the igfxtray option in the IGT page for NT4
;HKR,"igfxpph\resources","467",,"%11%\igfxtray.exe"
; Diagnostics resource
HKR,"igfxcfg\resources","560",,"%11%\igfxdiag.exe"
; cfg resource
HKR,"igfxcfg\resources","468",,"%11%\igfxcfg.exe"
HKR,"igfxcfg\resources\1420","469",,"Exclude"
HKR,"igfxcfg\resources","829",,""
; service resource
HKR,"igfxsrvc\resources","468",,"%11%\igfxcfg.exe"
HKR,"igfxsrvc\TrayIcon","ShowTrayIcon",%REG_DWORD%,0
; tray resource
HKR,"igfxtray\resources","468",,"%11%\igfxcfg.exe"
HKR,"igfxtray\resources","467",,"%11%\igfxtray.exe"
; hotkey resource
HKR,"hkcmd\resources","468",,"%11%\igfxcfg.exe"
HKR,"igfxhk\resources","468",,"%11%\igfxcfg.exe"
; Class ID of the CUIDriver component.
HKR,,"CUIDriver",,"{9CEE304E-DC6C-11D2-B561-00A0C92E6848}"
HKR,,"IntelClass",,"Display"
; Context menu handler entry.
;HKCR, "Directory\Background\shellex\ContextMenuHandlers\igfxcui",,,"{3AB1675A-CCFF-11D2-8B20-00A0C93CB1F4}"
;HKCR, "SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved","{3AB1675A-CCFF-11D2-8B20-00A0C93CB1F4}",,"igfxcui"
;
; Registration of CUI dll's:            These will not self-register through the have-disk install.
;                                       Does not register TypeLibs or Interfaces.
;
; igfxcfg.exe self registration entries
;
HKCR,"AppID\{3D62E9A1-D243-11D2-B561-00A0C92E6848}",,,"igfxcfg"
HKCR,"AppID\igfxcfg.EXE","AppID",,"{3D62E9A1-D243-11D2-B561-00A0C92E6848}"
HKCR,"CLSID\{A354BD60-4C0A-11d3-B561-00A0C92E6848}",,,"DataObject Class"
HKCR,"CLSID\{A354BD60-4C0A-11d3-B561-00A0C92E6848}","AppID",,"{3D62E9A1-D243-11D2-B561-00A0C92E6848}"
HKCR,"CLSID\{A354BD60-4C0A-11d3-B561-00A0C92E6848}\ProgID",,,"igfxcfg.DataObject.1"
HKCR,"CLSID\{A354BD60-4C0A-11d3-B561-00A0C92E6848}\VersionIndependentProgID",,,"igfxcfg.DataObject"
HKCR,"CLSID\{A354BD60-4C0A-11d3-B561-00A0C92E6848}\LocalServer32",,,"%11%\igfxcfg.exe"
HKCR,"CLSID\{EE2D6561-D63C-11D2-B561-00A0C92E6848}",,,"ShellExt Class"
HKCR,"CLSID\{EE2D6561-D63C-11D2-B561-00A0C92E6848}","AppID",,"{3D62E9A1-D243-11D2-B561-00A0C92E6848}"
HKCR,"CLSID\{EE2D6561-D63C-11D2-B561-00A0C92E6848}\ProgID",,,"igfxcfg.ShellExt.1"
HKCR,"CLSID\{EE2D6561-D63C-11D2-B561-00A0C92E6848}\VersionIndependentProgID",,,"igfxcfg.ShellExt"
HKCR,"CLSID\{EE2D6561-D63C-11D2-B561-00A0C92E6848}\Programmable",,,
HKCR,"CLSID\{EE2D6561-D63C-11D2-B561-00A0C92E6848}\LocalServer32",,,"%11%\igfxcfg.exe"
HKCR,"igfxcfg.DataObject.1",,,"DataObject Class"
HKCR,"igfxcfg.DataObject.1\CLSID",,,"{A354BD60-4C0A-11d3-B561-00A0C92E6848}"
HKCR,"igfxcfg.DataObject",,,"DataObject Class"
HKCR,"igfxcfg.DataObject\CurVer",,,"igfxcfg.DataObject.1"
HKCR,"igfxcfg.DataObject\CLSID",,,"{A354BD60-4C0A-11d3-B561-00A0C92E6848}"
HKCR,"igfxcfg.ShellExt.1",,,"ShellExt Class"
HKCR,"igfxcfg.ShellExt.1\CLSID",,,"{EE2D6561-D63C-11D2-B561-00A0C92E6848}"
HKCR,"igfxcfg.ShellExt",,,"ShellExt Class"
HKCR,"igfxcfg.ShellExt\CurVer",,,"igfxcfg.ShellExt.1"
HKCR,"igfxcfg.ShellExt\CLSID",,,"{EE2D6561-D63C-11D2-B561-00A0C92E6848}"
;
; igfxdev.dll self registration entries
;
HKCR,"igfxdev.CUIDriver",,,"CUIDriver Class"
HKCR,"igfxdev.CUIDriver\CLSID",,,"{9CEE304E-DC6C-11D2-B561-00A0C92E6848}"
HKCR,"igfxdev.CUIDriver\CurVer",,,"igfxdev.CUIDriver.1"
HKCR,"igfxdev.CUIDriver.1",,,"CUIDriver Class"
HKCR,"igfxdev.CUIDriver.1\CLSID",,,"{9CEE304E-DC6C-11D2-B561-00A0C92E6848}"
HKCR,"CLSID\{9CEE304E-DC6C-11D2-B561-00A0C92E6848}",,,"CUIDriver Class"
HKCR,"CLSID\{9CEE304E-DC6C-11D2-B561-00A0C92E6848}\InProcServer32",,,"%11%\igfxdev.dll"
HKCR,"CLSID\{9CEE304E-DC6C-11D2-B561-00A0C92E6848}\InProcServer32","ThreadingModel",,"Apartment"
HKCR,"CLSID\{9CEE304E-DC6C-11D2-B561-00A0C92E6848}\ProgID",,,"igfxdev.CUIDriver.1"
HKCR,"CLSID\{9CEE304E-DC6C-11D2-B561-00A0C92E6848}\VersionIndependentProgID",,,"igfxdev.CUIDriver"
;
; igfxdiag.exe self registration entries
;
HKCR,"igfx.DiagServices\CLSID",,,"{0EF91A8E-03D5-11D3-B995-00A0C9AD54B5}"
HKCR,"igfx.DiagServices\CurVer",,,"igfx.DiagServices.1"
HKCR,"igfx.DiagServices.1\CLSID",,,"{0EF91A8E-03D5-11D3-B995-00A0C9AD54B5}"
HKCR,"CLSID\{0EF91A8E-03D5-11D3-B995-00A0C9AD54B5}",,,"DiagServices Class"
HKCR,"CLSID\{0EF91A8E-03D5-11D3-B995-00A0C9AD54B5}\LocalServer32",,,"%11%\igfxdiag.exe"
HKCR,"CLSID\{0EF91A8E-03D5-11D3-B995-00A0C9AD54B5}\ProgID",,,"igfx.DiagServices.1"
HKCR,"CLSID\{0EF91A8E-03D5-11D3-B995-00A0C9AD54B5}\VersionIndependentProgID",,,"igfx.DiagServices"
;
;proxy stub for igfxdiag.exe
;
;
;proxy stub for igfxdiag.exe
;
HKCR,"CLSID\{48E57D01-53BD-11D3-8EE0-00A0C984F371}",,,"PSFactoryBuffer"
HKCR,"CLSID\{48E57D01-53BD-11D3-8EE0-00A0C984F371}\InProcServer32",,,"%11%\IGFXDGPS.DLL"
HKCR,"CLSID\{48E57D01-53BD-11D3-8EE0-00A0C984F371}\InProcServer32","ThreadingModel",,"Both"
;
; ICUIMonitor
HKCR,"Interface\{E0BA4EE3-03D5-11D3-B995-00A0C9AD54B5}",,,"ICUIMonitor"
HKCR,"Interface\{E0BA4EE3-03D5-11D3-B995-00A0C9AD54B5}\ProxyStubClsid32",,,"{48E57D01-53BD-11D3-8EE0-00A0C984F371}"
HKCR,"Interface\{E0BA4EE3-03D5-11D3-B995-00A0C9AD54B5}\NumMethods",,,"16"
;
;ICUIMonitor2
HKCR,"Interface\{6E196803-C47A-11d4-903D-00D0B7680D87}",,,"ICUIMonitor2"
HKCR,"Interface\{6E196803-C47A-11d4-903D-00D0B7680D87}\ProxyStubClsid32",,,"{48E57D01-53BD-11D3-8EE0-00A0C984F371}"
HKCR,"Interface\{6E196803-C47A-11d4-903D-00D0B7680D87}\NumMethods",,,"17"

;ICUITests
;
HKCR,"Interface\{E0BA4EE4-03D5-11D3-B995-00A0C9AD54B5}",,,"ICUITests"
HKCR,"Interface\{E0BA4EE4-03D5-11D3-B995-00A0C9AD54B5}\ProxyStubClsid32",,,"{48E57D01-53BD-11D3-8EE0-00A0C984F371}"
HKCR,"Interface\{E0BA4EE4-03D5-11D3-B995-00A0C9AD54B5}\NumMethods",,,"4"

; ICUIDiagController
HKCR,"Interface\{48E57D01-53BD-11D3-8EE0-00A0C984F371}",,,"ICUIDiagController"
HKCR,"Interface\{48E57D01-53BD-11D3-8EE0-00A0C984F371}\ProxyStubClsid32",,,"{48E57D01-53BD-11D3-8EE0-00A0C984F371}"
HKCR,"Interface\{48E57D01-53BD-11D3-8EE0-00A0C984F371}\NumMethods",,,"13"

;
; ICUIDiagController2
HKCR,"Interface\{6E196805-C47A-11d4-903D-00D0B7680D87}",,,"ICUIDiagController2"
HKCR,"Interface\{6E196805-C47A-11d4-903D-00D0B7680D87}\ProxyStubClsid32",,,"{48E57D01-53BD-11D3-8EE0-00A0C984F371}"
HKCR,"Interface\{6E196805-C47A-11d4-903D-00D0B7680D87}\NumMethods",,,"14"
;
;ICUIAGP

HKCR,"Interface\{E0BA4EE2-03D5-11D3-B995-00A0C9AD54B5}",,,"ICUIAGP"
HKCR,"Interface\{E0BA4EE2-03D5-11D3-B995-00A0C9AD54B5}\ProxyStubClsid32",,,"{48E57D01-53BD-11D3-8EE0-00A0C984F371}"
HKCR,"Interface\{E0BA4EE2-03D5-11D3-B995-00A0C9AD54B5}\NumMethods",,,"14"

;
;ICUIAGP2
HKCR,"Interface\{6E196802-C47A-11d4-903D-00D0B7680D87}",,,"ICUIAGP2"
HKCR,"Interface\{6E196802-C47A-11d4-903D-00D0B7680D87}\ProxyStubClsid32",,,"{48E57D01-53BD-11D3-8EE0-00A0C984F371}"
HKCR,"Interface\{6E196802-C47A-11d4-903D-00D0B7680D87}\NumMethods",,,"15"

;
;ICUIPCI
HKCR,"Interface\{E0BA4EE1-03D5-11D3-B995-00A0C9AD54B5}",,,"ICUIPCI"
HKCR,"Interface\{E0BA4EE1-03D5-11D3-B995-00A0C9AD54B5}\ProxyStubClsid32",,,"{48E57D01-53BD-11D3-8EE0-00A0C984F371}"
HKCR,"Interface\{E0BA4EE1-03D5-11D3-B995-00A0C9AD54B5}\NumMethods",,,"13"

;
;ICUIPCI2
HKCR,"Interface\{6E196801-C47A-11d4-903D-00D0B7680D87}",,,"ICUIPCI2"
HKCR,"Interface\{6E196801-C47A-11d4-903D-00D0B7680D87}\ProxyStubClsid32",,,"{48E57D01-53BD-11D3-8EE0-00A0C984F371}"
HKCR,"Interface\{6E196801-C47A-11d4-903D-00D0B7680D87}\NumMethods",,,"14"

;
;ICUIDriverInfo
HKCR,"Interface\{C562A581-4989-11D3-8EE0-00A0C984F371}",,,"ICUIDriverInfo"
HKCR,"Interface\{C562A581-4989-11D3-8EE0-00A0C984F371}\ProxyStubClsid32",,,"{48E57D01-53BD-11D3-8EE0-00A0C984F371}"
HKCR,"Interface\{C562A581-4989-11D3-8EE0-00A0C984F371}\NumMethods",,,"7"

;
;ICUIDriverInfo2
HKCR,"Interface\{6E196804-C47A-11d4-903D-00D0B7680D87}",,,"ICUIDriverInfo2"
HKCR,"Interface\{6E196804-C47A-11d4-903D-00D0B7680D87}\ProxyStubClsid32",,,"{48E57D01-53BD-11D3-8EE0-00A0C984F371}"
HKCR,"Interface\{6E196804-C47A-11d4-903D-00D0B7680D87}\NumMethods",,,"8"

;
;ICUIReport

HKCR,"Interface\{E0BA4EE5-03D5-11D3-B995-00A0C9AD54B5}",,,"ICUIReport"
HKCR,"Interface\{E0BA4EE5-03D5-11D3-B995-00A0C9AD54B5}\ProxyStubClsid32",,,"{48E57D01-53BD-11D3-8EE0-00A0C984F371}"
HKCR,"Interface\{E0BA4EE5-03D5-11D3-B995-00A0C9AD54B5}\NumMethods",,,"4"
;
;IDIAGservices
HKCR,"Interface\{0EF91A8D-03D5-11D3-B995-00A0C9AD54B5}",,,"IDiagServices"
HKCR,"Interface\{0EF91A8D-03D5-11D3-B995-00A0C9AD54B5}\ProxyStubClsid32",,,"{48E57D01-53BD-11D3-8EE0-00A0C984F371}"
HKCR,"Interface\{0EF91A8D-03D5-11D3-B995-00A0C9AD54B5}\NumMethods",,,"5"
;
;IDiagservices2
HKCR,"Interface\{1D775861-25C6-11D4-ACA5-00A0C9AD5629}",,,"IDiagServices2"
HKCR,"Interface\{1D775861-25C6-11D4-ACA5-00A0C9AD5629}\ProxyStubClsid32",,,"{48E57D01-53BD-11D3-8EE0-00A0C984F371}"
HKCR,"Interface\{1D775861-25C6-11D4-ACA5-00A0C9AD5629}\NumMethods",,,"15"

;HKCR,"Interface\{7D8A8461-25C2-11D4-ACA5-00A0C9AD5629}",,,"ICUIMonitor2"
;HKCR,"Interface\{7D8A8461-25C2-11D4-ACA5-00A0C9AD5629}\ProxyStubClsid32",,,"{48E57D01-53BD-11D3-8EE0-00A0C984F371}"
;HKCR,"Interface\{7D8A8461-25C2-11D4-ACA5-00A0C9AD5629}\NumMethods",,,"16"

; End of the diagps.dll registration

;
; igfxsrvc.dll self registration entries
;
HKCR,"igfx.CUIService",,,"CUIService Class"
HKCR,"igfx.CUIService\CLSID",,,"{0F195FA1-CCF0-11D2-8B20-00A0C93CB1F4}"
HKCR,"igfx.CUIService\CurVer",,,"igfx.CUIService.1"
HKCR,"igfx.CUIService.1",,,"CUIService Class"
HKCR,"igfx.CUIService.1\CLSID",,,"{0F195FA1-CCF0-11D2-8B20-00A0C93CB1F4}"
HKCR,"CLSID\{0F195FA1-CCF0-11D2-8B20-00A0C93CB1F4}",,,"CUIService Class"
HKCR,"CLSID\{0F195FA1-CCF0-11D2-8B20-00A0C93CB1F4}\InProcServer32",,,"%11%\igfxsrvc.dll"
HKCR,"CLSID\{0F195FA1-CCF0-11D2-8B20-00A0C93CB1F4}\InProcServer32","ThreadingModel",,"Apartment"
HKCR,"CLSID\{0F195FA1-CCF0-11D2-8B20-00A0C93CB1F4}\ProgID",,,"igfx.WindowsData.1"
HKCR,"CLSID\{0F195FA1-CCF0-11D2-8B20-00A0C93CB1F4}\VersionIndependentProgID",,,"igfx.CUIService"
HKCR,"CLSID\{0F195FA1-CCF0-11D2-8B20-00A0C93CB1F4}\Programmable",,,
;
; CUITestConfig CLass
;
HKCR,"igfx.CUITestConfig",,,"CUITestConfig Class"
HKCR,"igfx.CUITestConfig\CLSID",,,"{97DC3661-693D-11d4-B561-00A0C92E6848}"
HKCR,"igfx.CUITestConfig\CurVer",,,"igfx.CUITestConfig.1"
HKCR,"igfx.CUITestConfig.1",,,"CUITestConfig Class"
HKCR,"igfx.CUITestConfig.1\CLSID",,,"c"
HKCR,"CLSID\{97DC3661-693D-11d4-B561-00A0C92E6848}",,,"CUITestConfig Class"
HKCR,"CLSID\{97DC3661-693D-11d4-B561-00A0C92E6848}\InProcServer32",,,"%11%\igfxsrvc.dll"
HKCR,"CLSID\{97DC3661-693D-11d4-B561-00A0C92E6848}\InProcServer32","ThreadingModel",,"Apartment"
HKCR,"CLSID\{97DC3661-693D-11d4-B561-00A0C92E6848}\ProgID",,,"igfx.CUITestConfig.1"
HKCR,"CLSID\{97DC3661-693D-11d4-B561-00A0C92E6848}\VersionIndependentProgID",,,"igfx.CUITestConfig"
HKCR,"CLSID\{97DC3661-693D-11d4-B561-00A0C92E6848}\Programmable",,,
;
; igfxpph.dll self registration entries
;
HKCR,"igfxpph.GraphicsShellExt",,,"GraphicsShellExt Class"
HKCR,"igfxpph.GraphicsShellExt\CLSID",,,"{3AB1675A-CCFF-11D2-8B20-00A0C93CB1F4}"
HKCR,"igfxpph.GraphicsShellExt\CurVer",,,"igfxpph.GraphicsShellExt.1"
HKCR,"igfxpph.GraphicsShellExt.1",,,"GraphicsShellExt Class"
HKCR,"igfxpph.GraphicsShellExt.1\CLSID",,,"{3AB1675A-CCFF-11D2-8B20-00A0C93CB1F4}"
HKCR,"CLSID\{3AB1675A-CCFF-11D2-8B20-00A0C93CB1F4}",,,"GraphicsShellExt Class"
HKCR,"CLSID\{3AB1675A-CCFF-11D2-8B20-00A0C93CB1F4}\InProcServer32",,,"%11%\igfxpph.dll"
HKCR,"CLSID\{3AB1675A-CCFF-11D2-8B20-00A0C93CB1F4}\InProcServer32","ThreadingModel",,"Apartment"
HKCR,"CLSID\{3AB1675A-CCFF-11D2-8B20-00A0C93CB1F4}\ProgID",,,"igfxpph.GraphicsShellExt.1"
HKCR,"CLSID\{3AB1675A-CCFF-11D2-8B20-00A0C93CB1F4}\VersionIndependentProgID",,,"igfxpph.GraphicsShellExt"
HKCR,"CLSID\{3AB1675A-CCFF-11D2-8B20-00A0C93CB1F4}\Programmable",,,
;
; igfxeud.dll self registration entries
;
HKCR,"igfxeud.EndUserShellExt",,,"EndUserShellExt Class"
HKCR,"igfxeud.EndUserShellExt\CLSID",,,"{3AB167A5-CCFF-11D2-8B20-00A0C93CB1F4}"
HKCR,"igfxeud.EndUserShellExt\CurVer",,,"igfxeud.EndUserShellExt.1"
HKCR,"igfxeud.EndUserShellExt.1",,,"EndUserShellExt Class"
HKCR,"igfxeud.EndUserShellExt.1\CLSID",,,"{3AB167A5-CCFF-11D2-8B20-00A0C93CB1F4}"
HKCR,"CLSID\{3AB167A5-CCFF-11D2-8B20-00A0C93CB1F4}",,,"EndUserShellExt Class"
HKCR,"CLSID\{3AB167A5-CCFF-11D2-8B20-00A0C93CB1F4}\InProcServer32",,,"%11%\igfxeud.dll"
HKCR,"CLSID\{3AB167A5-CCFF-11D2-8B20-00A0C93CB1F4}\InProcServer32","ThreadingModel",,"Apartment"
HKCR,"CLSID\{3AB167A5-CCFF-11D2-8B20-00A0C93CB1F4}\ProgID",,,"igfxeud.EndUserShellExt.1"
HKCR,"CLSID\{3AB167A5-CCFF-11D2-8B20-00A0C93CB1F4}\VersionIndependentProgID",,,"igfxeud.EndUserShellExt"
HKCR,"CLSID\{3AB167A5-CCFF-11D2-8B20-00A0C93CB1F4}\Programmable",,,
;
; Igfxdo.dll self registration entries
;
HKCR,"Igfxdo.DataObject",,,"DataObject Class"
HKCR,"Igfxdo.DataObject\CLSID",,,"{D4FA3D4E-BE69-11D4-AA30-00902704C6BF}"
HKCR,"Igfxdo.DataObject\CurVer",,,"Igfxdo.DataObject.1"
HKCR,"Igfxdo.DataObject.1",,,"DataObject Class"
HKCR,"Igfxdo.DataObject.1\CLSID",,,"{D4FA3D4E-BE69-11D4-AA30-00902704C6BF}"
HKCR,"CLSID\{D4FA3D4E-BE69-11D4-AA30-00902704C6BF}",,,"DataObject Class"
HKCR,"CLSID\{D4FA3D4E-BE69-11D4-AA30-00902704C6BF}\InProcServer32",,,"%11%\igfxdo.dll"
HKCR,"CLSID\{D4FA3D4E-BE69-11D4-AA30-00902704C6BF}\InProcServer32","ThreadingModel",,"Apartment"
HKCR,"CLSID\{D4FA3D4E-BE69-11D4-AA30-00902704C6BF}\ProgID",,,"Igfxdo.DataObject.1"
HKCR,"CLSID\{D4FA3D4E-BE69-11D4-AA30-00902704C6BF}\VersionIndependentProgID",,,"Igfxdo.DataObject"
HKCR,"CLSID\{D4FA3D4E-BE69-11D4-AA30-00902704C6BF}\Programmable",,,
;
; igfxhk.dll self registration entries
;
HKCR,"igfxhk.HotKey",,,"HotKey Class"
HKCR,"igfxhk.HotKey\CLSID",,,"{235CC099-CFB4-44D9-8228-270FEE479D8A}"
HKCR,"igfxhk.HotKey\CurVer",,,"igfxhk.HotKey.1"
HKCR,"igfxhk.HotKey.1",,,"HotKey Class"
HKCR,"igfxhk.HotKey.1\CLSID",,,"{235CC099-CFB4-44D9-8228-270FEE479D8A}"
HKCR,"CLSID\{235CC099-CFB4-44D9-8228-270FEE479D8A}",,,"HotKey Class"
HKCR,"CLSID\{235CC099-CFB4-44D9-8228-270FEE479D8A}\InProcServer32",,,"%11%\igfxhk.dll"
HKCR,"CLSID\{235CC099-CFB4-44D9-8228-270FEE479D8A}\InProcServer32","ThreadingModel",,"Apartment"
HKCR,"CLSID\{235CC099-CFB4-44D9-8228-270FEE479D8A}\ProgID",,,"igfxhk.HotKey.1"
HKCR,"CLSID\{235CC099-CFB4-44D9-8228-270FEE479D8A}\VersionIndependentProgID",,,"igfxhk.HotKey"

;
; Software Installation
;

[i81xnt4.SoftwareSettings]
AddReg = i81xnt4_SoftwareDeviceSettings

[i81xnt4_SoftwareDeviceSettings]
HKR,, InstalledDisplayDrivers,     %REG_MULTI_SZ%, i81xdnt4
HKR,, VgaCompatible,               %REG_DWORD%,    0
HKR,, Device Description,          %REG_MULTI_SZ%, %DiskId%

;#ifdef 1

[OpenGL.AddReg]
HKLM,"Software\Microsoft\Windows NT\CurrentVersion\OpenGLDrivers","i81x",,"i81xgicd"

;#endif 

;
; Source file information
;

[SourceDisksNames.x86]
1 = %DiskId%,,,""

[SourceDisksFiles]
i81xnt4.sys  = 1
SiInt4.dll   = 1
Vchnt4.dll   = 1
Ch7xxNT4.dll = 1
atv01nt4.dll = 1
adv01nt4.dll = 1
atv02nt4.dll = 1
adv02nt4.dll = 1
atv04nt4.dll = 1
atv06nt4.dll = 1
adv05nt4.dll = 1
adv07nt4.dll = 1
adv08nt4.dll = 1
adv09nt4.dll = 1
atv10nt4.dll = 1
i81xdnt4.dll = 1
i81xgicd.dll = 1
i81xgdev.dll = 1
i81xcnt4.dll = 1
msvcrt.dll   = 1
i81xcfg.ico  = 1
igfxrenu.lrc=1  ; American English language resource file
igfxrchs.lrc=1  ; Chinese language resource file
igfxrcht.lrc=1  ; Chinese language resource file
igfxrdan.lrc=1  ; Danish language resource file
igfxrdeu.lrc=1  ; German language resource file
igfxreng.lrc=1  ; UK English language resource file
igfxresp.lrc=1  ; Spanish language resource file
igfxrfin.lrc=1  ; Finnish language resource file
igfxrfra.lrc=1  ; French language resource file
igfxrfrc.lrc=1  ; French Canadian language resource file
igfxrita.lrc=1  ; Italian language resource file
igfxrjpn.lrc=1  ; Japanese language resource file
igfxrkor.lrc=1  ; Korean language resource file
igfxrnld.lrc=1  ; Dutch (Netherlands) language resource file
igfxrnor.lrc=1  ; Norwegian language resource file
igfxrplk.lrc=1  ; Polish language resource file
igfxrptb.lrc=1  ; Brazilian Portuguese language resource file
igfxrptg.lrc=1  ; Portuguese language resource file
igfxrrus.lrc=1  ; Russian language resource file
igfxrsve.lrc=1  ; Swedish language resource file
igfxrtha.lrc=1  ; Thai language resource file
igfxhenu.lhp=1  ; American English language help file
igfxhchs.lhp=1 ; Chinese language help file
igfxhcht.lhp=1 ; Chinese language help file
igfxhdan.lhp=1 ; Danish language help file
igfxhdeu.lhp=1 ; German language help file
igfxheng.lhp=1 ; UK English language help file
igfxhesp.lhp=1 ; Spanish language help file
igfxhfin.lhp=1 ; Finnish language help file
igfxhfra.lhp=1 ; French language help file
igfxhfrc.lhp=1 ; French Canadian language help file
igfxhita.lhp=1 ; Italian language help file
igfxhjpn.lhp=1 ; Japanese language help file
igfxhkor.lhp=1 ; Korean language help file
igfxhnld.lhp=1 ; Dutch (Netherlands) language help file
igfxhnor.lhp=1 ; Norwegian language help file
igfxhplk.lhp=1 ; Polish language help file
igfxhptb.lhp=1 ; Brazilian Portuguese language help file
igfxhptg.lhp=1 ; Portuguese language help file
igfxhrus.lhp=1 ; Russian language help file
igfxhsve.lhp=1 ; Swedish language help file
igfxhtha.lhp=1 ; Thai language help file
hccutils.dll=1
igfxsrvc.dll=1
igfxpph.dll=1
igfxeud.dll=1
igfxcpl.cpl=1
igfxcfg.exe=1
igfxdiag.exe=1
igfxdgps.dll=1
igfxdev.dll=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
;

DiskId       = "Intel(R) Graphics Technology Driver 4.03.1381.3004"
GraphAdap    = "Intel(R) Graphics Technology Device"
Intel      = "Intel Corporation"
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.15