home *** CD-ROM | disk | FTP | other *** search
/ Compilation of drivers fo…old hardware for windows / drivers20000.iso / A0300 / atiixpag.inf < prev    next >
Encoding:
Windows Setup INFormation  |  2006-03-31  |  15.2 KB  |  439 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/02/05
  7.  
  8. [Version]
  9. Signature="$CHICAGO$"
  10. Provider=%ATI%
  11. ClassGUID={4D36E968-E325-11CE-BFC1-08002BE10318}
  12. Class=Display
  13. DriverVer=02/08/2002, 6.13.10.6051
  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. "MOBILITY RADEON " = ati2mtag_M6, PCI\VEN_1002&DEV_4C59&SUBSYS_B1110E11
  32. "MOBILITY RADEON" = ati2mtag_M6, PCI\VEN_1002&DEV_4C59&SUBSYS_B11B0E11
  33. ;
  34. ; General installation section
  35. ;
  36.  
  37. [ati2mtag_M6]
  38. Include=msdv.inf
  39. CopyFiles=ati2mtag.Miniport, ati2mtag.Display, ati2mtag.OpenGL, ati2mtag.Desktop, Uninstall.CopyFiles;, DVCR.CopyCodec
  40. AddReg=Uninstall.AddReg
  41. ;UpdateInis=DVCR.UpdateIni
  42. UninstallFiles=ati2mtag.Desktop, Uninstall.CopyFiles
  43. UninstallReg=Uninstall.AddReg, ati2mtag_SoftwareDesktopSettings
  44. CleanFiles=ati2mtag.Miniport, ati2mtag.Display, ati2mtag.OpenGL
  45. CleanReg=ati2mtag_SoftwareDeviceSettings, ati2mtag_M6_SoftwareDeviceSettings, atioglxx_OpenGLSoftwareSettings
  46. CleanService=ati2mtag_RemoveService
  47.  
  48. [ati2mtag_M6.CoInstallers]
  49. AddReg=CoInstallers.AddReg
  50. CopyFiles=ati2mtag.CoInstallersCopy
  51.  
  52. [CoInstallers.AddReg]
  53. HKR,,CoInstallers32,0x10000,"atiicpxx.dll,CoCopyINF"
  54. HKR,,EnumPropPages32,,"atiidtxx.dll,DetailsPageProvider"
  55.  
  56. [ati2mtag_RemoveService]
  57. ati2mtag
  58. Ati HotKey Poller
  59. ;
  60. ; File sections
  61. ;
  62.  
  63. [Uninstall.CopyFiles]
  64. atiicdxx.dll
  65. atiicdxx.vxd
  66. atricdxx.enu
  67. atiiiexx.dll
  68. atiiprxx.exe
  69. atriprxx.enu
  70. atiicpxx.dll,,,0x10
  71. Atiidtxx.dll
  72. Atridtxx.enu
  73.  
  74. [ati2mtag.Miniport]
  75. ati2mtag.sys
  76.  
  77. [ati2mtag.Display]
  78. ati2dvag.dll
  79. Ati2mdxx.exe
  80. ati3d1ag.dll
  81. ati3d2ag.dll
  82. atitvo32.dll
  83. ati2evxx.exe
  84.  
  85. [ati2mtag.OpenGL]
  86. atioglxx.dll
  87.  
  88. [ati2mtag.Desktop]
  89. atipdsxx.dll
  90. atiphexx.exe
  91. atippaxx.dll
  92. atiprbxx.exe
  93. atiptaxx.exe
  94. atipuixx.dll
  95. Atfenuxx.hlx
  96. atmenuxx.cnt
  97. Atmenuxx.hlx
  98. atrpuixx.enu
  99. Attenuxx.hlx
  100. ;ARA
  101. ;CHS
  102. ;CHT
  103. ;CSY
  104. ;DAN
  105. ;DEU
  106. ;ELL
  107. ;ESP
  108. ;FIN
  109. ;FRA
  110. ;HEB
  111. ;HUN
  112. ;ITA
  113. ;JPN
  114. ;KOR
  115. ;NLD
  116. ;NOR
  117. ;PLK
  118. ;PTB
  119. ;RUS
  120. ;SVE
  121. ;THA
  122. ;TRK
  123.  
  124. [ati2mtag.CoInstallersCopy]
  125. atiicpxx.dll,,,0x10
  126.  
  127. [Uninstall.AddReg]
  128. HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\ATI Display Driver",DisplayName,,"ATI Display Driver"
  129. 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"
  130. ;
  131. ; Service Installation
  132. ;
  133.  
  134. [ati2mtag_M6.Services]
  135. AddService = ati2mtag, 0x00000002, ati2mtag_Service_Inst, ati2mtag_EventLog_Inst
  136. AddService = Ati HotKey Poller,, Ati2evxx_Generic_Service_Inst, Ati2evxx_EventLog_Inst
  137.  
  138. [ati2mtag_Service_Inst]
  139. ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
  140. StartType      = 1                  ; SERVICE_SYSTEM_START
  141. ErrorControl   = 0                  ; SERVICE_ERROR_IGNORE
  142. LoadOrderGroup = Video
  143. ServiceBinary  = %12%\ati2mtag.sys
  144.  
  145. [ati2mtag_EventLog_Inst]
  146. AddReg = ati2mtag_EventLog_AddReg
  147.  
  148. [ati2mtag_EventLog_AddReg]
  149. HKR,,EventMessageFile,0x00020000,"%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\ati2mtag.sys"
  150. HKR,,TypesSupported,0x00010001,7
  151.  
  152. [Ati2evxx_Generic_Service_Inst]
  153. ServiceType    = 0x110
  154. StartType      = 2
  155. ErrorControl   = 1
  156. ServiceBinary  = %11%\Ati2evxx.exe
  157.  
  158. [Ati2evxx_EventLog_Inst]
  159. AddReg=Ati2evxx_EventLog_AddReg
  160.  
  161. [Ati2evxx_EventLog_AddReg]
  162. HKR,,EventMessageFile,0x00020000,"%11%\Ati2evxx.exe"
  163. HKR,,TypesSupported,0x00010001,7
  164. ;
  165. ; Software Installation
  166. ;
  167.  
  168. [ati2mtag_M6.SoftwareSettings]
  169. AddReg = ati2mtag_SoftwareDeviceSettings
  170. AddReg = ati2mtag_M6_SoftwareDeviceSettings
  171. AddReg = atioglxx_OpenGLSoftwareSettings
  172. DelReg = ati2mtag_RemoveDeviceSettings
  173. AddReg = ati2mtag_SoftwareDesktopSettings
  174.  
  175. [ati2mtag_M6_SoftwareDeviceSettings]
  176. HKR,, DALRULE_NOTVANDLCDONCRTC,             %REG_DWORD%,    1
  177. HKR,, DALOPTION_MinResBCD,                  %REG_BINARY%,   00,00,00,00,00,00,00,60
  178. HKR,, WmAgpMaxIdleClk,                      %REG_DWORD%,    0x20
  179. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Run",ATIModeChange,,"Ati2mdxx.exe"
  180. HKR,, DALR6 CRT_MaxModeInfo,                  %REG_BINARY%,00,00,00,00,40,06,00,00,B0,04,00,00,00,00,00,00,3C,00,00,00
  181. HKR,, DisableFullAdapterInit,      %REG_DWORD%,    0
  182. HKR,, DALNonStandardModesBCD1, %REG_BINARY%,08,00,04,80,00,00,00,60,12,80,07,68,00,00,00,60,16,00,12,00,00,00,00,70,14,00,10,50,00,00,00,60,10,24,06,00,00,00,00,60,12,80,06,00,00,00,00,60,10,24,04,80,00,00,00,60
  183. HKR,, DALRestrictedModesBCD1, %REG_BINARY%,12,80,09,60,00,00,00,00,11,52,08,64,00,00,00,00,10,24,06,00,00,00,00,00,12,80,06,00,00,00,00,00
  184. HKR,, DALOPTION_MaxResBCD,                  %REG_BINARY%,   16,00,12,00,00,00,00,00
  185. HKR,, DisablePllInit,         %REG_DWORD%,    0
  186. HKR,, DALRULE_NOFORCEBOOT,                  %REG_DWORD%,    0
  187. HKR,, DisableDualView,                 %REG_DWORD%,    0
  188. HKR,, DALRULE_ENABLEDALRESUMESUPPORT, %REG_DWORD%,   1
  189. HKR,, ExtEvent_EnablePolling,      %REG_DWORD%,    1
  190. HKR,, ExtEvent_UpdateAdapterInfoOnHK,      %REG_DWORD%,    1
  191. HKR,, DALRULE_MOBILEFEATURES,               %REG_DWORD%,    1
  192. HKR,, GCORULE_DisableHotKeyIfOverlayAllocated,          %REG_DWORD%,    0
  193. HKR,, GCORULE_DisableHotKeyIfDDExclusiveMode,          %REG_DWORD%,    1
  194.  
  195. [ati2mtag_SoftwareDeviceSettings]
  196. HKR,, DDC2Disabled,                         %REG_DWORD%,    0
  197. HKR,, DisableBlockWrite,                    %REG_DWORD%,    1
  198. HKR,, DisableDMACopy,                       %REG_DWORD%,    0
  199. HKR,, InstalledDisplayDrivers,              %REG_MULTI_SZ%, ati2dvag
  200. HKR,, MultiFunctionSupported,               %REG_DWORD%,    1
  201. HKR,, TestEnv,                              %REG_DWORD%,    0
  202. HKR,, TimingSelection,                      %REG_DWORD%,    0
  203. HKR,, VgaCompatible,                        %REG_DWORD%,    0
  204. HKR,,"Adaptive De-interlacing",             %REG_DWORD%,    1
  205. HKR,,"VPE Adaptive De-interlacing",         %REG_DWORD%,    1
  206. HKR,, GCOOPTION_DisableGPIOPowerSaveMode,   %REG_DWORD%,    1
  207. HKLM,"Software\ATI Technologies\Desktop",NoAtipta,,"0"
  208. HKLM,"Software\ATI Technologies\CBT",ReleaseVersion,,"7.67.07-020307x-003059C-Compaq"
  209. HKR,, ReleaseVersion,,"7.67.07-020307x-003059C-Compaq"
  210. HKR,, drv,, "ati2dvag.dll"
  211. HKR,, DALGameGammaScale,       %REG_DWORD%,   0x00646464
  212. HKR,, DisableTimeStampWriteBack,   %REG_DWORD%,    1
  213. HKR,, DALRULE_GETVGAEXPANSIONATBOOT,                  %REG_DWORD%,    0
  214. HKLM, "Software\CLASSES\CLSID\{EBB5845F-CA80-11CF-BD3C-008029E89281}\InProcServer32",,,"atitvo32.dll"
  215. HKLM, "Software\CLASSES\CLSID\{EBB5845F-CA80-11CF-BD3C-008029E89281}\InProcServer32",ThreadingModel,,"Both"
  216. HKR,, DisableTiling,                        %REG_DWORD%,    0
  217. HKR,, TVContrastDefaultNTSC,        %REG_DWORD%,    88
  218. HKR,, OvlTheaterMode, %REG_BINARY%, 00,00,00,00
  219. HKR,, UseVMRPitch,                        %REG_DWORD%,    1
  220. HKR,, DisableMMSnifferCode,               %REG_DWORD%,    0
  221. HKR,, DALRULE_NOTVANDCRTONSAMECONTROLLER,   %REG_DWORD%,    0
  222.  
  223. [atioglxx_OpenGLSoftwareSettings]
  224. HKLM, "Software\Microsoft\Windows NT\CurrentVersion\OpenGLDrivers\ati2dvag", Version, %REG_DWORD%, 2
  225. HKLM, "Software\Microsoft\Windows NT\CurrentVersion\OpenGLDrivers\ati2dvag", DriverVersion, %REG_DWORD%, 1
  226. HKLM, "Software\Microsoft\Windows NT\CurrentVersion\OpenGLDrivers\ati2dvag", Flags, %REG_DWORD%, 1
  227. HKLM, "Software\Microsoft\Windows NT\CurrentVersion\OpenGLDrivers\ati2dvag", Dll, %REG_SZ%, atioglxx.dll
  228.  
  229. [ati2mtag_SoftwareDesktopSettings]
  230. HKR,"Desktop",DetectLoad,1,08,00,00,00
  231. HKR,"Desktop","DefaultAntiAlias",,"1"
  232. HKR,"Desktop","DefaultZBuffer",,"7"
  233. HKR,"Desktop",Rotation,1,00,00,00,00
  234. HKR,"Desktop",Overlay,1,00,00,00,00
  235. HKR,"Desktop",Displays,1,01,00,00,00
  236. HKR,"Desktop",DisableDisplaysPageFunction,1,00,00,00,00
  237. HKR,"Desktop",OpenGL,1,01,00,00,00
  238. HKR,"Desktop",Workstation,1,00,00,00,00
  239. HKR,"Desktop",D3D,1,01,00,00,00
  240. HKR,"Desktop",Projector,1,00,00,00,00
  241. HKR,"Desktop",Maxx,1,00,00,00,00
  242. HKR,"Desktop",CRTLimit,1,01,00,00,00
  243. HKR,"Desktop",CRTAdjustments,1,01,00,00,00
  244. HKR,"Desktop",CRTAdvanced,1,01,00,00,00
  245. HKR,"Desktop",TVAttributes,1,01,00,00,00
  246. HKR,"Desktop",TVAdjustments,1,01,00,00,00
  247. HKR,"Desktop",PowerSaving,1,01,00,00,00
  248. HKR,"Desktop",Color,1,01,00,00,00
  249. HKR,"Desktop",Options,1,01,00,00,00
  250. HKR,"Desktop",TVAdvanced,1,01,00,00,00
  251. HKR,"Desktop",TVFormat,1,01,00,00,00
  252. HKR,"Desktop",LaptopDFPAdvanced,1,01,00,00,00
  253. HKR,"Desktop",GameGamma,1,01,00,00,00
  254. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Controls Folder\Display\shellex\PropertySheetHandlers\ATIPagesEx",,,"{700B1221-CAFF-11d1-B9DE-000000001B1B}"
  255. HKCR,"CLSID\{700B1221-CAFF-11d1-B9DE-000000001B1B}\InProcServer32",,,"atippaxx.dll"
  256. HKR,"shellex\PropertySheetHandlers\ATIPagesEx",,,"{700B1221-CAFF-11d1-B9DE-000000001B1B}"
  257. HKCR,"CLSID\{700B1221-CAFF-11d1-B9DE-000000001B1B}\InProcServer32",ThreadingModel,,"Apartment"
  258. HKCR,"Display.DisplayServer",,,"DisplayServer Class"
  259. HKCR,"Display.DisplayServer\CLSID",,,"{E62DCD80-C262-11d1-A419-006097923041}"
  260. HKCR,"Display.DisplayServer.1",,,"DisplayServer Class"
  261. HKCR,"Display.DisplayServer.1\CLSID",,,"{E62DCD80-C262-11d1-A419-006097923041}"
  262. HKCR,"CLSID\{E62DCD80-C262-11d1-A419-006097923041}",,,"DisplayServer Class"
  263. HKCR,"CLSID\{E62DCD80-C262-11d1-A419-006097923041}\InProcServer32",,,"atipdsxx.dll"
  264. HKCR,"CLSID\{E62DCD80-C262-11d1-A419-006097923041}\ProgID",,,"Display.DisplayServer.1"
  265. HKCR,"CLSID\{E62DCD80-C262-11d1-A419-006097923041}\VersionIndependentProgID",,,"Display.DisplayServer"
  266. HKCR,"CLSID\{F2B8E361-D2E2-11D1-A41F-00609729B902}",,,"User Interface Object, AtiPropertySheet"
  267. HKCR,"CLSID\{F2B8E361-D2E2-11D1-A41F-00609729B902}\InProcServer32",,,"atipuixx.dll"
  268. HKCR,"CLSID\{F2B8E361-D2E2-11D1-A41F-00609729B902}\ProgID",,,"UserInterfaceObject.AtiPropertySheet.1"
  269. HKCR,"CLSID\{F2B8E361-D2E2-11D1-A41F-00609729B902}\VersionIndependentProgID",,,"UserInterfaceObject.AtiPropertySheet"
  270. HKR,"Desktop",,,
  271. HKR,"Desktop",QuickResolutionMenu,1,01,00,00,00
  272. HKR,"Desktop",QuickResolutionFeatureButton,1,01,00,00,00
  273. HKR,"Desktop",DisableOverlayTheaterMode,%REG_DWORD%,1
  274. HKLM,"Software\ATI Technologies\Desktop",HelpID,,"3"
  275. HKLM,"Software\ATI Technologies\Desktop",NoAtipta,,"0"
  276. HKLM,"Software\ATI Technologies\Desktop",EnableIcon,,"1"
  277. HKLM,"Software\Microsoft\Windows\CurrentVersion\Run",AtiPTA,,"atiptaxx.exe"
  278. HKR,"Desktop",SetResolutionToBestView,1,00,00,00,00
  279. HKR,"Desktop",ATILogo,1,01,00,00,00
  280. HKR,"Desktop",AllowPanningModeButton,1,01,00,00,00
  281. ;[DriverInfoAddReg]
  282. ; This section is added to all INFs to add registry entries for Driver Info.
  283. HKLM,Software\InstalledOptions\%DriverOEM%\%DriverFamily%\%DriverMfgr%\%DriverProduct%,Description,,%DriverDescription%
  284. HKLM,Software\InstalledOptions\%DriverOEM%\%DriverFamily%\%DriverMfgr%\%DriverProduct%,CurrentVer,,%DriverOEMVersion%
  285. HKLM,Software\InstalledOptions\%DriverOEM%\%DriverFamily%\%DriverMfgr%\%DriverProduct%,Ver_%DriverOEMVersion%,,%DriverVersionID%
  286. HKLM,Software\InstalledOptions\%DriverOEM%\%DriverFamily%\%DriverMfgr%\%DriverProduct%,BaseDriverFileName,,%BaseDriverFileName%
  287. HKLM,Software\InstalledOptions\%DriverOEM%\%DriverFamily%\%DriverMfgr%\%DriverProduct%,BaseDriverFileVersion,,%BaseDriverFileVersion%
  288.  
  289. [ati2mtag_RemoveDeviceSettings]
  290. HKR,, Adaptive De-interlacing
  291. HKR,, AgpLevel
  292. HKR,, AntiAlias
  293. HKR,, DALCurrentObjectData
  294. HKR,, DALLastConnected
  295. HKR,, DALLastSelected
  296. HKR,, DALLastTypes
  297. HKR,, DALNonStandardModesBCD
  298. HKR,, DALObjectData
  299. HKR,, DALObjectData0
  300. HKR,, DALObjectData1
  301. HKR,, DALR6 CRT_MaxModeInfo
  302. HKR,, DALR6 CRT2_MaxModeInfo
  303. HKR,, DALR6 DFP_MaxModeInfo
  304. HKR,, DALR6 DFPx_MaxModeInfo
  305. HKR,, DALR6 GCO_Index0
  306. HKR,, DALRestrictedModesBCD
  307. HKR,, DALRULE_ADDNATIVEMODESTOMODETABLE
  308. HKR,, DALRULE_CRTSUPPORTSALLMODES
  309. HKR,, DALRULE_DISABLEBANDWIDTH
  310. HKR,, DALRULE_DISPLAYSRESTRICTMODES
  311. HKR,, DALRULE_NOCRTANDLCDONSAMECONTROLLER
  312. HKR,, DALRULE_NOFORCEBOOT
  313. HKR,, DALRULE_NOTVANDCRTONSAMECONTROLLER
  314. HKR,, DALRULE_RESTRICTUNKNOWNMONITOR
  315. HKR,, DALRULE_SAVEPANLOCK
  316. HKR,, DALSelectObjectData0
  317. HKR,, DALSelectObjectData1
  318. HKR,, DDC2Disabled
  319. HKR,, DefaultMode
  320. HKR,, DFPRULE_HotplugSupported
  321. HKR,, DisableAGP
  322. HKR,, DisableAGPPM4
  323. HKR,, DisableBlockWrite
  324. HKR,, DisableD3D
  325. HKR,, DisableDMA
  326. HKR,, DisableDMACopy
  327. HKR,, DisableDrvAlphaBlend
  328. HKR,, DisableDrvStretchBlt
  329. HKR,, DisableEngine
  330. HKR,, DisableEnumAllChilds
  331. HKR,, DisableFullAdapterInit
  332. HKR,, DisableHierarchicalZ
  333. HKR,, DisableIDCT
  334. HKR,, DisableLCD
  335. HKR,, DisableMMLIB
  336. HKR,, DisableOpenGLScrAccelerate
  337. HKR,, DisablePllInit
  338. HKR,, DisablePrimaryTiling
  339. HKR,, DisableTCL
  340. HKR,, DisableTiling
  341. HKR,, DisableTimeStampWriteBack
  342. HKR,, DisableUSWC
  343. HKR,, DisableVPE
  344. HKR,, EnableWaitUntilIdxTriList2
  345. HKR,, GCORULE_HIGHDISPRI
  346. HKR,, GCORULE_R200TVPLLWA
  347. HKR,, LVB
  348. HKR,, MaxAgpVb
  349. HKR,, MaxAGPVB
  350. HKR,, MaxLocalVb
  351. HKR,, MaxLocalVB
  352. HKR,, SubmitOnDraw
  353. HKR,, TestEnv
  354. HKR,, TimingSelection
  355. HKR,, TVR200Flag
  356. HKR,, VgaCompatible
  357. HKR,, VPE Adaptive De-interlacing
  358. HKR,, ATIPoll
  359. HKR,, ExtEvent_BroadcastDispChange
  360. HKR,, ExtEvent_UpdateAdapterInfoOnHK
  361. HKR,, ExtEvent_DriverMessageSupport
  362. HKR,, ExtEvent_EnableHotPlug
  363. HKR,, ExtEvent_EnableMouseRotation
  364. HKR,, ExtEvent_EnablePowerPlay
  365. HKR,, ExtEvent_EnablePolling
  366. HKR,, ExtEvent_EnableChgLCDResOnHotKey
  367. HKR,, ExtEvent_LCDSetMaxResOnDockChg
  368.  
  369. [ati2mtag_M6.GeneralConfigData]
  370. MaximumDeviceMemoryConfiguration=128
  371. MaximumNumberOfDevices=4
  372.  
  373. [SourceDisksNames.x86]
  374. 1 = %DiskId%,,,""
  375.  
  376. [SourceDisksNames.ia64]
  377. 1 = %DiskID%,,,""
  378.  
  379. [SourceDisksFiles]
  380. atfenuxx.hlx=1
  381. ati2dvag.dll=1
  382. ati2evxx.exe=1
  383. ati2mdxx.exe=1
  384. ati2mtag.sys=1
  385. ati3d1ag.dll=1
  386. ati3d2ag.dll=1
  387. atiicdxx.dll=1
  388. atiicdxx.vxd=1
  389. atiicpxx.dll=1
  390. atiidtxx.dll=1
  391. atiiiexx.dll=1
  392. atiiprxx.exe=1
  393. atioglxx.dll=1
  394. atipdsxx.dll=1
  395. atiphexx.exe=1
  396. atippaxx.dll=1
  397. atiprbxx.exe=1
  398. atiptaxx.exe=1
  399. atipuixx.dll=1
  400. atitvo32.dll=1
  401. atmenuxx.cnt=1
  402. atmenuxx.hlx=1
  403. atricdxx.enu=1
  404. atridtxx.enu=1
  405. atriprxx.enu=1
  406. atrpuixx.enu=1
  407. attenuxx.hlx=1
  408.  
  409. [Strings]
  410. ;
  411. ; Non-Localizable Strings
  412. ;
  413. REG_SZ         = 0x00000000
  414. REG_MULTI_SZ   = 0x00010000
  415. REG_EXPAND_SZ  = 0x00020000
  416. REG_BINARY     = 0x00000001
  417. REG_DWORD      = 0x00010001
  418. SERVICEROOT    = System\CurrentControlSet\Services
  419. ;
  420. ; Localizable Strings
  421. ;
  422. DiskId       = "ATI Technologies Inc. Installation DISK (VIDEO)"
  423. GraphAdap    = "Graphics Adapter"
  424. ATI          = "ATI Technologies Inc."
  425. ATIR200="Chaplin (R200)" 
  426. ; Driver Information Entries
  427. ; These items will be set by IHV...
  428. DriverMfgr="ATI Technologies Inc."            ; IHV name
  429. DriverVersionID="7.xx"                    ; The IHV driver version
  430. BaseDriverFileName="ati2mtag.sys"             ; Key file for version 
  431. BaseDriverFileVersion="5.13.01.3210"             ; version of key file 
  432. ; These items will be set by IHV and updated by OEM 
  433. DriverOEM="ATI Technologies Inc."            ; name of the OEM 
  434. DriverFamily="Video"                     ; device family (NIC, Storage, Video...)
  435. DriverProduct="ATI Radeon"                 ; Specific Name of device (chipset, for example)
  436. DriverDescription="Graphics Driver"             ; Description of device (product name, OS or system supported)
  437. DriverOEMVersion="Centralized Build"                    ; OEM-specified version 
  438. ; ;                                                                                                                                                          
  439.