home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2000 January
/
PCWorld_2000-01_cd.bin
/
Hardware
/
drivers
/
Matr4KNT
/
nt4_431.exe
/
nt4_431
/
mga64.inf
< prev
next >
Wrap
Windows Setup INFormation
|
1999-11-01
|
4KB
|
161 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
mgabg.Driver = 12 ; drivers
mgabg.Executable = 11 ; system32
;
; Driver information
;
[Manufacturer]
%Matrox% = Matrox.Mfg
[Matrox.Mfg]
%Matrox% Millennium G400 MAX = mga64
%Matrox% Millennium G400 = mga64
%Matrox% Marvel G400 = mga64
%Matrox% GA-MG400 = 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, mgabg.Driver, mgabg.Executable
;
; File sections
;
[mga64.Miniport]
mga64.sys
[mga64.Display]
mga64.dll
[mga64.Icd]
g400icd.dll
g200icd.dll
[mgabg.Driver]
mgabg.sys
[mgabg.Executable]
mgabg.exe
;
; 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
AddReg = mga64_MGABGSettings
[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
[mga64_MGABGSettings]
;HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Run,"MGABG",%REG_SZ%,"%11%\mgabg.exe"
HKLM,SYSTEM\CurrentControlSet\Services\MGACtrl\PowerDesk\Current Settings,"GuardEnable",%REG_DWORD%,0
;
; Source file information
;
[SourceDisksNames.x86]
1 = %DiskId1%,,,""
2 = %DiskId2%,,,""
3 = %DiskId3%,,,""
4 = %DiskId4%,,,""
[SourceDisksFiles]
mga64.sys = 1
mga64.dll = 1
g400icd.dll = 2
g200icd.dll = 3
mgabg.sys = 4
mgabg.exe = 4
[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"
DiskId4 = "Matrox MGA Windows NT 4.0 Driver Disk #4"
GraphAdap = "Graphics Adapter"
Matrox = "Matrox Graphics"