home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 1997 December
/
VPR9712B.ISO
/
DRIVER
/
ATI
/
NT40
/
ATI.INF
< prev
next >
Wrap
Windows Setup INFormation
|
1997-06-26
|
3KB
|
154 lines
; ATI.INF
;
; Installation inf for the ATI Technologies Inc. ati graphics adapter.
;
[Version]
Signature="$CHICAGO$"
Provider=%ATI%
ClassGUID={4D36E968-E325-11CE-BFC1-08002BE10318}
Class=Display
[DestinationDirs]
DefaultDestDir = 11
ati.Miniport = 12 ; drivers
ati.Display = 11 ; system32
ati.OpenGL = 11 ; system32
ati.Scrnsave = 11 ; system32
;
; Driver information
;
[Manufacturer]
%ATI% = ATI.Mfg
[ATI.Mfg]
%ATI% 3D RAGE II = ati
%ATI% 3D RAGE II+ = ati
%ATI% 3D RAGE II+DVD = ati
%ATI% 3D RAGE PRO = ati
%ATI% 3D RAGE LT = ati
%ATI% 3D PRO TURBO PC2TV = ati
%ATI% 3D PRO TURBO = ati
%ATI% 3D XPRESSION+ PC2TV = ati
%ATI% 3D XPRESSION+ = ati
%ATI% 3D XPRESSION = ati
%ATI% VIDEO XPRESSION+ = ati
%ATI% VIDEO XPRESSION = ati
%ATI% GRAPHICS PRO TURBO 1600 = ati
%ATI% GRAPHICS PRO TURBO = ati
%ATI% GRAPHICS XPRESSION = ati
%ATI% WINTURBO = ati
%ATI% WINBOOST = ati
%ATI% mach64 Graphics Accelerator = ati
%ATI% GRAPHICS ULTRA PRO = ati
%ATI% GRAPHICS ULTRA+ = ati
%ATI% GRAPHICS WONDER = ati
%ATI% mach32 Graphics Accelerator = ati
%ATI% GRAPHICS ULTRA = ati
%ATI% GRAPHICS VANTAGE = ati
%ATI% 8514/ULTRA = ati
%ATI% mach 8 Graphics Accelerator = ati
;
; General installation section
;
[ati]
CopyFiles=ati.Miniport, ati.Display, ati.OpenGL, ati.Scrnsave
;
; File sections
;
[ati.Miniport]
ati.sys
[ati.Display]
ati.dll
[ati.OpenGL]
atimcd.dll
[ati.Scrnsave]
ssdpms.scr
ssgpcdef.rsc
ssgpcdef.hlp
;
; Service Installation
;
[ati.Services]
AddService = ati, 0x00000002, ati_Service_Inst, ati_EventLog_Inst
[ati_Service_Inst]
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 1 ; SERVICE_SYSTEM_START
ErrorControl = 0 ; SERVICE_ERROR_IGNORE
LoadOrderGroup = Video
ServiceBinary = %12%\ati.sys
[ati_EventLog_Inst]
AddReg = ati_EventLog_AddReg
[ati_EventLog_AddReg]
HKR,,EventMessageFile,0x00020000,"%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\ati.sys"
HKR,,TypesSupported,0x00010001,7
;
; Software Installation
;
[ati.SoftwareSettings]
AddReg = ati_SoftwareDeviceSettings
[ati_SoftwareDeviceSettings]
HKR,, AllowedPixelDepth, %REG_BINARY%, 00
HKR,, AllowedRefreshRate, %REG_BINARY%, 00
HKR,, AllowedResolution, %REG_BINARY%, 00
HKR,, BlockWriteDisabled, %REG_DWORD%, 0
HKR,, DDC2Disabled, %REG_DWORD%, 0
HKR,, FastFillDisabled, %REG_DWORD%, 0
HKR,, HDTVEnabled, %REG_DWORD%, 0
HKR,, InstalledDisplayDrivers, %REG_MULTI_SZ%, ati, 8514a
HKR,, TimingSelection, %REG_DWORD%, 0
HKR,, VgaCompatible, %REG_DWORD%, 0
;
; Source file information
;
[SourceDisksNames.x86]
1 = %DiskId%,,,""
[SourceDisksFiles]
ati.sys = 1
ati.dll = 1
atimcd.dll = 1
ssdpms.scr = 1
ssgpcdef.rsc = 1
ssgpcdef.hlp = 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."