home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / WindowsServerTrial / server.iso / sources / install.wim / 2 / Windows / inf / igdlh.inf < prev    next >
Windows Setup INFormation  |  2008-01-19  |  16KB  |  263 lines

  1.  ■;=============================================================================
  2. ;
  3. ; Copyright (c) Intel Corporation (2006).
  4. ;
  5. ; INTEL MAKES NO WARRANTY OF ANY KIND REGARDING THE CODE.  THIS CODE IS
  6. ; LICENSED ON AN "AS IS" BASIS AND INTEL WILL NOT PROVIDE ANY SUPPORT,
  7. ; ASSISTANCE, INSTALLATION, TRAINING OR OTHER SERVICES.  INTEL DOES NOT
  8. ; PROVIDE ANY UPDATES, ENHANCEMENTS OR EXTENSIONS.  INTEL SPECIFICALLY
  9. ; DISCLAIMS ANY WARRANTY OF MERCHANTABILITY, NONINFRINGEMENT, FITNESS FOR ANY
  10. ; PARTICULAR PURPOSE, OR ANY OTHER WARRANTY.  Intel disclaims all liability,
  11. ; including liability for infringement of any proprietary rights, relating to
  12. ; use of the code. No license, express or implied, by estoppel or otherwise,
  13. ; to any intellectual property rights is granted herein.
  14. ;
  15. ;=============================================================================
  16. ; Installation inf for the Intel Corporation graphics adapter.
  17. [Version]
  18. Signature="$WINDOWS NT$"
  19. Provider=%Intel%
  20. ClassGUID={4D36E968-E325-11CE-BFC1-08002BE10318}
  21. Class=Display
  22. DriverVer=08/22/2006,7.14.10.1104
  23. [DestinationDirs]
  24. DefaultDestDir = 11
  25. ialm.Miniport  = 12  ; drivers
  26. ialm.UserMode  = 11  ; system32
  27. CUI.Copy = 11
  28. [SignatureAttributes]
  29. igdumd32.dll=SignatureAttributes.PETrust
  30. [SignatureAttributes.PETrust]
  31. PETrust=true
  32. ;
  33. ; Driver information
  34. ;
  35. [Manufacturer]
  36. %Intel%   = Intel.Mfg,NTx86...1
  37. [Intel.Mfg.NTx86...1]
  38. %iLPGD0% = i945G0, PCI\VEN_8086&DEV_2772
  39. %iLPGD1% = i945G1, PCI\VEN_8086&DEV_2776
  40. %iCLGD0% = i945GM0, PCI\VEN_8086&DEV_27A2
  41. %iCLGD1% = i945GM1, PCI\VEN_8086&DEV_27A6
  42. ;
  43. ; General installation section
  44. ;
  45. [i945G0]
  46. FeatureScore=F8
  47. CopyFiles=ialm.Miniport, ialm.UserMode, Opm.Copy, CUI.Copy
  48. AddReg = ialm_SoftwareDeviceSettings, CUI.AddReg
  49. DelReg = ialm_RemoveDeviceSettings
  50. RegisterDLLs = igfx_RegisterDLLs
  51. [i945G1]
  52. FeatureScore=F8
  53. CopyFiles=ialm.Miniport, ialm.UserMode, Opm.Copy, CUI.Copy
  54. AddReg = ialm_SoftwareDeviceSettings, CUI.AddReg
  55. DelReg = ialm_RemoveDeviceSettings
  56. RegisterDLLs = igfx_RegisterDLLs
  57. [i945GM0]
  58. FeatureScore=F8
  59. CopyFiles=ialm.Miniport, ialm.UserMode, Opm.Copy, CUI.Copy
  60. AddReg = ialm_SoftwareDeviceSettings, CUI.AddReg
  61. DelReg = ialm_RemoveDeviceSettings
  62. RegisterDLLs = igfx_RegisterDLLs
  63. [i945GM1]
  64. FeatureScore=F8
  65. CopyFiles=ialm.Miniport, ialm.UserMode, Opm.Copy, CUI.Copy
  66. AddReg = ialm_SoftwareDeviceSettings, CUI.AddReg
  67. DelReg = ialm_RemoveDeviceSettings
  68. RegisterDLLs = igfx_RegisterDLLs
  69. ;
  70. ; File sections
  71. ;
  72. [ialm.Miniport]
  73. igdkmd32.sys
  74. [ialm.UserMode]
  75. igdumd32.dll,,,0x00004000  ; COPYFLG_IN_USE_TRY_RENAME
  76. [Opm.Copy]
  77. iglhxa32.cpa
  78. iglhxa32.vp
  79. iglhxs32.vp
  80. iglhxo32.vp
  81. iglhxc32.vp
  82. [CUI.Copy]
  83. igfxdev.dll,,,0x00004000  ; COPYFLG_IN_USE_TRY_RENAME
  84. igfxTMM.dll,,,0x00004000  ; COPYFLG_IN_USE_TRY_RENAME
  85. [igfx_RegisterDLLs]
  86. 11,,igdumd32.dll,3426
  87. 11,,igfxdev.dll,3426
  88. 11,,igfxTMM.dll,3426
  89. ;
  90. ; Service Installation
  91. ;
  92. [i945G0.Services]
  93. AddService = ialm, 0x00000002, ialm_Service_Inst
  94. [i945G1.Services]
  95. AddService = ialm, 0x00000002, ialm_Service_Inst
  96. [i945GM0.Services]
  97. AddService = ialm, 0x00000002, ialm_Service_Inst
  98. [i945GM1.Services]
  99. AddService = ialm, 0x00000002, ialm_Service_Inst
  100. [ialm_Service_Inst]
  101. ServiceType    = 1               ; SERVICE_KERNEL_DRIVER
  102. StartType      = 3               ; SERVICE_DEMAND_START
  103. ErrorControl   = 0               ; SERVICE_ERROR_IGNORE
  104. LoadOrderGroup = Video
  105. ServiceBinary  = %12%\igdkmd32.sys
  106. [ialm_SoftwareDeviceSettings]
  107. HKR,, InstalledDisplayDrivers,  %REG_MULTI_SZ%, igdumd32
  108. HKR,, UserModeDriverName,       %REG_MULTI_SZ%, igdumd32.dll
  109. HKR,, UserModeDriverGUID,       %REG_SZ%, "{6C4BE3D5-831A-42ED-AA62-2AEB34C8CBA4}"
  110. HKR,, MultifunctionSupported,   %REG_DWORD%,    1
  111. HKR,, VgaCompatible,            %REG_DWORD%,    0
  112. HKR,, NativeResolution,         %REG_DWORD%,    1
  113. HKR,, NativeBPP,                %REG_DWORD%,    1
  114. HKR,, ConfigID,                 %REG_DWORD%,    0
  115. HKR,, SystemDirectory,          %REG_SZ%,       %11%
  116. HKLM,"SYSTEM\CurrentControlSet\Control\GraphicsDrivers",UseXPModel,%REG_DWORD%,0
  117. HKLM,"SYSTEM\CurrentControlSet\Control\GraphicsDrivers\Scheduler",EnablePreemption,%REG_DWORD%,1
  118. HKR,,    TMM_Active,            %REG_DWORD%,    0x0
  119. HKLM,"SYSTEM\CurrentControlSet\Control\GraphicsDrivers",UseXPModel,%REG_DWORD%,0
  120. HKLM,"SYSTEM\CurrentControlSet\Control\GraphicsDrivers\Scheduler",EnablePreemption,%REG_DWORD%,1
  121. [ialm_RemoveDeviceSettings]
  122. HKR,, VgaCompatible
  123. HKR,, NativeResolution
  124. HKR,, NativeBPP
  125. HKR,, ConfigID
  126. HKR,, SystemDirectory
  127. HKR,, TMM_Active
  128. ;
  129. ; Software Installation
  130. ;
  131. [i945G0.GeneralConfigData]
  132. MaximumNumberOfDevices = 2
  133. MaximumDeviceMemoryConfiguration = 256
  134. [i945G1.GeneralConfigData]
  135. MaximumNumberOfDevices = 2
  136. MaximumDeviceMemoryConfiguration = 256
  137. [i945GM0.GeneralConfigData]
  138. MaximumNumberOfDevices = 2
  139. MaximumDeviceMemoryConfiguration = 256
  140. [i945GM1.GeneralConfigData]
  141. MaximumNumberOfDevices = 2
  142. MaximumDeviceMemoryConfiguration = 256
  143. ;
  144. ; Source file information
  145. ;
  146. [SourceDisksNames]
  147. 3426=windows cd
  148. [SourceDisksFiles]
  149. igdkmd32.sys  = 3426
  150. igdumd32.dll = 3426
  151. iglhxa32.cpa = 3426
  152. iglhxa32.vp = 3426
  153. iglhxs32.vp = 3426
  154. iglhxo32.vp = 3426
  155. iglhxc32.vp = 3426
  156. igfxdev.dll = 3426
  157. igfxTMM.dll = 3426
  158. [CUI.AddReg]
  159. ; Class ID of the CUIDriver component.
  160. HKR,"DEFAULT","CUIDriver",,"{9CEE304E-DC6C-11D2-B561-00A0C92E6848}"
  161. ;
  162. ; igfxdev.dll self registration entries
  163. ;
  164. HKCR,"igfxdev.CUIDriver",,,"CUIDriver Class"
  165. HKCR,"igfxdev.CUIDriver\CLSID",,,"{9CEE304E-DC6C-11D2-B561-00A0C92E6848}"
  166. HKCR,"igfxdev.CUIDriver\CurVer",,,"igfxdev.CUIDriver.1"
  167. HKCR,"igfxdev.CUIDriver.1",,,"CUIDriver Class"
  168. HKCR,"igfxdev.CUIDriver.1\CLSID",,,"{9CEE304E-DC6C-11D2-B561-00A0C92E6848}"
  169. HKCR,"CLSID\{9CEE304E-DC6C-11D2-B561-00A0C92E6848}",,,"CUIDriver Class"
  170. HKCR,"CLSID\{9CEE304E-DC6C-11D2-B561-00A0C92E6848}\InProcServer32",,,%11%"\igfxdev.dll"
  171. HKCR,"CLSID\{9CEE304E-DC6C-11D2-B561-00A0C92E6848}\InProcServer32","ThreadingModel",,"Apartment"
  172. HKCR,"CLSID\{9CEE304E-DC6C-11D2-B561-00A0C92E6848}\ProgID",,,"igfxdev.CUIDriver.1"
  173. HKCR,"CLSID\{9CEE304E-DC6C-11D2-B561-00A0C92E6848}\VersionIndependentProgID",,,"igfxdev.CUIDriver"
  174. ;
  175. ;igfxTMM.dll self registration entries
  176. ;
  177. HKCR,"igfxTMM.CloneViewHelper",,,"CloneViewHelper Class"
  178. HKCR,"igfxTMM.CloneViewHelper\CLSID",,,"{6C4BE3D5-831A-42ED-AA62-2AEB34C8CBA4}"
  179. HKCR,"igfxTMM.CloneViewHelper\CurVer",,,"igfxTMM.CloneViewHelper.1"
  180. HKCR,"igfxTMM.CloneViewHelper.1",,,"CloneViewHelper Class"
  181. HKCR,"igfxTMM.CloneViewHelper.1\CLSID",,,"{6C4BE3D5-831A-42ED-AA62-2AEB34C8CBA4}"
  182. HKCR,"CLSID\{6C4BE3D5-831A-42ED-AA62-2AEB34C8CBA4}",,,"CloneViewHelper Class"
  183. HKCR,"CLSID\{6C4BE3D5-831A-42ED-AA62-2AEB34C8CBA4}\InProcServer32",,,%11%"\igfxTMM.dll"
  184. HKCR,"CLSID\{6C4BE3D5-831A-42ED-AA62-2AEB34C8CBA4}\InProcServer32","ThreadingModel",,"Both"
  185. HKCR,"CLSID\{6C4BE3D5-831A-42ED-AA62-2AEB34C8CBA4}\ProgID",,,"igfxTMM.CloneViewHelper.1"
  186. HKCR,"CLSID\{6C4BE3D5-831A-42ED-AA62-2AEB34C8CBA4}\TypeLib",,,"{9F7668BC-E163-414C-92C6-01228863FF5A}"
  187. HKCR,"CLSID\{6C4BE3D5-831A-42ED-AA62-2AEB34C8CBA4}\VersionIndependentProgID",,,"igfxTMM.CloneViewHelper"
  188. ;igfxTMM entry for enabling ViewHelper Interface
  189. HKLM,"Software\Microsoft\TMM","UseIViewHelper",%REG_DWORD%,1
  190. [Strings]
  191. ;
  192. ; Non-Localizable Strings
  193. ;
  194. REG_SZ         = 0x00000000
  195. REG_MULTI_SZ   = 0x00010000
  196. REG_DWORD      = 0x00010001
  197. REG_BINARY     = 0x00000001
  198. SERVICEROOT    = "System\CurrentControlSet\Services"
  199. ;
  200. ; Localizable Strings
  201. ;
  202. DiskId          = "Intel(R) Graphics Media Accelerator Driver for Vista"
  203. Intel           = "Intel Corporation"
  204. iLPGD0          = "Intel(R) 82945G Express Chipset Controller 0 (Microsoft Corporation - WDDM)"
  205. iLPGD1          = "Intel(R) 82945G Express Chipset Controller 1 (Microsoft Corporation - WDDM)"
  206. iCLGD0          = "Mobile Intel(R) 945GM Express Chipset Controller 0 (Microsoft Corporation - WDDM)"
  207. iCLGD1          = "Mobile Intel(R) 945GM Express Chipset Controller 1 (Microsoft Corporation - WDDM)"