home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1999 October / VPR9910B.BIN / DRIVER / AOPEN / PA740N4 / nt4r32.exe / GFXW.INF < prev    next >
Windows Setup INFormation  |  1999-03-05  |  4KB  |  162 lines

  1. ; oemsetup.inf
  2. ;
  3. ; Installation inf for the Intel Corporation gfx40 graphics adapter.
  4. ;
  5.  
  6. [Version]
  7. Signature="$CHICAGO$"
  8. Provider=%Intel%
  9. ClassGUID={4D36E968-E325-11CE-BFC1-08002BE10318}
  10. Class=Display
  11.  
  12. [DestinationDirs]
  13. DefaultDestDir   = 11
  14. gfx40.Miniport  = 12  ; drivers
  15. gfx40.Display   = 11  ; system32
  16. gfx40.Config     = 11  ; config app
  17. gfx40.TVOut    = 11  ; TVOut dll
  18. gfx40.I2C    = 12  ; I2C sys file
  19.  
  20. ;
  21. ; Driver information
  22. ;
  23.  
  24. [Manufacturer]
  25. %Intel%   = Intel.Mfg
  26.  
  27. [Intel.Mfg]
  28. 3D Navigator PA740= gfx40
  29.  
  30.  
  31. ;
  32. ; General installation section
  33. ;
  34.  
  35. [gfx40]
  36. CopyFiles=gfx40.Miniport, gfx40.Display, gfx40.Config, gfx40.I2C, gfx40.TVOut
  37. AddReg = gfx40.ConfigSettings, gfx40.TVOutSettings, gfx40_SoftwareDeviceSettings
  38.  
  39. ;
  40. ; File sections
  41. ;
  42.  
  43. [gfx40.Miniport]
  44. gfx40.sys
  45.  
  46. [gfx40.Display]
  47. gfx40.dll
  48. dispsupt.dll
  49.  
  50. [gfx40.Config]
  51. gfxCfg.dll
  52. enuConfg.lrc
  53. i740.ico
  54. gfxconfg.hlp
  55.  
  56. [gfx40.TVOut]
  57. gfxtvout.dll
  58. tvwatch.exe
  59.  
  60. [gfx40.I2C]
  61. gfxi2c.sys
  62.  
  63.  
  64. [gfx40.ConfigSettings]
  65. HKCR,"CLSID\{990D3D00-E55B-11cf-ABAD-00AA00C0D812}",,,"Control Panel Display Shell Extension"
  66. HKCR,"CLSID\{990D3D00-E55B-11cf-ABAD-00AA00C0D812}\InProcServer32",,,"%11%\gfxCfg.dll"
  67. HKCR,"CLSID\{990D3D00-E55B-11cf-ABAD-00AA00C0D812}\InProcServer32","ThreadingModel",,"Apartment"
  68. HKLM,"Software\Microsoft\Windows\CurrentVersion\Controls Folder\Display\shellex\PropertySheetHandlers\GfxCfg",,,"{990D3D00-E55B-11cf-ABAD-00AA00C0D812}"
  69.  
  70. [gfx40.TVOutSettings]
  71. HKCR,TVOut.TVOut,,,"TVOut Class"
  72. HKCR,TVOut.TVOut\CurVer,,,"TVOut.TVOut.1"
  73. HKCR,TVOut.TVOut.1,,,"TVOut Class"
  74. HKCR,TVOut.TVOut.1\CLSID,,,"{34E9A7B2-6D59-11D1-938D-00A0C95FE004}"
  75. HKCR,CLSID\{34E9A7B2-6D59-11D1-938D-00A0C95FE004},,,"TVOut Class"
  76. HKCR,CLSID\{34E9A7B2-6D59-11D1-938D-00A0C95FE004}\ProgID,,,"TVOut.TVOut.1"
  77. HKCR,CLSID\{34E9A7B2-6D59-11D1-938D-00A0C95FE004}\VersionIndependentProgID,,,"TVOut.TVOut"
  78. HKCR,CLSID\{34E9A7B2-6D59-11D1-938D-00A0C95FE004}\InprocServer32,,,"%11%\gfxTVOut.dll"
  79. HKCR,CLSID\{34E9A7B2-6D59-11D1-938D-00A0C95FE004}\InprocServer32,ThreadingModel,,"Apartment"
  80. HKLM, Software\Microsoft\Windows\CurrentVersion\Run,TVWatch,,"%11%\TVWatch.exe"
  81.  
  82. ;
  83. ; Service Installation
  84. ;
  85.  
  86. [gfx40.Services]
  87. AddService = gfx40, 0x00000002, gfx40_Service_Inst, gfx40_EventLog_Inst
  88. AddService = gfxi2c, 0x00000002, gfx40_Service_i2c
  89.  
  90.  
  91. [gfx40_Service_Inst]
  92. ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
  93. StartType      = 1                  ; SERVICE_SYSTEM_START
  94. ErrorControl   = 0                  ; SERVICE_ERROR_IGNORE
  95. LoadOrderGroup = Video
  96. ServiceBinary  = %12%\gfx40.sys
  97.  
  98. [gfx40_Service_i2c]
  99. ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
  100. StartType      = 1                  ; SERVICE_SYSTEM_START
  101. ErrorControl   = 1                  ; 
  102. LoadOrderGroup = Base
  103. ServiceBinary  = %12%\gfxi2c.sys
  104.  
  105. [gfx40_EventLog_Inst]
  106. AddReg = gfx40_EventLog_AddReg
  107.  
  108. [gfx40_EventLog_AddReg]
  109. HKR,,EventMessageFile,0x00020000,"%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\gfx40.sys"
  110. HKR,,TypesSupported,0x00010001,7
  111.  
  112.  
  113. ;
  114. ; Software Installation
  115. ;
  116. [gfx40.SoftwareSettings]
  117. AddReg = gfx40_SoftwareDeviceSettings
  118. Addreg = gfx40_ConfigSettings
  119.  
  120. [gfx40_SoftwareDeviceSettings]
  121. HKR,, InstalledDisplayDrivers,     %REG_MULTI_SZ%, gfx40
  122. HKR,, VgaCompatible,               %REG_DWORD%,    0
  123.  
  124. ;
  125. ; Source file information
  126. ;
  127.  
  128. [SourceDisksNames.x86]
  129. 1 = %DiskId%,,,""
  130.  
  131. [SourceDisksFiles]
  132. gfx40.sys  = 1
  133. gfx40.dll = 1
  134. dispsupt.dll = 1
  135. gfxCfg.dll = 1
  136. enuConfg.lrc = 1
  137. i740.ico = 1
  138. gfxtvout.dll = 1
  139. gfxi2c.sys = 1
  140. tvwatch.exe = 1
  141.  
  142. [Strings]
  143.  
  144. ;
  145. ; Non-Localizable Strings
  146. ;
  147.  
  148. REG_SZ         = 0x00000000
  149. REG_MULTI_SZ   = 0x00010000
  150. REG_EXPAND_SZ  = 0x00020000
  151. REG_BINARY     = 0x00000001
  152. REG_DWORD      = 0x00010001
  153. SERVICEROOT    = System\CurrentControlSet\Services
  154.  
  155. ;
  156. ; Localizable Strings
  157. ;
  158.  
  159. DiskId       = "3D Navigator PA740 Windows NT Installation DISK (VIDEO)"
  160. GraphAdap    = "Graphics Adapter"
  161. Intel      = "AOpen Inc."
  162.