ati2mpad.inf Driver File Contents (A04XLNT.exe)

; ATI Display Information file : ati2mpad.INF 
; INF file for ATI2DRAD display driver.
; (c) Copyright 2000 ATI Technologies Inc. 
; Installation file for the ATI RAGE graphics adapter.
; J5.20.1_T02_ENU_DELL
;----------------------------------------------------------------------------

[Version]
Signature = "$CHICAGO$"
Provider  = %ati%
ClassGUID = {4D36E968-E325-11CE-BFC1-08002BE10318}
Class     = Display
DriverVer=07/07/2000, 4.00.1381.1006

[DestinationDirs]
DefaultDestDir       = 11  ; system32
ati2mpad.Miniport    = 12  ; drivers
ati2mpad.Display     = 11  ; system32
ati2mpad.Desktop     = 11  ; system32
ati2mpad.OpenGL      = 11  ; system32
ati2mpad.Scrnsave    = 11  ; system32
Uninstall.CopyFiles  = 11  ; system32  

;
; Driver information
;

[Manufacturer]
%ati% = ATI.Mfg

[ATI.Mfg]
RAGE XL PCI %L1%                  = ati2mpad_ENU

;
; ati2mpad general installation section
; ------------------------------------

[ati2mpad]
CopyFiles=ati2mpad.Miniport,Uninstall.CopyFiles, ati2mpad.Display, ati2mpad.Desktop, ati2mpad.OpenGL, ati2mpad.Scrnsave
AddReg=Uninstall.AddReg
DelFiles=ati2mpad.DelFiles
DelReg=ati2mpad.DelReg

UninstallFiles=ati2mpad.Scrnsave, ati2mpad.Desktop
UninstallReg=Uninstall.AddReg, ati2mpad_SoftwareDesktopSettings
CleanFiles=Uninstall.CopyFiles, ati2mpad.Miniport, ati2mpad.Display, ati2mpad.OpenGL
CleanService=ati2mpad.RemoveService

[ati2mpad_ENU]
CopyFiles=ati2mpad.Miniport,Uninstall.CopyFiles, ati2mpad.Display, ati2mpad.Desktop, ati2mpad.OpenGL,ati2mpad.Copy_ENU, ati2mpad.Scrnsave
AddReg=Uninstall.AddReg
DelFiles=ati2mpad.DelFiles
DelReg=ati2mpad.DelReg

UninstallFiles=ati2mpad.Scrnsave,ati2mpad.Copy_ENU, ati2mpad.Desktop
UninstallReg=Uninstall.AddReg, ati2mpad_SoftwareDesktopSettings
CleanFiles=Uninstall.CopyFiles, ati2mpad.Miniport, ati2mpad.Display, ati2mpad.OpenGL
CleanService=ati2mpad.RemoveService

[ati2mpad.RemoveService]
ati2mpad
Ati HotKey Poller

;
; File sections

[Uninstall.CopyFiles]
atiiiexx.dll
ati2mpad.inf

[ati2mpad.Miniport]
ati2mpad.sys

[ati2mpad.Display]
ati2drad.dll
ati2plxx.exe
atitvo32.dll

[ati2mpad.Desktop]
atipdsxx.dll
atippaxx.dll
atipuixx.dll
atrpuixx.enu
;atisserv.dll
atfenuxx.hlx
atmenuxx.hlx
attenuxx.hlx
atmenuxx.cnt
atiptaxx.exe
atrptaxx.enu
atiphexx.exe
atrpdsxx.enu

atiicdxx.dll
atiicdxx.vxd
atiicdxx.sys
atricdxx.dft
atiiprxx.exe
atriprxx.dft

[ati2mpad.OpenGL]
ATION4AD.DLL

[ati2mpad.Scrnsave]
ssdpms.scr
ssgpcdef.rsc
ssgpcdef.hlp

[ati2mpad.Copy_ENU]

[ati2mpad.DelFiles]
;%11%\atrpuixx.enu
;%11%\atrptaxx.enu

[ati2mpad.DelReg]
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Controls Folder\Display\shellex\PropertySheetHandlers\TempPages"
HKLM,"Software\Microsoft\Windows\CurrentVersion\Run",Atitask
HKLM,"SOFTWARE\ATI Technologies\Desktop\Icon"
HKLM,"Software\Microsoft\Windows NT\CurrentVersion\OpenGLDrivers\ATI ICD Settings"
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Controls Folder\Display\shellex\PropertySheetHandlers\ATIPagesEx",,,"{700B1221-CAFF-11d1-B9DE-000000001B1B}"

;
; Service installation
;

[ati2mpad.Services]
AddService = ati2mpad, 0x00000002, ati2mpad_Generic_Service_Inst, ati2mpad_EventLog_Inst
AddService=Ati HotKey Poller,, ati2plxx_Generic_Service_Inst, ati2plxx_EventLog_Inst

[ati2mpad_ENU.Services]
AddService=ati2mpad, 0x00000002, ati2mpad_Generic_Service_Inst, ati2mpad_EventLog_Inst
AddService=Ati HotKey Poller,, ati2plxx_Generic_Service_Inst, ati2plxx_EventLog_Inst
 
[ati2mpad_EventLog_Inst]
AddReg=ati2mpad_EventLog_AddReg

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

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

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

[ati2plxx_EventLog_Inst]
AddReg=ati2plxx_EventLog_AddReg

[ati2plxx_EventLog_AddReg]
HKR,,EventMessageFile,0x00020000,"%11%\ati2plxx.exe"
HKR,,TypesSupported,0x00010001,7

[Uninstall.AddReg]
HKLM,%SW_MS_UINS_DRV%,DisplayName,,"ATI Display Driver"
HKLM,%SW_MS_UINS_DRV%,UninstallString,,"rundll32 %11%\atiiiexx.dll,_InfEngUnInstallINFFile_RunDLL@16 -force_restart -flags:0x2010001 -inf_class:DISPLAY"

;
; Software installation
;

[ati2mpad.SoftwareSettings]
AddReg = ati2mpad_SoftwareDeviceSettings
AddReg = ati2mpad_SoftwareDesktopSettings
AddReg = ati2mpad_SoftwareDesktopSettings_ENU
AddReg = ati2mpad_OpenGLSoftwareSettings
AddReg = ati2mpad_TVOutSoftwareSettings

[ati2mpad_ENU.SoftwareSettings]
AddReg = ati2mpad_SoftwareDeviceSettings
AddReg = ati2mpad_SoftwareDesktopSettings
AddReg = ati2mpad_SoftwareDesktopSettings_ENU
AddReg = ati2mpad_OpenGLSoftwareSettings
AddReg = ati2mpad_TVOutSoftwareSettings

[ati2mpad_SoftwareDeviceSettings]
HKR,, BlockWriteDisabled,            %REG_DWORD%,    0
HKR,, FastFillDisabled,              %REG_DWORD%,    0
HKR,, HDTVEnabled,                   %REG_DWORD%,    0
HKR,, TimingSelection,               %REG_DWORD%,    0
HKR,, InstalledDisplayDrivers,       %REG_MULTI_SZ%, ati2drad
HKR,, VgaCompatible,                 %REG_DWORD%,    0
HKR,, USWCDisabled,                  %REG_DWORD%,    1
HKR,, DALRULE_NOTVANDLCDONCRTC,      %REG_DWORD%,    1
HKR,, DALRULE_SELECTION_SCHEME,      %REG_DWORD%,    1
HKR,, DDLRProRegOptionPatchLcdSyncProblem, %REG_DWORD%,    1
HKR,, DDLRProRegOptionPLLProblemNBlankDelay, %REG_DWORD%,    1
HKR,, DALRestrictedModes,            %REG_BINARY%,   D0, 02, E0, 01, 00, 00, 00, 00, 50, 03, E0, 01, 00, 00, 00, 00, 60, 03, E0, 01, 00, 00, 00, 00, 00, 04, 58, 02, 00, 00, 00, 00, 80, 04, 60, 03, 00, 00, 00, 00
HKR,, DALNonStandardModes,           %REG_BINARY%,   78, 05, 1A, 04, 00, 00, 00, 00
HKR,"Desktop",,,

[ati2mpad_SoftwareDesktopSettings]
HKR,,drv,,"Ati2drad.dll"
HKR,,ReleaseVersion,,"J5.20.1 T02"

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"
HKCR,"CLSID\{700B1221-CAFF-11d1-B9DE-000000001B1B}\InProcServer32",ThreadingModel,,"Apartment"

HKR,"shellex\PropertySheetHandlers\ATIPagesEx",,,"{700B1221-CAFF-11d1-B9DE-000000001B1B}"

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,,"3"

HKLM,"Software\ATI Technologies\Desktop",EnableIcon,,"1"

HKR,"Desktop",D3D,1,01,00,00,00
HKR,"Desktop",OpenGL,1,01,00,00,00 

HKLM,"Software\Microsoft\Windows\CurrentVersion\Run",AtiPTA,,"Atiptaxx.exe"

[ati2mpad_SoftwareDesktopSettings_ENU]
HKLM,%SW_MS_UINS_DRV%,DisplayName,,"ATI Display Driver"

[ati2mpad_OpenGLSoftwareSettings]
HKLM, "Software\Microsoft\Windows NT\CurrentVersion\OpenGLDrivers", "ati", %REG_SZ%, "ATION4AD"

[ati2mpad_TVOutSoftwareSettings]
HKLM, "Software\CLASSES\CLSID\{EBB5845F-CA80-11CF-BD3C-008029E89281}\InProcServer32",,,"atitvo32.dll"
HKLM, "Software\CLASSES\CLSID\{EBB5845F-CA80-11CF-BD3C-008029E89281}\InProcServer32",ThreadingModel,,"Both"
;
; Windows NT 5.0 special settings
;

[ati2mpad_ENU.GeneralConfigData]
PnpEnabled = 1

;
; Source file information
;

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

[SourceDisksFiles]
ati2mpad.sys = 2
ati2mpad.inf = 2
ati2drad.dll = 2
atiiiexx.dll = 2
ATION4AD.DLL = 2

atipdsxx.dll = 2
atippaxx.dll = 2
;atisserv.dll = 2
atfenuxx.hlx = 2
atmenuxx.hlx = 2
attenuxx.hlx = 2
atmenuxx.cnt = 2
ati2plxx.exe = 2
atiptaxx.exe = 2
atrptaxx.enu = 2
atiphexx.exe = 2
atrpdsxx.enu = 2
atitvo32.dll = 2

atipuixx.dll = 3
atrpuixx.enu = 3
atiicdxx.dll = 3
atiicdxx.vxd = 3
atiicdxx.sys = 3
atricdxx.dft = 3
atiiprxx.exe = 3
atriprxx.dft = 3

ssdpms.scr = 2
ssgpcdef.rsc = 2
ssgpcdef.hlp = 2

[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 Installation Disk"
ati        = "ATI"
CompatAdap = "Compatible Graphics Adapter"

SW_MS_UINS_DRV="Software\Microsoft\Windows\CurrentVersion\Uninstall\ATI Display Driver"

L1="(English)"
L2="(Deutsch)"    ;German
L3="(Français)"   ;French
L4="(Italiano)"   ;Italian
L5="(Español)"    ;Spanish
L6="(Português)"  ;Portuguese
L7="(Nederlands)" ;Dutch
L8="(“ú–{Œê)"     ;Japanese
L9="(Svenska)"    ;Swedish
L10="(ÇѱÛ)"      ;Korean
L11="(¤¤¤å)"      ;Chinese Traditional
L12="(¼òÌåÖÐÎÄ)"  ;Chinese Simplified
Download Driver Pack

How To Update Drivers Manually

After your driver has been downloaded, follow these simple steps to install it.

  • Expand the archive file (if the download file is in zip or rar format).

  • If the expanded file has an .exe extension, double click it and follow the installation instructions.

  • Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.

  • Find the device and model you want to update in the device list.

  • Double-click on it to open the Properties dialog box.

  • From the Properties dialog box, select the Driver tab.

  • Click the Update Driver button, then follow the instructions.

Very important: You must reboot your system to ensure that any driver updates have taken effect.

For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.

server: web3, load: 1.86