Windows 2000: INF for the ATI display driver v5.13.1.6039 (32bit)

INF file v5.13.1.6039 from 2002-02-22

An INF file is a plain text file used by Microsoft Windows for installation of software and drivers. INF files are most commonly used for installing device drivers for hardware components.
The structure of an INF file is very similar to that of an INI file; it contains various sections that specify the files to be copied, changes to the registry, etc. All INF files contain a [version] section with a Signature value specifying the version of Windows that the INF file is meant for. The signature is commonly $CHICAGO$ (for Windows 9x) or $WINDOWS NT$ (for Windows NT/2K/XP/Vista/7/8) Most of the remaining sections are user-defined and contain information specific to the component being installed.
Source: Wikipedia: INF file.

Type

32bit INF file

Status WHQL
Version 5.13.1.6039 File atii2kag.inf
Release 2002-02-22    [February '02] Size 15 KB
Download driver
v5.13.1.6039
;-----------------------------------------------
; ATI Display Information file : ATII2KAG.INF
; Installation INF for the ATI display driver.
; Copyright(C) 1998-2002 ATI Technologies Inc.
; Windows 2000
; Base INF Last Updated 2002/01/17

[Version]
Signature="$Windows NT$"
Provider=%ATI%
ClassGUID={4D36E968-E325-11CE-BFC1-08002BE10318}
Class=Display
DriverVer=01/18/2002, 5.13.1.6039
CatalogFile = ATII2KAG.CAT

[DestinationDirs]
DefaultDestDir = 11
ati2mtag.Miniport = 12 ; drivers
ati2mtag.Display = 11 ; system32

[ControlFlags]
ExcludeFromSelect=*
;
; Driver information
;

[Manufacturer]
%ATI% = ATI.Mfg

[ATI.Mfg]
"MOBILITY RADEON " = ati2mtag_M6, PCI\VEN_1002&DEV_4C59&SUBSYS_B1110E11
"MOBILITY RADEON" = ati2mtag_M6, PCI\VEN_1002&DEV_4C59&SUBSYS_B11B0E11
;
; General installation section
;

[ati2mtag_M6]
Include=msdv.inf
CopyFiles=ati2mtag.Miniport, ati2mtag.Display, ati2mtag.OpenGL, ati2mtag.Desktop, Uninstall.CopyFiles, DVCR.CopyCodec
AddReg=Uninstall.AddReg
DelReg=ati2mtag.DelReg
UpdateInis=DVCR.UpdateIni
UninstallFiles=ati2mtag.Desktop, Uninstall.CopyFiles
UninstallReg=Uninstall.AddReg, ati2mtag_SoftwareDesktopSettings
CleanFiles=ati2mtag.Miniport, ati2mtag.Display, ati2mtag.OpenGL
CleanReg=ati2mtag_SoftwareDeviceSettings, ati2mtag_M6_SoftwareDeviceSettings, atioglxx_OpenGLSoftwareSettings
CleanService=ati2mtag_RemoveService

[ati2mtag_M6.CoInstallers]
AddReg=CoInstallers.AddReg
CopyFiles=ati2mtag.CoInstallersCopy

[CoInstallers.AddReg]
HKR,,CoInstallers32,0x10000,"atiicpxx.dll,CoCopyINF"
HKR,,EnumPropPages32,,"atiidtxx.dll,DetailsPageProvider"

[ati2mtag_RemoveService]
ati2mtag
Ati HotKey Poller
;
; File sections
;

[Uninstall.CopyFiles]
atiicdxx.dll
atiicdxx.vxd
atiicdxx.sys
atricdxx.enu
atiiiexx.dll
atiiprxx.exe
atriprxx.enu
atiicpxx.dll,,,0x10
Atiidtxx.dll
Atridtxx.enu
atridtxx.csy

[ati2mtag.Miniport]
ati2mtag.sys

[ati2mtag.Display]
ati2dvag.dll
Ati2mdxx.exe
ati3d1ag.dll
ati3d2ag.dll
atitvo32.dll
ati2evxx.exe

[ati2mtag.OpenGL]
atioglxx.dll

[ati2mtag.DelReg]
HKLM,"SYSTEM\CurrentcontrolSet\Services\ati2mtag\Enum"

[ati2mtag.Desktop]
atipuixx.dll
atrpuixx.enu
atipdsxx.dll
atippaxx.dll
Atfenuxx.hlx
Atmenuxx.hlx
Attenuxx.hlx
atiptaxx.exe
atmenuxx.cnt
atiphexx.exe
;ARA
;CHS
;CHT
;CSY
atfcsyxx.hlx
atmcsyxx.cnt
atmcsyxx.hlx
atriprxx.csy
atrpuixx.csy
atridtxx.csy
attcsyxx.hlx
;DAN
;DEU
;ELL
;ESP
;FIN
;FRA
;HEB
;HUN
;ITA
;JPN
;KOR
;NLD
;NOR
;PLK
;PTB
;RUS
;SVE
;THA
;TRK
atiprbxx.exe

[ati2mtag.CoInstallersCopy]
atiicpxx.dll,,,0x10

[Uninstall.AddReg]
HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\ATI Display Driver",DisplayName,,"ATI Display Driver"
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"
;
; Service Installation
;

[ati2mtag_M6.Services]
AddService = ati2mtag, 0x00000002, ati2mtag_Service_Inst, ati2mtag_EventLog_Inst
AddService = Ati HotKey Poller,, Ati2evxx_Generic_Service_Inst, Ati2evxx_EventLog_Inst

[ati2mtag_Service_Inst]
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 1 ; SERVICE_SYSTEM_START
ErrorControl = 0 ; SERVICE_ERROR_IGNORE
LoadOrderGroup = Video
ServiceBinary = %12%\ati2mtag.sys

[ati2mtag_EventLog_Inst]
AddReg = ati2mtag_EventLog_AddReg

[ati2mtag_EventLog_AddReg]
HKR,,EventMessageFile,0x00020000,"%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\ati2mtag.sys"
HKR,,TypesSupported,0x00010001,7

[Ati2evxx_Generic_Service_Inst]
ServiceType = 0x110
StartType = 2
ErrorControl = 1
ServiceBinary = %11%\Ati2evxx.exe

[Ati2evxx_EventLog_Inst]
AddReg=Ati2evxx_EventLog_AddReg

[Ati2evxx_EventLog_AddReg]
HKR,,EventMessageFile,0x00020000,"%11%\Ati2evxx.exe"
HKR,,TypesSupported,0x00010001,7
;
; Software Installation
;

[ati2mtag_M6.SoftwareSettings]
AddReg = ati2mtag_SoftwareDeviceSettings
AddReg = ati2mtag_M6_SoftwareDeviceSettings
AddReg = atioglxx_OpenGLSoftwareSettings
DelReg = ati2mtag_RemoveDeviceSettings
AddReg = ati2mtag_SoftwareDesktopSettings

[ati2mtag_M6_SoftwareDeviceSettings]
HKR,, DALRULE_NOTVANDLCDONCRTC, %REG_DWORD%, 1
HKR,, DALOPTION_MinResBCD, %REG_BINARY%, 00,00,00,00,00,00,00,60
HKR,, WmAgpMaxIdleClk, %REG_DWORD%, 0x20
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Run",ATIModeChange,,"Ati2mdxx.exe"
HKR,, DisableAdapterInitSkip, %REG_DWORD%, 1
HKR,, DisableFullAdapterInit, %REG_DWORD%, 0
HKR,, DALNonStandardModesBCD1, %REG_BINARY%,14,00,10,50,00,00,00,00,10,24,06,00,00,00,00,60,12,80,07,68,00,08,00,00,12,80,07,68,00,16,00,00,12,80,07,68,00,24,00,00,12,80,07,68,00,32,00,00,12,80,06,00,00,00,00,60,10,24,04,80,00,00,00,60
HKR,, DALNonStandardModesBCD2, %REG_BINARY%,08,00,04,80,00,00,00,60,12,80,07,68,00,00,00,60
HKR,, DALRestrictedModesBCD1, %REG_BINARY%,10,24,06,00,00,00,00,00,12,80,06,00,00,00,00,00,12,80,09,60,00,00,00,00,11,52,08,64,00,00,00,00
HKR,, ATIPoll, %REG_DWORD%, 1
HKR,, DALOPTION_MaxResBCD, %REG_BINARY%, 16,00,12,00,00,00,00,00
HKR,, DisablePllInit, %REG_DWORD%, 0
HKR,, DALRULE_NOFORCEBOOT, %REG_DWORD%, 0
HKLM,"SYSTEM\CurrentcontrolSet\Services\ati2mtag\Device0\OpenGL\Private",disableScreenSavers, %REG_DWORD%,1
HKR,, ATIPOLLINTERVAL, %REG_DWORD%, 1000
HKR,, DALRULE_ENABLEDALRESUMESUPPORT, %REG_DWORD%, 1
HKR,, ExtEvent_EnablePolling, %REG_DWORD%, 1
HKR,, DALRULE_MOBILEFEATURES, %REG_DWORD%, 1
HKR,, GCORULE_DisableHotKeyIfOverlayAllocated, %REG_DWORD%, 0
HKR,, GCORULE_DisableHotKeyIfDDExclusiveMode, %REG_DWORD%, 1

[ati2mtag_SoftwareDeviceSettings]
HKR,, DDC2Disabled, %REG_DWORD%, 0
HKR,, DisableBlockWrite, %REG_DWORD%, 1
HKR,, InstalledDisplayDrivers, %REG_MULTI_SZ%, ati2dvag
HKR,, MultiFunctionSupported, %REG_DWORD%, 1
HKR,, TestEnv, %REG_DWORD%, 0
HKR,, TimingSelection, %REG_DWORD%, 0
HKR,, VgaCompatible, %REG_DWORD%, 0
HKR,,"Adaptive De-interlacing", %REG_DWORD%, 1
HKR,,"VPE Adaptive De-interlacing", %REG_DWORD%, 1
HKR,, GCOOPTION_DisableGPIOPowerSaveMode, %REG_DWORD%, 1
HKLM,"Software\ATI Technologies\Desktop",NoAtipta,,"0"
HKLM,"Software\ATI Technologies\CBT",ReleaseVersion,,"7.66.06.01-020212x-2771C-Compaq"
HKR,, ReleaseVersion,,"7.66.06.01-020212x-2771C-Compaq"
HKR,, drv,, "ati2dvag.dll"
HKR,, DALGameGammaScale, %REG_DWORD%, 0x00646464
HKR,, DisableTimeStampWriteBack, %REG_DWORD%, 1
HKR,, DALRULE_GETVGAEXPANSIONATBOOT, %REG_DWORD%, 0
HKLM, "Software\CLASSES\CLSID\{EBB5845F-CA80-11CF-BD3C-008029E89281}\InProcServer32",,,"atitvo32.dll"
HKLM, "Software\CLASSES\CLSID\{EBB5845F-CA80-11CF-BD3C-008029E89281}\InProcServer32",ThreadingModel,,"Both"
HKR,, DisableTiling, %REG_DWORD%, 0
HKR,, TVContrastDefaultNTSC, %REG_DWORD%, 88
HKR,, OvlTheaterMode, %REG_BINARY%, 00,00,00,00

[atioglxx_OpenGLSoftwareSettings]
HKLM, "Software\Microsoft\Windows NT\CurrentVersion\OpenGLDrivers\ati2dvag", Version, %REG_DWORD%, 2
HKLM, "Software\Microsoft\Windows NT\CurrentVersion\OpenGLDrivers\ati2dvag", DriverVersion, %REG_DWORD%, 1
HKLM, "Software\Microsoft\Windows NT\CurrentVersion\OpenGLDrivers\ati2dvag", Flags, %REG_DWORD%, 1
HKLM, "Software\Microsoft\Windows NT\CurrentVersion\OpenGLDrivers\ati2dvag", Dll, %REG_SZ%, atioglxx.dll

[ati2mtag_SoftwareDesktopSettings]
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Controls Folder\Display\shellex\PropertySheetHandlers\ATIPagesEx",,,"{700B1221-CAFF-11d1-B9DE-000000001B1B}"
HKCR,"CLSID\{700B1221-CAFF-11d1-B9DE-000000001B1B}\InProcServer32",,,"atippaxx.dll"
HKR,"shellex\PropertySheetHandlers\ATIPagesEx",,,"{700B1221-CAFF-11d1-B9DE-000000001B1B}"
HKCR,"CLSID\{700B1221-CAFF-11d1-B9DE-000000001B1B}\InProcServer32",ThreadingModel,,"Apartment"
HKCR,"Display.DisplayServer",,,"DisplayServer Class"
HKCR,"Display.DisplayServer\CLSID",,,"{E62DCD80-C262-11d1-A419-006097923041}"
HKCR,"Display.DisplayServer.1",,,"DisplayServer Class"
HKCR,"Display.DisplayServer.1\CLSID",,,"{E62DCD80-C262-11d1-A419-006097923041}"
HKCR,"CLSID\{E62DCD80-C262-11d1-A419-006097923041}",,,"DisplayServer Class"
HKCR,"CLSID\{E62DCD80-C262-11d1-A419-006097923041}\InProcServer32",,,"atipdsxx.dll"
HKCR,"CLSID\{E62DCD80-C262-11d1-A419-006097923041}\ProgID",,,"Display.DisplayServer.1"
HKCR,"CLSID\{E62DCD80-C262-11d1-A419-006097923041}\VersionIndependentProgID",,,"Display.DisplayServer"
HKCR,"CLSID\{F2B8E361-D2E2-11D1-A41F-00609729B902}",,,"User Interface Object, AtiPropertySheet"
HKCR,"CLSID\{F2B8E361-D2E2-11D1-A41F-00609729B902}\InProcServer32",,,"atipuixx.dll"
HKCR,"CLSID\{F2B8E361-D2E2-11D1-A41F-00609729B902}\ProgID",,,"UserInterfaceObject.AtiPropertySheet.1"
HKCR,"CLSID\{F2B8E361-D2E2-11D1-A41F-00609729B902}\VersionIndependentProgID",,,"UserInterfaceObject.AtiPropertySheet"
HKLM,"Software\ATI Technologies\Desktop",HelpID,,"0"
HKLM,"Software\ATI Technologies\Desktop",EnableIcon,,"0"
HKLM,"Software\ATI Technologies\Desktop",NoAtipta,,"1"
HKLM,"Software\ATI Technologies\Desktop",DisableAutoCheck,1,01,00,00,00
HKR,"Desktop",,,
HKR,"Desktop",D3D,%REG_DWORD%,1
HKR,"Desktop",OpenGL,%REG_DWORD%,1
HKR,"Desktop",DetectLoad,1,08,00,00,00
HKR,"Desktop","DefaultAntiAlias",,"1"
HKR,"Desktop","DefaultZBuffer",,"7"
HKR,"Desktop",HideAllowDesktopPanning,%REG_DWORD%,1
HKR,"Desktop",Rotation,1,00,00,00,00
HKR,"Desktop",Overlay,1,00,00,00,00
HKR,"Desktop",Displays,1,01,00,00,00
HKR,"Desktop",DisableDisplaysPageFunction,1,00,00,00,00
HKR,"Desktop",PowerSaving,1,01,00,00,00
HKR,"Desktop",DisableOverlayTheaterMode,%REG_DWORD%,1
HKR,"Desktop",HideOverlayTHXLogo,%REG_DWORD%,1
HKR,"Desktop",AllowPanningModeButton,1,01,00,00,00
;[DriverInfoAddReg]
; This section is added to all INFs to add registry entries for Driver Info.
HKLM,Software\InstalledOptions\%DriverOEM%\%DriverFamily%\%DriverMfgr%\%DriverProduct%,Description,,%DriverDescription%
HKLM,Software\InstalledOptions\%DriverOEM%\%DriverFamily%\%DriverMfgr%\%DriverProduct%,CurrentVer,,%DriverOEMVersion%
HKLM,Software\InstalledOptions\%DriverOEM%\%DriverFamily%\%DriverMfgr%\%DriverProduct%,Ver_%DriverOEMVersion%,,%DriverVersionID%
HKLM,Software\InstalledOptions\%DriverOEM%\%DriverFamily%\%DriverMfgr%\%DriverProduct%,BaseDriverFileName,,%BaseDriverFileName%
HKLM,Software\InstalledOptions\%DriverOEM%\%DriverFamily%\%DriverMfgr%\%DriverProduct%,BaseDriverFileVersion,,%BaseDriverFileVersion%

[ati2mtag_RemoveDeviceSettings]
HKR,, DALLastConnected
HKR,, DALLastSelected
HKR,, DALLastTypes
HKR,, DALNonStandardModesBCD
HKR,, DALObjectData
HKR,, DALObjectData0
HKR,, DALObjectData1
HKR,, DALR6 GCO_Index0
HKR,, DALRestrictedModesBCD
HKR,, DALRULE_DISABLEBANDWIDTH
HKR,, DALSelectObjectData0
HKR,, DALSelectObjectData1
HKR,, DFPRULE_HotplugSupported
HKR,, DisableAGP
HKR,, DisableAGPPM4
HKR,, DisableD3D
HKR,, DisableDMA
HKR,, DisableDMACopy
HKR,, DisableDrvAlphaBlend
HKR,, DisableDrvStretchBlt
HKR,, DisableEngine
HKR,, DisableMMLIB
HKR,, DisableOpenGLScrAccelerate
HKR,, DisablePllInit
HKR,, DisablePrimaryTiling
HKR,, DisableTCL
HKR,, DisableTCL
HKR,, DisableTiling
HKR,, DisableTimeStampWriteBack
HKR,, DisableUSWC
HKR,, DisableVPE
HKR,, GCORULE_HIGHDISPRI
HKR,, GCORULE_R200TVPLLWA
HKR,, MaxAGPVB
HKR,, MaxLocalVB
HKR,, TVR200Flag
HKR,, ATIPoll
HKR,, ExtEvent_BroadcastDispChange
HKR,, ExtEvent_UpdateAdapterInfoOnHK
HKR,, ExtEvent_DriverMessageSupport
HKR,, ExtEvent_EnableHotPlug
HKR,, ExtEvent_EnableMouseRotation
HKR,, ExtEvent_EnablePowerPlay
HKR,, ExtEvent_EnablePolling
HKR,, ExtEvent_EnableChgLCDResOnHotKey
HKR,, ExtEvent_LCDSetMaxResOnDockChg

[ati2mtag_M6.GeneralConfigData]
MaximumDeviceMemoryConfiguration=128

[SourceDisksNames.x86]
1 = %DiskId%,,,""

[SourceDisksFiles]
atfcsyxx.hlx=1
atfenuxx.hlx=1
ati2dvag.dll=1
ati2evxx.exe=1
ati2mdxx.exe=1
ati2mtag.sys=1
ati3d1ag.dll=1
ati3d2ag.dll=1
atiicdxx.dll=1
atiicdxx.sys=1
atiicdxx.vxd=1
atiicpxx.dll=1
atiidtxx.dll=1
atiiiexx.dll=1
atiiprxx.exe=1
atioglxx.dll=1
atipdsxx.dll=1
atiphexx.exe=1
atippaxx.dll=1
atiprbxx.exe=1
atiptaxx.exe=1
atipuixx.dll=1
atitvo32.dll=1
atmcsyxx.cnt=1
atmcsyxx.hlx=1
atmenuxx.cnt=1
atmenuxx.hlx=1
atricdxx.enu=1
atridtxx.csy=1
atridtxx.enu=1
atriprxx.csy=1
atriprxx.enu=1
atrpuixx.csy=1
atrpuixx.enu=1
attcsyxx.hlx=1
attenuxx.hlx=1

[Strings]
;
; Non-Localizable Strings
;
REG_SZ = 0x00000000
REG_MULTI_SZ = 0x00010000
REG_EXPAND_SZ = 0x00020000
REG_BINARY = 0x00000001
REG_DWORD = 0x00010001
SERVICEROOT = System\CurrentControlSet\Services
;
; Localizable Strings
;
DiskId = "ATI Technologies Inc. Installation DISK (VIDEO)"
GraphAdap = "Graphics Adapter"
ATI = "ATI Technologies Inc."
; Driver Information Entries
; These items will be set by IHV...
DriverMfgr="ATI Technologies Inc." ; IHV name
DriverVersionID="7.xx" ; The IHV driver version
BaseDriverFileName="ati2mtag.sys" ; Key file for version
BaseDriverFileVersion="5.13.01.3210" ; version of key file
; These items will be set by IHV and updated by OEM
DriverOEM="ATI Technologies Inc." ; name of the OEM
DriverFamily="Video" ; device family (NIC, Storage, Video...)
DriverProduct="ATI Radeon" ; Specific Name of device (chipset, for example)
DriverDescription="Graphics Driver" ; Description of device (product name, OS or system supported)
DriverOEMVersion="Centralized Build" ; OEM-specified version
; ;
Recomended drivers page:
> www.atheros-drivers.com - Latest Atheros, Attansic and Zydas drivers
> www.realtek.cz - Realtek drivers for network, wifi, bluetooth and audio
> www.a-drivers.eu - AMD and ATI drivers for graphic and chipset
> www.usb3-drivers.com - Latest USB 3.0 drivers for ASmedia, Etron, Fresco, ...
> www.via-drivers.com - VIA drivers for network, wifi and graphics card

Recommended

  • ath-drivers.eu

    Latest Atheros, Attansic and Zydas drivers

  • qc-drivers.eu

    Latest Qualcomm, Atheros, Killer drivers

  • nv-drivers.eu

    Latest nVidia graphics card drivers for Geforce, Quadro, Tesla and ION / Grid

  • wifi-drivers.com

    WiFi drivers for Atheros, Broadcom, Intel, Linksys, Marvell, MediaTek, Ralink, Realtek, Qualcomm and Microsoft Windows

  • realtek.cz

    Realtek drivers for network, wifi, bluetooth and audio

  • usb3-drivers.com

    Latest USB 3.0 drivers for ASmedia, Etron, Fresco, ...

  • via-drivers.com

    VIA drivers for network, wifi and graphics card

  • ath-device.eu

    PCI vendor and devices for Atheros devices

  • ath-forum.eu

    Questions and answers for Qualcomm Atheros drivers

  • nv-forum.eu

    Unofficial nVidia technical forum for graphics card

  • rtl-forum.eu

    Unofficial Realtek technical forum for audio, network, wireless, cardreader, ...

  • a-drivers.eu

    AMD and ATI drivers for graphic and chipset

Other site

TOP 5 downloaded by version

Version Date Downloads
14.9 / 14.301.1001.0 2014-09-29 140773×
8.680.0.0000 2009-12-05 133050×
13.1 / 8.970.100.700 2013-01-16 119470×
13.1 / 8.970.100.700 2013-01-16 81384×
14.4 / 14.100.0.0000 2014-04-23 77585×

TOP 5 downloaded by type

Latest added AMD/ATI drivers

Version Date Downloads
15.7.1 / 15.200.1062.1002 2015-07-28 72764×
15.7.1 / 15.200.1062.1002 2015-07-28 2485×
14.12 / 14.501.1003.0000 2014-12-01
14.12 / 14.501.1003.0000 2014-12-01
14.12 / 14.501.1003.0000 2014-12-01
Copyright © 2006 - 2024, BUBIK s.r.o. | Designed by Bajola