home *** CD-ROM | disk | FTP | other *** search
- ;=============================================================================
- ;
- ; Copyright (c) Intel Corporation (2006).
- ;
- ; 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.
- ;
- ;=============================================================================
-
- ; Installation inf for the Intel Corporation graphics adapter.
-
- [Version]
- Signature="$WINDOWS NT$"
- Provider=%Intel%
- ClassGUID={4D36E968-E325-11CE-BFC1-08002BE10318}
- Class=Display
- DriverVer=08/22/2006,7.14.10.1104
-
- [DestinationDirs]
- DefaultDestDir = 11
- ialm.Miniport = 12 ; drivers
- ialm.UserMode = 11 ; system32
- CUI.Copy = 11
-
- [SignatureAttributes]
- igdumd32.dll=SignatureAttributes.PETrust
-
- [SignatureAttributes.PETrust]
- PETrust=true
-
- ;
- ; Driver information
- ;
-
- [Manufacturer]
- %Intel% = Intel.Mfg,NTx86...1
-
- [Intel.Mfg.NTx86...1]
- %iLPGD0% = i945G0, PCI\VEN_8086&DEV_2772
- %iLPGD1% = i945G1, PCI\VEN_8086&DEV_2776
- %iCLGD0% = i945GM0, PCI\VEN_8086&DEV_27A2
- %iCLGD1% = i945GM1, PCI\VEN_8086&DEV_27A6
-
- ;
- ; General installation section
- ;
-
- [i945G0]
- FeatureScore=F8
- CopyFiles=ialm.Miniport, ialm.UserMode, Opm.Copy, CUI.Copy
- AddReg = ialm_SoftwareDeviceSettings, CUI.AddReg
- DelReg = ialm_RemoveDeviceSettings
- RegisterDLLs = igfx_RegisterDLLs
-
- [i945G1]
- FeatureScore=F8
- CopyFiles=ialm.Miniport, ialm.UserMode, Opm.Copy, CUI.Copy
- AddReg = ialm_SoftwareDeviceSettings, CUI.AddReg
- DelReg = ialm_RemoveDeviceSettings
- RegisterDLLs = igfx_RegisterDLLs
-
- [i945GM0]
- FeatureScore=F8
- CopyFiles=ialm.Miniport, ialm.UserMode, Opm.Copy, CUI.Copy
- AddReg = ialm_SoftwareDeviceSettings, CUI.AddReg
- DelReg = ialm_RemoveDeviceSettings
- RegisterDLLs = igfx_RegisterDLLs
-
- [i945GM1]
- FeatureScore=F8
- CopyFiles=ialm.Miniport, ialm.UserMode, Opm.Copy, CUI.Copy
- AddReg = ialm_SoftwareDeviceSettings, CUI.AddReg
- DelReg = ialm_RemoveDeviceSettings
- RegisterDLLs = igfx_RegisterDLLs
-
-
- ;
- ; File sections
- ;
-
- [ialm.Miniport]
- igdkmd32.sys
-
- [ialm.UserMode]
- igdumd32.dll,,,0x00004000 ; COPYFLG_IN_USE_TRY_RENAME
-
- [Opm.Copy]
- iglhxa32.cpa
- iglhxa32.vp
- iglhxs32.vp
- iglhxo32.vp
- iglhxc32.vp
-
- [CUI.Copy]
- igfxdev.dll,,,0x00004000 ; COPYFLG_IN_USE_TRY_RENAME
- igfxTMM.dll,,,0x00004000 ; COPYFLG_IN_USE_TRY_RENAME
-
- [igfx_RegisterDLLs]
- 11,,igdumd32.dll,3426
- 11,,igfxdev.dll,3426
- 11,,igfxTMM.dll,3426
-
- ;
- ; Service Installation
- ;
-
- [i945G0.Services]
- AddService = ialm, 0x00000002, ialm_Service_Inst
-
- [i945G1.Services]
- AddService = ialm, 0x00000002, ialm_Service_Inst
-
- [i945GM0.Services]
- AddService = ialm, 0x00000002, ialm_Service_Inst
-
- [i945GM1.Services]
- AddService = ialm, 0x00000002, ialm_Service_Inst
-
- [ialm_Service_Inst]
- ServiceType = 1 ; SERVICE_KERNEL_DRIVER
- StartType = 3 ; SERVICE_DEMAND_START
- ErrorControl = 0 ; SERVICE_ERROR_IGNORE
- LoadOrderGroup = Video
- ServiceBinary = %12%\igdkmd32.sys
-
- [ialm_SoftwareDeviceSettings]
- HKR,, InstalledDisplayDrivers, %REG_MULTI_SZ%, igdumd32
- HKR,, UserModeDriverName, %REG_MULTI_SZ%, igdumd32.dll
- HKR,, UserModeDriverGUID, %REG_SZ%, "{6C4BE3D5-831A-42ED-AA62-2AEB34C8CBA4}"
- HKR,, MultifunctionSupported, %REG_DWORD%, 1
- HKR,, VgaCompatible, %REG_DWORD%, 0
- HKR,, NativeResolution, %REG_DWORD%, 1
- HKR,, NativeBPP, %REG_DWORD%, 1
- HKR,, ConfigID, %REG_DWORD%, 0
- HKR,, SystemDirectory, %REG_SZ%, %11%
- HKLM,"SYSTEM\CurrentControlSet\Control\GraphicsDrivers",UseXPModel,%REG_DWORD%,0
- HKLM,"SYSTEM\CurrentControlSet\Control\GraphicsDrivers\Scheduler",EnablePreemption,%REG_DWORD%,1
- HKR,, TMM_Active, %REG_DWORD%, 0x0
- HKLM,"SYSTEM\CurrentControlSet\Control\GraphicsDrivers",UseXPModel,%REG_DWORD%,0
- HKLM,"SYSTEM\CurrentControlSet\Control\GraphicsDrivers\Scheduler",EnablePreemption,%REG_DWORD%,1
-
- [ialm_RemoveDeviceSettings]
- HKR,, VgaCompatible
- HKR,, NativeResolution
- HKR,, NativeBPP
- HKR,, ConfigID
- HKR,, SystemDirectory
- HKR,, TMM_Active
-
- ;
- ; Software Installation
- ;
-
- [i945G0.GeneralConfigData]
- MaximumNumberOfDevices = 2
- MaximumDeviceMemoryConfiguration = 256
-
- [i945G1.GeneralConfigData]
- MaximumNumberOfDevices = 2
- MaximumDeviceMemoryConfiguration = 256
-
- [i945GM0.GeneralConfigData]
- MaximumNumberOfDevices = 2
- MaximumDeviceMemoryConfiguration = 256
-
- [i945GM1.GeneralConfigData]
- MaximumNumberOfDevices = 2
- MaximumDeviceMemoryConfiguration = 256
-
- ;
- ; Source file information
- ;
-
- [SourceDisksNames]
- 3426=windows cd
-
- [SourceDisksFiles]
- igdkmd32.sys = 3426
- igdumd32.dll = 3426
-
- iglhxa32.cpa = 3426
- iglhxa32.vp = 3426
- iglhxs32.vp = 3426
- iglhxo32.vp = 3426
- iglhxc32.vp = 3426
-
- igfxdev.dll = 3426
- igfxTMM.dll = 3426
-
-
- [CUI.AddReg]
-
- ; Class ID of the CUIDriver component.
- HKR,"DEFAULT","CUIDriver",,"{9CEE304E-DC6C-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"
-
- ;
- ;igfxTMM.dll self registration entries
- ;
- HKCR,"igfxTMM.CloneViewHelper",,,"CloneViewHelper Class"
- HKCR,"igfxTMM.CloneViewHelper\CLSID",,,"{6C4BE3D5-831A-42ED-AA62-2AEB34C8CBA4}"
- HKCR,"igfxTMM.CloneViewHelper\CurVer",,,"igfxTMM.CloneViewHelper.1"
- HKCR,"igfxTMM.CloneViewHelper.1",,,"CloneViewHelper Class"
- HKCR,"igfxTMM.CloneViewHelper.1\CLSID",,,"{6C4BE3D5-831A-42ED-AA62-2AEB34C8CBA4}"
- HKCR,"CLSID\{6C4BE3D5-831A-42ED-AA62-2AEB34C8CBA4}",,,"CloneViewHelper Class"
- HKCR,"CLSID\{6C4BE3D5-831A-42ED-AA62-2AEB34C8CBA4}\InProcServer32",,,%11%"\igfxTMM.dll"
- HKCR,"CLSID\{6C4BE3D5-831A-42ED-AA62-2AEB34C8CBA4}\InProcServer32","ThreadingModel",,"Both"
- HKCR,"CLSID\{6C4BE3D5-831A-42ED-AA62-2AEB34C8CBA4}\ProgID",,,"igfxTMM.CloneViewHelper.1"
- HKCR,"CLSID\{6C4BE3D5-831A-42ED-AA62-2AEB34C8CBA4}\TypeLib",,,"{9F7668BC-E163-414C-92C6-01228863FF5A}"
- HKCR,"CLSID\{6C4BE3D5-831A-42ED-AA62-2AEB34C8CBA4}\VersionIndependentProgID",,,"igfxTMM.CloneViewHelper"
-
- ;igfxTMM entry for enabling ViewHelper Interface
- HKLM,"Software\Microsoft\TMM","UseIViewHelper",%REG_DWORD%,1
-
-
- [Strings]
- ;
- ; Non-Localizable Strings
- ;
-
- REG_SZ = 0x00000000
- REG_MULTI_SZ = 0x00010000
- REG_DWORD = 0x00010001
- REG_BINARY = 0x00000001
- SERVICEROOT = "System\CurrentControlSet\Services"
-
- ;
- ; Localizable Strings
- ;
- DiskId = "Intel(R) Graphics Media Accelerator Driver for Vista"
- Intel = "Intel Corporation"
- iLPGD0 = "Intel(R) 82945G Express Chipset Controller 0 (Microsoft Corporation - WDDM)"
- iLPGD1 = "Intel(R) 82945G Express Chipset Controller 1 (Microsoft Corporation - WDDM)"
- iCLGD0 = "Mobile Intel(R) 945GM Express Chipset Controller 0 (Microsoft Corporation - WDDM)"
- iCLGD1 = "Mobile Intel(R) 945GM Express Chipset Controller 1 (Microsoft Corporation - WDDM)"
-
-
-
-
-
-
-
-