home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gambler 35 B
/
GAMBLERCD35B.BIN
/
Kaciki
/
Tech
/
Drivery
/
Matrox
/
WinNT4
/
nt_422.exe
/
mga64.inf
< prev
next >
Wrap
Windows Setup INFormation
|
1999-08-25
|
3KB
|
140 lines
; mga64.inf
;
; Installation inf for the Matrox Graphics mga64 graphics adapter.
;
[Version]
Signature="$CHICAGO$"
Provider=%Matrox%
ClassGUID={4D36E968-E325-11CE-BFC1-08002BE10318}
Class=Display
[DestinationDirs]
DefaultDestDir = 11
mga64.Miniport = 12 ; drivers
mga64.Display = 11 ; system32
mga64.Icd = 11 ; system32
;
; Driver information
;
[Manufacturer]
%Matrox% = Matrox.Mfg
[Matrox.Mfg]
%Matrox% Millennium G400 MAX = mga64
%Matrox% Millennium G400 = mga64
%Matrox% Marvel G400 = mga64
%Matrox% Millennium G250 LE = mga64
%Matrox% Millennium G250 = mga64
%Matrox% Millennium G200 LE = mga64
%Matrox% Millennium G200 = mga64
%Matrox% Millennium G200 Video = mga64
%Matrox% Marvel G200 = mga64
%Matrox% Mystique G200 = mga64
%Matrox% MGA-G200 = mga64
%Matrox% Productiva G100 = mga64
%Matrox% Productiva G100 MMS = mga64
%Matrox% MGA-G100 = mga64
;
; General installation section
;
[mga64]
CopyFiles=mga64.Miniport, mga64.Display, mga64.Icd
;
; File sections
;
[mga64.Miniport]
mga64.sys
[mga64.Display]
mga64.dll
[mga64.Icd]
g400icd.dll
g200icd.dll
;
; Service Installation
;
[mga64.Services]
AddService = mga64, 0x00000002, mga64_Service_Inst, mga64_EventLog_Inst
[mga64_Service_Inst]
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 1 ; SERVICE_SYSTEM_START
ErrorControl = 0 ; SERVICE_ERROR_IGNORE
LoadOrderGroup = Video
ServiceBinary = %12%\mga64.sys
[mga64_EventLog_Inst]
AddReg = mga64_EventLog_AddReg
[mga64_EventLog_AddReg]
HKR,,EventMessageFile,0x00020000,"%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\mga64.sys"
HKR,,TypesSupported,0x00010001,7
;
; Software Installation
;
[mga64.SoftwareSettings]
AddReg = mga64_SoftwareDeviceSettings
AddReg = mga64_OpenGLSoftwareSettings
[mga64_SoftwareDeviceSettings]
HKR,, InstalledDisplayDrivers, %REG_MULTI_SZ%, mga64
HKR,, VgaCompatible, %REG_DWORD%, 0
[mga64_OpenGLSoftwareSettings]
HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\OpenGLDrivers,"G200ICD",%REG_SZ%,"G200ICD.DLL"
HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\OpenGLDrivers,"G400ICD",%REG_SZ%,"G400ICD.DLL"
HKLM,SYSTEM\CurrentControlSet\Services\mga64\Device0,"User3D.ForcePrimaryPitch",%REG_DWORD%,1
;
; Source file information
;
[SourceDisksNames.x86]
1 = %DiskId1%,,,""
2 = %DiskId2%,,,""
3 = %DiskId3%,,,""
[SourceDisksFiles]
mga64.sys = 1
mga64.dll = 1
g400icd.dll = 2
g200icd.dll = 3
[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
;
DiskId1 = "Matrox MGA Windows NT 4.0 Driver Disk #1"
DiskId2 = "Matrox MGA Windows NT 4.0 Driver Disk #2"
DiskId3 = "Matrox MGA Windows NT 4.0 Driver Disk #3"
GraphAdap = "Graphics Adapter"
Matrox = "Matrox Graphics"