home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 March / Chip_1999-03_cd.bin / ovladace / Drivers / PV3_2W.ZIP / gfxw.inf < prev    next >
Encoding:
Windows Setup INFormation  |  1998-12-07  |  6.3 KB  |  200 lines

  1. ;
  2. ;Copyright (c) Intel Corporation (1997).
  3. ;
  4. ; INTEL MAKES NO WARRANTY OF ANY KIND REGARDING THE CODE.  THIS CODE IS LICENSED
  5. ; ON AN "AS IS" BASIS AND INTEL WILL NOT PROVIDE ANY SUPPORT, ASSISTANCE,
  6. ; INSTALLATION, TRAINING OR OTHER SERVICES.  INTEL DOES NOT PROVIDE ANY UPDATES,
  7. ; ENHANCEMENTS OR EXTENSIONS.  INTEL SPECIFICALLY DISCLAIMS ANY WARRANTY OF
  8. ; MERCHANTABILITY, NONINFRINGEMENT, FITNESS FOR ANY PARTICULAR PURPOSE, OR ANY
  9. ; OTHER WARRANTY.  Intel disclaims all liability, including liability for
  10. ; infringement of any proprietary rights, relating to use of the code. No license,
  11. ; express or implied, by estoppel or otherwise, to any intellectual property rights
  12. ; is granted herein.
  13. ;--------------------------------------------------------------------
  14. ;/*
  15. ; * **************************  INTEL PROPRIETARY  ****************************
  16. ; *
  17. ; *       --------------------  DO NOT REPRODUCE  ----------------------
  18. ; *
  19. ; *   Copyright (C) 1996, 1997 by Intel Corporation.
  20. ; *   All rights reserved. No part of this program or publication may be
  21. ; *   reproduced, transmitted, transcribed, stored in a retrieval system, or
  22. ; *   translated into any language or computer language, in any form or by any
  23. ; *   means, electronic, mechanical, magnetic, optical,  chemical,  manual, or
  24. ; *   otherwise,  without the prior written permission of  Intel Corporation,
  25. ; *   2200 Mission College Boulevard,  Santa Clara,  California 95051.
  26. ; *
  27. ; * ***************************************************************************
  28. ;*/
  29. ;
  30. [version]
  31. Class=DISPLAY
  32. signature="$CHICAGO$"
  33. Provider=%Mfg%
  34. ;Uncomment the next line for WHQL
  35. ;CatalogFile=I740_30W.cat
  36.  
  37. [DestinationDirs]
  38. DefaultDestDir  = 11    ; LDID_SYS
  39. Driver.Copy = 11
  40. VGARTD.Copy = 11
  41. TvOut.Copy = 11
  42. I2C.Copy = 11
  43. Config.Copy = 11
  44. Help.Copy = 18        ; Windows Help directory.
  45. OpenGL.Copy = 11
  46.  
  47. [SourceDisksNames]
  48. 1="Intel740 Win9x PC3.2W 3.1.2407-981207 Driver Disk",,0
  49.  
  50. [SourceDisksFiles]
  51. vgartd.vxd=1
  52. gfxdrv.drv=1
  53. gfx.vxd=1
  54. gfxdd16.dll=1
  55. gfxdd32.dll=1
  56. i740i2c.vxd=1
  57. gfxi2c.vxd=1
  58. gfxtvout.dll=1
  59. gfxCfg.dll=1
  60. gfxConfg.hlp=1
  61. enuConfg.lrc=1
  62. i740.ico=1
  63. TVWatch.exe=1
  64. gfxhelp.exe=1
  65. gfxgldev.dll=1
  66. gfxglicd.dll=1
  67. gfxMulti.dll=1
  68. ;Uncomment the next line for WHQL
  69. ;I740_30W.cat=1
  70.  
  71. [Manufacturer]
  72. %Mfg%=Mfg
  73.  
  74. [Mfg]
  75. %PCI\VEN_8086&DEV_7800.DeviceDesc%=IntelAcc, PCI\VEN_8086&DEV_7800  
  76. %PCI\VEN_8086&DEV_7800.DeviceDesc%=IntelAcc, PCI\VEN_8086&DEV_7800&SUBSYS_01008086 ;Accelerator
  77.  
  78. [IntelAcc]
  79. CopyFiles=Driver.Copy,VGARTD.Copy,I2C.Copy,TvOut.Copy,Config.Copy,Help.Copy, OpenGL.Copy, Multi.Copy
  80. DelReg=Prev.DelReg
  81. AddReg=Driver.AddReg,VGARTD.AddReg,TVOut.AddReg,Config.AddReg, OpenGL.AddReg
  82.  
  83. [Driver.Copy]
  84. gfxdrv.drv
  85. gfx.vxd
  86. gfxdd16.dll
  87. gfxdd32.dll
  88.  
  89. [VGARTD.Copy]
  90. vgartd.vxd
  91.  
  92. [I2C.Copy]
  93. gfxi2c.vxd
  94.  
  95. [TvOut.Copy]
  96. gfxtvout.dll
  97. TVWatch.exe
  98.  
  99. [Config.Copy]
  100. gfxCfg.dll
  101. enuConfg.lrc
  102. i740.ico
  103.  
  104. [Help.Copy]
  105. gfxConfg.hlp
  106.  
  107. [OpenGL.Copy]
  108. gfxhelp.exe
  109. gfxgldev.dll
  110. gfxglicd.dll
  111.  
  112. [Multi.Copy]
  113. gfxMulti.dll
  114.  
  115. [Prev.DelReg]
  116. HKR,,Ver
  117. HKR,,DevLoader
  118. HKR,DEFAULT
  119. HKR,MODES
  120. HKR,CURRENT
  121. HKCR,TVOut.TVOut.1
  122. HKCR,TVOut.TVOut
  123. HKCR,CLSID\{34E9A7B2-6D59-11D1-938D-00A0C95FE004}
  124. HKLM,"Software\Microsoft\Windows\CurrentVersion\Controls Folder\Display\shellex\PropertySheetHandlers\GFXCFG"
  125. HKLM,"Software\INTEL\Intel740\CfgApplet"
  126. HKLM,"Software\Microsoft\Windows\CurrentVersion\Run",TVWatch
  127.  
  128. [Driver.AddReg]
  129. HKR,,Ver,,4.0
  130. HKR,,DevLoader,,*vdd
  131. HKR,DEFAULT,Mode,,"8,640,480"
  132. HKR,DEFAULT,drv,,gfxdrv.drv
  133. HKR,DEFAULT,drv2,,gfxdrv.drv
  134. HKR,DEFAULT,vdd,,"*vdd,*vflatd"
  135. HKR,DEFAULT,minivdd,,gfx.vxd
  136. HKR,DEFAULT,minivdd2,,gfx.vxd
  137. HKR,DEFAULT,RefreshRate,,-1
  138. HKR,DEFAULT,DDC,,1
  139. HKR,DEFAULT,ExtModeSwitch,,0
  140. HKR,"MODES\4\640,480",drv,,vga.drv
  141. HKR,"MODES\4\640,480",vxd,,*vdd
  142. HKR,"MODES\8\640,480",,,"60,75,85"
  143. HKR,"MODES\8\720,480",,,"75,85"
  144. HKR,"MODES\8\720,576",,,"75,85"
  145. HKR,"MODES\8\800,600",,,"56,60,75,85"
  146. HKR,"MODES\8\1024,768",,,"60,75,85"
  147. HKR,"MODES\8\1152,864",,,"60,75,85"
  148. HKR,"MODES\8\1280,1024",,,"60,75,85"
  149. HKR,"MODES\8\1600,1200",,,"60,75"
  150. HKR,"MODES\16\640,480"
  151. HKR,"MODES\16\720,480"
  152. HKR,"MODES\16\720,576"
  153. HKR,"MODES\16\800,600"
  154. HKR,"MODES\16\1024,768"
  155. HKR,"MODES\16\1152,864"
  156. HKR,"MODES\16\1280,1024"
  157. HKR,"MODES\24\640,480"
  158. HKR,"MODES\24\720,480"
  159. HKR,"MODES\24\720,576"
  160. HKR,"MODES\24\800,600"
  161. HKR,"MODES\24\1024,768"
  162. HKLM,"Software\Intel\Intel740",GammaEnabled,0x1,1
  163. HKLM,"Software\Intel\Intel740",DisplayFps,0x10001,1,0,0,0
  164. HKLM,"Software\Intel\Intel740",PeakFrameRate,0x10001,0
  165. HKLM,"Software\Intel\Intel740",Avg.FrameRate,0x10001,0
  166. HKLM,"Software\Intel\Intel740","Language DLL Thunk",,""
  167. HKLM,"Software\Intel\Intel740","VDisplaySetting",,"-1"
  168. HKLM,"Software\Intel\Intel740","HDisplaySetting",,"-1"
  169. HKLM,"Software\Intel\Intel740","MultiMonKey",,%PCI\VEN_8086&DEV_7800.DeviceDesc%
  170. HKLM,"System\CurrentControlSet\Services\VxD\PCI",78008086,1,0,0,0,0x20
  171.  
  172. [VGARTD.AddReg]
  173. HKLM,"System\CurrentControlSet\Services\VXD\VGARTD","StaticVxD",,"VgartD.VxD"
  174.  
  175. [Config.AddReg]
  176. HKCR,"CLSID\{990D3D00-E55B-11cf-ABAD-00AA00C0D812}",,,"Control Panel Display Shell Extension"
  177. HKCR,"CLSID\{990D3D00-E55B-11cf-ABAD-00AA00C0D812}\InProcServer32",,,"%11%\gfxCfg.dll"
  178. HKCR,"CLSID\{990D3D00-E55B-11cf-ABAD-00AA00C0D812}\InProcServer32","ThreadingModel",,"Apartment"
  179. HKLM,"Software\Microsoft\Windows\CurrentVersion\Controls Folder\Display\shellex\PropertySheetHandlers\GfxCfg",,,"{990D3D00-E55B-11cf-ABAD-00AA00C0D812}"
  180.  
  181. [TVOut.AddReg]
  182. HKCR,TVOut.TVOut,,,"TVOut Class"
  183. HKCR,TVOut.TVOut\CurVer,,,"TVOut.TVOut.1"
  184. HKCR,TVOut.TVOut.1,,,"TVOut Class"
  185. HKCR,TVOut.TVOut.1\CLSID,,,"{34E9A7B2-6D59-11D1-938D-00A0C95FE004}"
  186. HKCR,CLSID\{34E9A7B2-6D59-11D1-938D-00A0C95FE004},,,"TVOut Class"
  187. HKCR,CLSID\{34E9A7B2-6D59-11D1-938D-00A0C95FE004}\ProgID,,,"TVOut.TVOut.1"
  188. HKCR,CLSID\{34E9A7B2-6D59-11D1-938D-00A0C95FE004}\VersionIndependentProgID,,,"TVOut.TVOut"
  189. HKCR,CLSID\{34E9A7B2-6D59-11D1-938D-00A0C95FE004}\InprocServer32,,,"%11%\gfxTVOut.dll"
  190. HKCR,CLSID\{34E9A7B2-6D59-11D1-938D-00A0C95FE004}\InprocServer32,ThreadingModel,,"Apartment"
  191. HKLM, Software\Microsoft\Windows\CurrentVersion\RunServices,TVWatch,,"%11%\TVWatch.exe"
  192.  
  193. [OpenGL.AddReg]
  194. HKLM,"Software\Microsoft\Windows\CurrentVersion\OpenGLDrivers","gfxdrv",,"gfxglicd"
  195.  
  196. [Strings]
  197. Mfg="Intel Corporation"
  198. PCI\VEN_8086&DEV_7800.DeviceDesc = "Intel740 Win9x PC3.2W 3.1.2407-981207"
  199. CURRENT="SOFTWARE\Microsoft\Windows\CurrentVersion"
  200.