home *** CD-ROM | disk | FTP | other *** search
/ PC World 2002 July & August / PCWorld_2002-07-08_cd.bin / Hardware / drivers / radeon7xp / wxp-ref-7-70-020418m-003892c.exe / Atidrive / atiixpag.inf < prev    next >
Encoding:
Windows Setup INFormation  |  2002-05-09  |  22.7 KB  |  718 lines

  1. ;-----------------------------------------------
  2. ; ATI Display Information file : ATIIXPAG.INF
  3. ; Installation INF for the ATI display driver.
  4. ; Copyright(C) 1998-2002 ATI Technologies Inc.
  5. ; Windows XP
  6. ; Base INF Last Updated 2002/03/26
  7.  
  8. [Version]
  9. Signature="$CHICAGO$"
  10. Provider=%ATI%
  11. ClassGUID={4D36E968-E325-11CE-BFC1-08002BE10318}
  12. Class=Display
  13. DriverVer=04/11/2002, 6.13.10.6071
  14. CatalogFile = ATIIXPAG.CAT
  15.  
  16. [DestinationDirs]
  17. DefaultDestDir      = 11
  18. ati2mtag.Miniport   = 12  ; drivers
  19. ati2mtag.Display    = 11  ; system32
  20.  
  21. [ControlFlags]
  22. ExcludeFromSelect=*
  23. ;
  24. ; Driver information
  25. ;
  26.  
  27. [Manufacturer]
  28. %ATI% = ATI.Mfg
  29.  
  30. [ATI.Mfg]
  31. "RADEON 7500 / RADEON 7500LE" = ati2mtag_RV200, PCI\VEN_1002&DEV_5157
  32. "RADEON 7200 / RADEON" = ati2mtag_default, PCI\VEN_1002&DEV_5144
  33. "RADEON 7000 / RADEON VE" = ati2mtag_RV100, PCI\VEN_1002&DEV_5159
  34. "RADEON 8500 / RADEON 8500LE" = ati2mtag_R200, PCI\VEN_1002&DEV_514c
  35. ;
  36. ; General installation section
  37. ;
  38.  
  39. [ati2mtag_default]
  40. Include=msdv.inf
  41. CopyFiles=ati2mtag.Miniport, ati2mtag.Display, ati2mtag.OpenGL, ati2mtag.Desktop, Uninstall.CopyFiles;, DVCR.CopyCodec
  42. AddReg=Uninstall.AddReg
  43. ;UpdateInis=DVCR.UpdateIni
  44. UninstallFiles=ati2mtag.Desktop, Uninstall.CopyFiles
  45. UninstallReg=Uninstall.AddReg, ati2mtag_SoftwareDesktopSettings
  46. CleanFiles=ati2mtag.Miniport, ati2mtag.Display, ati2mtag.OpenGL
  47. CleanReg=ati2mtag_SoftwareDeviceSettings, ati2mtag_DEFAULT_SoftwareDeviceSettings, atioglxx_OpenGLSoftwareSettings
  48. CleanService=ati2mtag_RemoveService
  49.  
  50. [ati2mtag_RV100]
  51. Include=msdv.inf
  52. CopyFiles=ati2mtag.Miniport, ati2mtag.Display, ati2mtag.OpenGL, ati2mtag.Desktop, Uninstall.CopyFiles;, DVCR.CopyCodec
  53. AddReg=Uninstall.AddReg
  54. ;UpdateInis=DVCR.UpdateIni
  55. UninstallFiles=ati2mtag.Desktop, Uninstall.CopyFiles
  56. UninstallReg=Uninstall.AddReg, ati2mtag_SoftwareDesktopSettings
  57. CleanFiles=ati2mtag.Miniport, ati2mtag.Display, ati2mtag.OpenGL
  58. CleanReg=ati2mtag_SoftwareDeviceSettings, ati2mtag_RV100_SoftwareDeviceSettings, atioglxx_OpenGLSoftwareSettings
  59. CleanService=ati2mtag_RemoveService
  60.  
  61. [ati2mtag_RV200]
  62. Include=msdv.inf
  63. CopyFiles=ati2mtag.Miniport, ati2mtag.Display, ati2mtag.OpenGL, ati2mtag.Desktop, Uninstall.CopyFiles;, DVCR.CopyCodec
  64. AddReg=Uninstall.AddReg
  65. ;UpdateInis=DVCR.UpdateIni
  66. UninstallFiles=ati2mtag.Desktop, Uninstall.CopyFiles
  67. UninstallReg=Uninstall.AddReg, ati2mtag_SoftwareDesktopSettings
  68. CleanFiles=ati2mtag.Miniport, ati2mtag.Display, ati2mtag.OpenGL
  69. CleanReg=ati2mtag_SoftwareDeviceSettings, ati2mtag_RV200_SoftwareDeviceSettings, atioglxx_OpenGLSoftwareSettings
  70. CleanService=ati2mtag_RemoveService
  71.  
  72. [ati2mtag_R200]
  73. Include=msdv.inf
  74. CopyFiles=ati2mtag.Miniport, ati2mtag.Display, ati2mtag.OpenGL, ati2mtag.Desktop, Uninstall.CopyFiles;, DVCR.CopyCodec
  75. AddReg=Uninstall.AddReg
  76. ;UpdateInis=DVCR.UpdateIni
  77. UninstallFiles=ati2mtag.Desktop, Uninstall.CopyFiles
  78. UninstallReg=Uninstall.AddReg, ati2mtag_SoftwareDesktopSettings
  79. CleanFiles=ati2mtag.Miniport, ati2mtag.Display, ati2mtag.OpenGL
  80. CleanReg=ati2mtag_SoftwareDeviceSettings, ati2mtag_R200_SoftwareDeviceSettings, atioglxx_OpenGLSoftwareSettings
  81. CleanService=ati2mtag_RemoveService
  82.  
  83. [ati2mtag_default.CoInstallers]
  84. AddReg=CoInstallers.AddReg
  85. CopyFiles=ati2mtag.CoInstallersCopy
  86.  
  87. [ati2mtag_RV100.CoInstallers]
  88. AddReg=CoInstallers.AddReg
  89. CopyFiles=ati2mtag.CoInstallersCopy
  90.  
  91. [ati2mtag_RV200.CoInstallers]
  92. AddReg=CoInstallers.AddReg
  93. CopyFiles=ati2mtag.CoInstallersCopy
  94.  
  95. [ati2mtag_R200.CoInstallers]
  96. AddReg=CoInstallers.AddReg
  97. CopyFiles=ati2mtag.CoInstallersCopy
  98.  
  99. [CoInstallers.AddReg]
  100. HKR,,CoInstallers32,0x10000,"atiicpxx.dll,CoCopyINF"
  101. HKR,,EnumPropPages32,,"atiidtxx.dll,DetailsPageProvider"
  102.  
  103. [ati2mtag_RemoveService]
  104. ati2mtag
  105. Ati HotKey Poller
  106. ;
  107. ; File sections
  108. ;
  109.  
  110. [Uninstall.CopyFiles]
  111. atiicdxx.dll
  112. atiicdxx.vxd
  113. atricdxx.enu
  114. atiiiexx.dll
  115. atiiprxx.exe
  116. atriprxx.enu
  117. atriprxx.chs
  118. atriprxx.cht
  119. atriprxx.deu
  120. atriprxx.esp
  121. atriprxx.fra
  122. atriprxx.ita
  123. atriprxx.jpn
  124. atriprxx.kor
  125. atriprxx.nld
  126. atriprxx.ptb
  127. atriprxx.sve
  128. atiicpxx.dll,,,0x10
  129. Atiidtxx.dll
  130. Atridtxx.enu
  131. atridtxx.chs
  132. atridtxx.cht
  133. atridtxx.deu
  134. atridtxx.esp
  135. atridtxx.fra
  136. atridtxx.ita
  137. atridtxx.jpn
  138. atridtxx.kor
  139. atridtxx.nld
  140. atridtxx.ptb
  141. atridtxx.sve
  142.  
  143. [ati2mtag.Miniport]
  144. ati2mtag.sys
  145.  
  146. [ati2mtag.Display]
  147. ati2dvag.dll
  148. Ati2mdxx.exe
  149. ati3d1ag.dll
  150. ati3d2ag.dll
  151. ati3duag.dll
  152. ATIDDC.DLL
  153. atitvo32.dll
  154. ativcoxx.dll
  155. ati2evxx.exe
  156. atipdlxx.dll
  157. Oemdspif.dll
  158.  
  159. [ati2mtag.OpenGL]
  160. atioglxx.dll
  161.  
  162. [ati2mtag.Desktop]
  163. atipdsxx.dll
  164. atiphexx.exe
  165. atippaxx.dll
  166. atiprbxx.exe
  167. atiptaxx.exe
  168. atipuixx.dll
  169. Atfenuxx.hlx
  170. atmenuxx.cnt
  171. Atmenuxx.hlx
  172. atrpuixx.enu
  173. Attenuxx.hlx
  174. ;ARA
  175. ;CHS
  176. atfchsxx.hlx
  177. atmchsxx.cnt
  178. atmchsxx.hlx
  179. atrpuixx.chs
  180. attchsxx.hlx
  181. ;CHT
  182. atfchtxx.hlx
  183. atmchtxx.cnt
  184. atmchtxx.hlx
  185. atrpuixx.cht
  186. attchtxx.hlx
  187. ;CSY
  188. ;DAN
  189. ;DEU
  190. atfdeuxx.hlx
  191. atmdeuxx.cnt
  192. atmdeuxx.hlx
  193. atrpuixx.deu
  194. attdeuxx.hlx
  195. ;ELL
  196. ;ESP
  197. atfespxx.hlx
  198. atmespxx.cnt
  199. atmespxx.hlx
  200. atrpuixx.esp
  201. attespxx.hlx
  202. ;FIN
  203. ;FRA
  204. atffraxx.hlx
  205. atmfraxx.cnt
  206. atmfraxx.hlx
  207. atrpuixx.fra
  208. attfraxx.hlx
  209. ;HEB
  210. ;HUN
  211. ;ITA
  212. atfitaxx.hlx
  213. atmitaxx.cnt
  214. atmitaxx.hlx
  215. atrpuixx.ita
  216. attitaxx.hlx
  217. ;JPN
  218. atfjpnxx.hlx
  219. atmjpnxx.cnt
  220. atmjpnxx.hlx
  221. atrpuixx.jpn
  222. attjpnxx.hlx
  223. ;KOR
  224. atfkorxx.hlx
  225. atmkorxx.cnt
  226. atmkorxx.hlx
  227. atrpuixx.kor
  228. attkorxx.hlx
  229. ;NLD
  230. atfnldxx.hlx
  231. atmnldxx.cnt
  232. atmnldxx.hlx
  233. atrpuixx.nld
  234. attnldxx.hlx
  235. ;NOR
  236. ;PLK
  237. ;PTB
  238. atfptbxx.hlx
  239. atmptbxx.cnt
  240. atmptbxx.hlx
  241. atrpuixx.ptb
  242. attptbxx.hlx
  243. ;RUS
  244. ;SVE
  245. atfsvexx.hlx
  246. atmsvexx.cnt
  247. atmsvexx.hlx
  248. atrpuixx.sve
  249. attsvexx.hlx
  250. ;THA
  251. ;TRK
  252.  
  253. [ati2mtag.CoInstallersCopy]
  254. atiicpxx.dll,,,0x10
  255.  
  256. [Uninstall.AddReg]
  257. HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\ATI Display Driver",DisplayName,,"ATI Display Driver"
  258. HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\ATI Display Driver",UninstallString,,"rundll32 %11%\atiiiexx.dll,_InfEngUnInstallINFFile_RunDLL@16 -force_restart -flags:0x2010001 -inf_class:DISPLAY -clean"
  259. ;
  260. ; Service Installation
  261. ;
  262.  
  263. [ati2mtag_default.Services]
  264. AddService = ati2mtag, 0x00000002, ati2mtag_Service_Inst, ati2mtag_EventLog_Inst
  265.  
  266. [ati2mtag_RV100.Services]
  267. AddService = ati2mtag, 0x00000002, ati2mtag_Service_Inst, ati2mtag_EventLog_Inst
  268.  
  269. [ati2mtag_RV200.Services]
  270. AddService = ati2mtag, 0x00000002, ati2mtag_Service_Inst, ati2mtag_EventLog_Inst
  271.  
  272. [ati2mtag_R200.Services]
  273. AddService = ati2mtag, 0x00000002, ati2mtag_Service_Inst, ati2mtag_EventLog_Inst
  274.  
  275. [ati2mtag_Service_Inst]
  276. ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
  277. StartType      = 1                  ; SERVICE_SYSTEM_START
  278. ErrorControl   = 0                  ; SERVICE_ERROR_IGNORE
  279. LoadOrderGroup = Video
  280. ServiceBinary  = %12%\ati2mtag.sys
  281.  
  282. [ati2mtag_EventLog_Inst]
  283. AddReg = ati2mtag_EventLog_AddReg
  284.  
  285. [ati2mtag_EventLog_AddReg]
  286. HKR,,EventMessageFile,0x00020000,"%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\ati2mtag.sys"
  287. HKR,,TypesSupported,0x00010001,7
  288.  
  289. [ati2mtag_default.SoftwareSettings]
  290. AddReg = ati2mtag_SoftwareDeviceSettings
  291. AddReg = ati2mtag_DEFAULT_SoftwareDeviceSettings
  292. AddReg = atioglxx_OpenGLSoftwareSettings
  293. DelReg = ati2mtag_RemoveDeviceSettings
  294. AddReg = ati2mtag_SoftwareDesktopSettings
  295.  
  296. [ati2mtag_RV100.SoftwareSettings]
  297. AddReg = ati2mtag_SoftwareDeviceSettings
  298. AddReg = ati2mtag_RV100_SoftwareDeviceSettings
  299. AddReg = atioglxx_OpenGLSoftwareSettings
  300. DelReg = ati2mtag_RemoveDeviceSettings
  301. AddReg = ati2mtag_SoftwareDesktopSettings
  302.  
  303. [ati2mtag_RV200.SoftwareSettings]
  304. AddReg = ati2mtag_SoftwareDeviceSettings
  305. AddReg = ati2mtag_RV200_SoftwareDeviceSettings
  306. AddReg = atioglxx_OpenGLSoftwareSettings
  307. DelReg = ati2mtag_RemoveDeviceSettings
  308. AddReg = ati2mtag_SoftwareDesktopSettings
  309.  
  310. [ati2mtag_R200.SoftwareSettings]
  311. AddReg = ati2mtag_SoftwareDeviceSettings
  312. AddReg = ati2mtag_R200_SoftwareDeviceSettings
  313. AddReg = atioglxx_OpenGLSoftwareSettings
  314. DelReg = ati2mtag_RemoveDeviceSettings
  315. AddReg = ati2mtag_SoftwareDesktopSettings
  316.  
  317. [ati2mtag_DEFAULT_SoftwareDeviceSettings]
  318. HKR,, DisableEnumAllChilds,        %REG_DWORD%,    1
  319. HKR,, GCORULE_HIGHDISPRI,          %REG_DWORD%,    1
  320. HKR,, DisableFullAdapterInit,      %REG_DWORD%,    0
  321. HKR,, DALNonStandardModesBCD1, %REG_BINARY%,12,80,07,68,00,00,00,00,17,92,13,44,00,00,00,00,18,00,14,40,00,00,00,00,16,00,12,00,00,00,00,70,18,56,13,92,00,00,00,00
  322. HKR,, DALRestrictedModesBCD1, %REG_BINARY%,12,80,09,60,00,00,00,00
  323. HKR,, DALRULE_NOFORCEBOOT,                  %REG_DWORD%,    1
  324. HKR,, DFPRULE_HotplugSupported, %REG_DWORD%, 1
  325.  
  326. [ati2mtag_RV100_SoftwareDeviceSettings]
  327. HKR,, DisableLCD,                  %REG_DWORD%,    1
  328. HKR,, DALRULE_SAVEPANLOCK,         %REG_DWORD%,    1
  329. HKR,, DisableEnumAllChilds,        %REG_DWORD%,    1
  330. HKR,, GCORULE_HIGHDISPRI,          %REG_DWORD%,    1
  331. HKR,, DisableFullAdapterInit,      %REG_DWORD%,    0
  332. HKR,, DALNonStandardModesBCD1, %REG_BINARY%,12,80,07,68,00,00,00,00,17,92,13,44,00,00,00,00,18,56,13,92,00,00,00,00,18,00,14,40,00,00,00,00,16,00,12,00,00,00,00,70
  333. HKR,, DALRestrictedModesBCD1, %REG_BINARY%,12,80,09,60,00,00,00,00
  334. HKR,, DALRULE_NOFORCEBOOT,                  %REG_DWORD%,    1
  335. HKR,, DisableDualView,                 %REG_DWORD%,    0
  336. HKR,, DFPRULE_HotplugSupported, %REG_DWORD%, 1
  337. HKR,, DALRULE_NOCRTANDLCDONSAMECONTROLLER,      %REG_DWORD%,    1
  338. HKR,, GCORULE_IntTMDSReduceBlankTiming,      %REG_DWORD%,    1
  339.  
  340. [ati2mtag_RV200_SoftwareDeviceSettings]
  341. HKR,, DisableLCD,                  %REG_DWORD%,    1
  342. HKR,, DALRULE_SAVEPANLOCK,         %REG_DWORD%,    1
  343. HKR,, DisableEnumAllChilds,        %REG_DWORD%,    1
  344. HKR,, DisableIDCT,                 %REG_DWORD%,    0
  345. HKR,, DisableFullAdapterInit,      %REG_DWORD%,    0
  346. HKR,, DALNonStandardModesBCD1, %REG_BINARY%,12,80,07,68,00,00,00,00,17,92,13,44,00,00,00,00,18,00,14,40,00,00,00,00,16,00,12,00,00,00,00,70,18,56,13,92,00,00,00,00
  347. HKR,, DALRestrictedModesBCD1, %REG_BINARY%,12,80,09,60,00,00,00,00
  348. HKR,, DALRULE_NOFORCEBOOT,                  %REG_DWORD%,    1
  349. HKR,, DisableDualView,                 %REG_DWORD%,    0
  350. HKR,, DFPRULE_HotplugSupported, %REG_DWORD%, 1
  351. HKR,, WmVidMemSize,                %REG_DWORD%,    0
  352. HKR,, DALRULE_NOCRTANDLCDONSAMECONTROLLER,      %REG_DWORD%,    1
  353. HKR,, GCORULE_IntTMDSReduceBlankTiming,      %REG_DWORD%,    1
  354.  
  355. [ati2mtag_R200_SoftwareDeviceSettings]
  356. HKR,, DisableEnumAllChilds,        %REG_DWORD%,    1
  357. HKR,, MemInitLatencyTimer,         %REG_DWORD%,    0x775771BF
  358. HKR,, DisableFullAdapterInit,      %REG_DWORD%,    0
  359. HKR,, DALNonStandardModesBCD1, %REG_BINARY%,12,80,07,68,00,00,00,00,17,92,13,44,00,00,00,00,18,00,14,40,00,00,00,00,16,00,12,00,00,00,00,70,18,56,13,92,00,00,00,00
  360. HKR,, DALRestrictedModesBCD1, %REG_BINARY%,12,80,09,60,00,00,00,00
  361. HKR,, DALRULE_NOFORCEBOOT,                  %REG_DWORD%,    1
  362. HKR,, AntiAlias,                            %REG_SZ%,       1
  363. HKR,, DisableDualView,                 %REG_DWORD%,    0
  364. HKR,, GCORULE_R200TVPLLWA, %REG_DWORD%, 1
  365. HKR,, TVR200Flag, %REG_DWORD%, 1
  366. HKR,, DFPRULE_HotplugSupported, %REG_DWORD%, 1
  367. HKR,, DALRULE_NOCRTANDLCDONSAMECONTROLLER,      %REG_DWORD%,    1
  368. HKR,, GCORULE_IntTMDSReduceBlankTiming,      %REG_DWORD%,    1
  369.  
  370. [ati2mtag_SoftwareDeviceSettings]
  371. HKR,, DDC2Disabled,                         %REG_DWORD%,    0
  372. HKR,, DisableBlockWrite,                    %REG_DWORD%,    1
  373. HKR,, DisableDMACopy,                       %REG_DWORD%,    0
  374. HKR,, InstalledDisplayDrivers,              %REG_MULTI_SZ%, ati2dvag
  375. HKR,, MultiFunctionSupported,               %REG_DWORD%,    1
  376. HKR,, TestEnv,                              %REG_DWORD%,    0
  377. HKR,, TimingSelection,                      %REG_DWORD%,    0
  378. HKR,, VgaCompatible,                        %REG_DWORD%,    0
  379. HKR,,"Adaptive De-interlacing",             %REG_DWORD%,    1
  380. HKR,,"VPE Adaptive De-interlacing",         %REG_DWORD%,    1
  381. HKR,, GCOOPTION_DisableGPIOPowerSaveMode,   %REG_DWORD%,    1
  382. HKLM,"Software\ATI Technologies\Desktop",NoAtipta,,"0"
  383. HKLM,"Software\ATI Technologies\CBT",ReleaseVersion,,"7.70-020418m-003892C-ATI"
  384. HKR,, ReleaseVersion,,"7.70-020418m-003892C-ATI"
  385. HKR,, drv,, "ati2dvag.dll"
  386. HKR,, DALGameGammaScale,       %REG_DWORD%,   0x00646464
  387. HKR,, DALRULE_ADDNATIVEMODESTOMODETABLE,    %REG_DWORD%,    1
  388. HKR,, DisableTimeStampWriteBack,   %REG_DWORD%,    1
  389. HKR,, DALRULE_GETVGAEXPANSIONATBOOT,                  %REG_DWORD%,    0
  390. HKLM, "Software\CLASSES\CLSID\{EBB5845F-CA80-11CF-BD3C-008029E89281}\InProcServer32",,,"atitvo32.dll"
  391. HKLM, "Software\CLASSES\CLSID\{EBB5845F-CA80-11CF-BD3C-008029E89281}\InProcServer32",ThreadingModel,,"Both"
  392. HKR,, DisableTiling,                        %REG_DWORD%,    0
  393. HKR,, ExtEvent_EnableHotPlug,      %REG_DWORD%,    0
  394. HKR,, DisableHotPlugDFP,    %REG_DWORD%,    1
  395. HKR,, TVContrastDefaultNTSC,        %REG_DWORD%,    88
  396. HKR,, OvlTheaterMode, %REG_BINARY%, 00,00,00,00
  397. HKR,, DisableOvlTheaterMode,%REG_DWORD%,0
  398. HKR,, UseVMRPitch,                        %REG_DWORD%,    1
  399. HKR,, DisableMMSnifferCode,               %REG_DWORD%,    0
  400. HKR,, DisableProgPCILatency,               %REG_DWORD%,    0
  401. HKR,, DALRULE_NOTVANDCRTONSAMECONTROLLER,   %REG_DWORD%,    0
  402. HKR,, DALRULE_GetTVFakeEDID,        %REG_DWORD%,    0
  403.  
  404. [atioglxx_OpenGLSoftwareSettings]
  405. HKLM, "Software\Microsoft\Windows NT\CurrentVersion\OpenGLDrivers\ati2dvag", Version, %REG_DWORD%, 2
  406. HKLM, "Software\Microsoft\Windows NT\CurrentVersion\OpenGLDrivers\ati2dvag", DriverVersion, %REG_DWORD%, 1
  407. HKLM, "Software\Microsoft\Windows NT\CurrentVersion\OpenGLDrivers\ati2dvag", Flags, %REG_DWORD%, 1
  408. HKLM, "Software\Microsoft\Windows NT\CurrentVersion\OpenGLDrivers\ati2dvag", Dll, %REG_SZ%, atioglxx.dll
  409.  
  410. [ati2mtag_SoftwareDesktopSettings]
  411. HKR,"Desktop","DefaultAntiAlias",,"1"
  412. HKR,"Desktop","DefaultZBuffer",,"7"
  413. HKR,"Desktop",Rotation,1,00,00,00,00
  414. HKR,"Desktop",Overlay,1,01,00,00,00
  415. HKR,"Desktop",Displays,1,01,00,00,00
  416. HKR,"Desktop",DisableDisplaysPageFunction,1,00,00,00,00
  417. HKR,"Desktop",OpenGL,1,01,00,00,00
  418. HKR,"Desktop",Workstation,1,00,00,00,00
  419. HKR,"Desktop",D3D,1,01,00,00,00
  420. HKR,"Desktop",Projector,1,00,00,00,00
  421. HKR,"Desktop",Maxx,1,00,00,00,00
  422. HKR,"Desktop",CRTLimit,1,01,00,00,00
  423. HKR,"Desktop",CRTAdjustments,1,01,00,00,00
  424. HKR,"Desktop",CRTAdvanced,1,01,00,00,00
  425. HKR,"Desktop",TVAttributes,1,01,00,00,00
  426. HKR,"Desktop",TVAdjustments,1,01,00,00,00
  427. HKR,"Desktop",PowerSaving,1,01,00,00,00
  428. HKR,"Desktop",Color,1,01,00,00,00
  429. HKR,"Desktop",Options,1,01,00,00,00
  430. HKR,"Desktop",TVAdvanced,1,01,00,00,00
  431. HKR,"Desktop",TVFormat,1,01,00,00,00
  432. HKR,"Desktop",LaptopDFPAdvanced,1,01,00,00,00
  433. HKR,"Desktop",GameGamma,1,01,00,00,00
  434. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Controls Folder\Display\shellex\PropertySheetHandlers\ATIPagesEx",,,"{700B1221-CAFF-11d1-B9DE-000000001B1B}"
  435. HKCR,"CLSID\{700B1221-CAFF-11d1-B9DE-000000001B1B}\InProcServer32",,,"atippaxx.dll"
  436. HKR,"shellex\PropertySheetHandlers\ATIPagesEx",,,"{700B1221-CAFF-11d1-B9DE-000000001B1B}"
  437. HKCR,"CLSID\{700B1221-CAFF-11d1-B9DE-000000001B1B}\InProcServer32",ThreadingModel,,"Apartment"
  438. HKCR,"Display.DisplayServer",,,"DisplayServer Class"
  439. HKCR,"Display.DisplayServer\CLSID",,,"{E62DCD80-C262-11d1-A419-006097923041}"
  440. HKCR,"Display.DisplayServer.1",,,"DisplayServer Class"
  441. HKCR,"Display.DisplayServer.1\CLSID",,,"{E62DCD80-C262-11d1-A419-006097923041}"
  442. HKCR,"CLSID\{E62DCD80-C262-11d1-A419-006097923041}",,,"DisplayServer Class"
  443. HKCR,"CLSID\{E62DCD80-C262-11d1-A419-006097923041}\InProcServer32",,,"atipdsxx.dll"
  444. HKCR,"CLSID\{E62DCD80-C262-11d1-A419-006097923041}\ProgID",,,"Display.DisplayServer.1"
  445. HKCR,"CLSID\{E62DCD80-C262-11d1-A419-006097923041}\VersionIndependentProgID",,,"Display.DisplayServer"
  446. HKCR,"CLSID\{F2B8E361-D2E2-11D1-A41F-00609729B902}",,,"User Interface Object, AtiPropertySheet"
  447. HKCR,"CLSID\{F2B8E361-D2E2-11D1-A41F-00609729B902}\InProcServer32",,,"atipuixx.dll"
  448. HKCR,"CLSID\{F2B8E361-D2E2-11D1-A41F-00609729B902}\ProgID",,,"UserInterfaceObject.AtiPropertySheet.1"
  449. HKCR,"CLSID\{F2B8E361-D2E2-11D1-A41F-00609729B902}\VersionIndependentProgID",,,"UserInterfaceObject.AtiPropertySheet"
  450. HKR,"Desktop",,,
  451. HKLM,"Software\ATI Technologies\Desktop",DisableQuickRes, %REG_DWORD%,0
  452. HKR,"Desktop",QuickResolutionFeatureButton,%REG_DWORD%,1
  453. HKR,"Desktop",DisableOverlayTheaterMode,%REG_DWORD%,0
  454. HKLM,"Software\ATI Technologies\Desktop",HelpID,,"3"
  455. HKLM,"Software\ATI Technologies\Desktop",NoAtipta,,"0"
  456. HKLM,"Software\ATI Technologies\Desktop",EnableIcon,,"1"
  457. HKLM,"Software\Microsoft\Windows\CurrentVersion\Run",AtiPTA,,"atiptaxx.exe"
  458. HKR,"Desktop",SetResolutionToBestView,1,00,00,00,00
  459. HKR,"Desktop",ATILogo,1,01,00,00,00
  460. HKR,"Desktop",AllowPanningModeButton,1,01,00,00,00
  461. HKR,"Desktop",HideMappingButtons,1,00,00,00,00
  462. HKR,"Desktop",TVSettingMode,,"RegionMode"
  463. HKR,"Desktop",HideDetailsButton,1,00,00,00,00
  464. HKR,"Desktop",HideOptionButtons,1,00,00,00,00
  465. ;[DriverInfoAddReg]
  466. ; This section is added to all INFs to add registry entries for Driver Info.
  467. HKLM,Software\InstalledOptions\%DriverOEM%\%DriverFamily%\%DriverMfgr%\%DriverProduct%,Description,,%DriverDescription%
  468. HKLM,Software\InstalledOptions\%DriverOEM%\%DriverFamily%\%DriverMfgr%\%DriverProduct%,CurrentVer,,%DriverOEMVersion%
  469. HKLM,Software\InstalledOptions\%DriverOEM%\%DriverFamily%\%DriverMfgr%\%DriverProduct%,Ver_%DriverOEMVersion%,,%DriverVersionID%
  470. HKLM,Software\InstalledOptions\%DriverOEM%\%DriverFamily%\%DriverMfgr%\%DriverProduct%,BaseDriverFileName,,%BaseDriverFileName%
  471. HKLM,Software\InstalledOptions\%DriverOEM%\%DriverFamily%\%DriverMfgr%\%DriverProduct%,BaseDriverFileVersion,,%BaseDriverFileVersion%
  472.  
  473. [ati2mtag_RemoveDeviceSettings]
  474. HKR,, Adaptive De-interlacing
  475. HKR,, AgpLevel
  476. HKR,, AntiAlias
  477. HKR,, DALCurrentObjectData
  478. HKR,, DALLastConnected
  479. HKR,, DALLastSelected
  480. HKR,, DALLastTypes
  481. HKR,, DALNonStandardModesBCD
  482. HKR,, DALObjectData
  483. HKR,, DALObjectData0
  484. HKR,, DALObjectData1
  485. HKR,, DALR6 CRT_MaxModeInfo
  486. HKR,, DALR6 CRT2_MaxModeInfo
  487. HKR,, DALR6 DFP_MaxModeInfo
  488. HKR,, DALR6 DFPx_MaxModeInfo
  489. HKR,, DALR6 GCO_Index0
  490. HKR,, DALRestrictedModesBCD
  491. HKR,, DALRULE_ADDNATIVEMODESTOMODETABLE
  492. HKR,, DALRULE_CRTSUPPORTSALLMODES
  493. HKR,, DALRULE_DISABLEBANDWIDTH
  494. HKR,, DALRULE_DISPLAYSRESTRICTMODES
  495. HKR,, DALRULE_NOCRTANDLCDONSAMECONTROLLER
  496. HKR,, DALRULE_NOFORCEBOOT
  497. HKR,, DALRULE_NOTVANDCRTONSAMECONTROLLER
  498. HKR,, DALRULE_RESTRICTUNKNOWNMONITOR
  499. HKR,, DALRULE_SAVEPANLOCK
  500. HKR,, DALSelectObjectData0
  501. HKR,, DALSelectObjectData1
  502. HKR,, DDC2Disabled
  503. HKR,, DefaultMode
  504. HKR,, DFPRULE_HotplugSupported
  505. HKR,, DisableAGP
  506. HKR,, DisableAGPPM4
  507. HKR,, DisableBlockWrite
  508. HKR,, DisableD3D
  509. HKR,, DisableDMA
  510. HKR,, DisableDMACopy
  511. HKR,, DisableDrvAlphaBlend
  512. HKR,, DisableDrvStretchBlt
  513. HKR,, DisableEngine
  514. HKR,, DisableEnumAllChilds
  515. HKR,, DisableFullAdapterInit
  516. HKR,, DisableHierarchicalZ
  517. HKR,, DisableIDCT
  518. HKR,, DisableLCD
  519. HKR,, DisableMMLIB
  520. HKR,, DisableOpenGLScrAccelerate
  521. HKR,, DisablePllInit
  522. HKR,, DisablePrimaryTiling
  523. HKR,, DisableTCL
  524. HKR,, DisableTiling
  525. HKR,, DisableTimeStampWriteBack
  526. HKR,, DisableUSWC
  527. HKR,, DisableVPE
  528. HKR,, EnableWaitUntilIdxTriList2
  529. HKR,, GCORULE_HIGHDISPRI
  530. HKR,, GCORULE_R200TVPLLWA
  531. HKR,, LVB
  532. HKR,, MaxAgpVb
  533. HKR,, MaxAGPVB
  534. HKR,, MaxLocalVb
  535. HKR,, MaxLocalVB
  536. HKR,, SubmitOnDraw
  537. HKR,, TestEnv
  538. HKR,, TimingSelection
  539. HKR,, TVR200Flag
  540. HKR,, VgaCompatible
  541. HKR,, VPE Adaptive De-interlacing
  542. HKR,, ATIPoll
  543. HKR,, ExtEvent_BroadcastDispChange
  544. HKR,, ExtEvent_UpdateAdapterInfoOnHK
  545. HKR,, ExtEvent_DriverMessageSupport
  546. HKR,, ExtEvent_EnableHotPlug
  547. HKR,, ExtEvent_EnableMouseRotation
  548. HKR,, ExtEvent_EnablePowerPlay
  549. HKR,, ExtEvent_EnablePolling
  550. HKR,, ExtEvent_EnableChgLCDResOnHotKey
  551. HKR,, ExtEvent_LCDSetMaxResOnDockChg
  552. HKR,"Desktop",NoAtipta
  553.  
  554. [ati2mtag_default.GeneralConfigData]
  555. MaximumDeviceMemoryConfiguration=128
  556. MaximumNumberOfDevices=4
  557.  
  558. [ati2mtag_RV100.GeneralConfigData]
  559. MaximumDeviceMemoryConfiguration=128
  560. MaximumNumberOfDevices=4
  561.  
  562. [ati2mtag_RV200.GeneralConfigData]
  563. MaximumDeviceMemoryConfiguration=128
  564. MaximumNumberOfDevices=4
  565.  
  566. [ati2mtag_R200.GeneralConfigData]
  567. MaximumDeviceMemoryConfiguration=128
  568. MaximumNumberOfDevices=4
  569.  
  570. [SourceDisksNames.x86]
  571. 1 = %DiskId%,,,""
  572.  
  573. [SourceDisksNames.ia64]
  574. 1 = %DiskID%,,,""
  575.  
  576. [SourceDisksFiles]
  577. atfchsxx.hlx=1
  578. atfchtxx.hlx=1
  579. atfdeuxx.hlx=1
  580. atfenuxx.hlx=1
  581. atfespxx.hlx=1
  582. atffraxx.hlx=1
  583. atfitaxx.hlx=1
  584. atfjpnxx.hlx=1
  585. atfkorxx.hlx=1
  586. atfnldxx.hlx=1
  587. atfptbxx.hlx=1
  588. atfsvexx.hlx=1
  589. ati2dvag.dll=1
  590. ati2evxx.exe=1
  591. ati2mdxx.exe=1
  592. ati2mtag.sys=1
  593. ati3d1ag.dll=1
  594. ati3d2ag.dll=1
  595. ati3duag.dll=1
  596. atiddc.dll=1
  597. atiicdxx.dll=1
  598. atiicdxx.vxd=1
  599. atiicpxx.dll=1
  600. atiidtxx.dll=1
  601. atiiiexx.dll=1
  602. atiiprxx.exe=1
  603. atioglxx.dll=1
  604. atipdlxx.dll=1
  605. atipdsxx.dll=1
  606. atiphexx.exe=1
  607. atippaxx.dll=1
  608. atiprbxx.exe=1
  609. atiptaxx.exe=1
  610. atipuixx.dll=1
  611. atitvo32.dll=1
  612. ativcoxx.dll=1
  613. atmchsxx.cnt=1
  614. atmchsxx.hlx=1
  615. atmchtxx.cnt=1
  616. atmchtxx.hlx=1
  617. atmdeuxx.cnt=1
  618. atmdeuxx.hlx=1
  619. atmenuxx.cnt=1
  620. atmenuxx.hlx=1
  621. atmespxx.cnt=1
  622. atmespxx.hlx=1
  623. atmfraxx.cnt=1
  624. atmfraxx.hlx=1
  625. atmitaxx.cnt=1
  626. atmitaxx.hlx=1
  627. atmjpnxx.cnt=1
  628. atmjpnxx.hlx=1
  629. atmkorxx.cnt=1
  630. atmkorxx.hlx=1
  631. atmnldxx.cnt=1
  632. atmnldxx.hlx=1
  633. atmptbxx.cnt=1
  634. atmptbxx.hlx=1
  635. atmsvexx.cnt=1
  636. atmsvexx.hlx=1
  637. atricdxx.enu=1
  638. atridtxx.chs=1
  639. atridtxx.cht=1
  640. atridtxx.deu=1
  641. atridtxx.enu=1
  642. atridtxx.esp=1
  643. atridtxx.fra=1
  644. atridtxx.ita=1
  645. atridtxx.jpn=1
  646. atridtxx.kor=1
  647. atridtxx.nld=1
  648. atridtxx.ptb=1
  649. atridtxx.sve=1
  650. atriprxx.chs=1
  651. atriprxx.cht=1
  652. atriprxx.deu=1
  653. atriprxx.enu=1
  654. atriprxx.esp=1
  655. atriprxx.fra=1
  656. atriprxx.ita=1
  657. atriprxx.jpn=1
  658. atriprxx.kor=1
  659. atriprxx.nld=1
  660. atriprxx.ptb=1
  661. atriprxx.sve=1
  662. atrpuixx.chs=1
  663. atrpuixx.cht=1
  664. atrpuixx.deu=1
  665. atrpuixx.enu=1
  666. atrpuixx.esp=1
  667. atrpuixx.fra=1
  668. atrpuixx.ita=1
  669. atrpuixx.jpn=1
  670. atrpuixx.kor=1
  671. atrpuixx.nld=1
  672. atrpuixx.ptb=1
  673. atrpuixx.sve=1
  674. attchsxx.hlx=1
  675. attchtxx.hlx=1
  676. attdeuxx.hlx=1
  677. attenuxx.hlx=1
  678. attespxx.hlx=1
  679. attfraxx.hlx=1
  680. attitaxx.hlx=1
  681. attjpnxx.hlx=1
  682. attkorxx.hlx=1
  683. attnldxx.hlx=1
  684. attptbxx.hlx=1
  685. attsvexx.hlx=1
  686. oemdspif.dll=1
  687.  
  688. [Strings]
  689. ;
  690. ; Non-Localizable Strings
  691. ;
  692. REG_SZ         = 0x00000000
  693. REG_MULTI_SZ   = 0x00010000
  694. REG_EXPAND_SZ  = 0x00020000
  695. REG_BINARY     = 0x00000001
  696. REG_DWORD      = 0x00010001
  697. SERVICEROOT    = System\CurrentControlSet\Services
  698. ;
  699. ; Localizable Strings
  700. ;
  701. DiskId       = "ATI Technologies Inc. Installation DISK (VIDEO)"
  702. GraphAdap    = "Graphics Adapter"
  703. ATI          = "ATI Technologies Inc."
  704. ATIR200="Chaplin (R200)" 
  705. ; Driver Information Entries
  706. ; These items will be set by IHV...
  707. DriverMfgr="ATI Technologies Inc."            ; IHV name
  708. DriverVersionID="7.xx"                    ; The IHV driver version
  709. BaseDriverFileName="ati2mtag.sys"             ; Key file for version 
  710. BaseDriverFileVersion="5.13.01.3210"             ; version of key file 
  711. ; These items will be set by IHV and updated by OEM 
  712. DriverOEM="ATI Technologies Inc."            ; name of the OEM 
  713. DriverFamily="Video"                     ; device family (NIC, Storage, Video...)
  714. DriverProduct="ATI Radeon"                 ; Specific Name of device (chipset, for example)
  715. DriverDescription="Graphics Driver"             ; Description of device (product name, OS or system supported)
  716. DriverOEMVersion="Centralized Build"                    ; OEM-specified version 
  717. ; ;                                                                                                                                                          
  718.