;
;GLORIA.inf
;
; Installation of the GLoria graphics adapter.
;
; 07/08/97 cs
;
[Version]
Signature="$CHICAGO$"
Provider=%ELSA%
ClassGUID={4D36E968-E325-11CE-BFC1-08002BE10318}
Class=Display
[DestinationDirs]
DefaultDestDir = 11
GLORIA.Miniport = 12 ; drivers
GLORIA.Display = 11 ; system32
GLORIA.Control = 11 ; system32
GLORIA.OpenGL = 11 ; system32
GLORIA.Tools = 10, ELSAUtil
ELSA.inf =17 ; inf
;
; Driver information.
;
;
[Manufacturer]
%ELSA% = GLoria.Mfg
[GLoria.Mfg]
ELSA GLoria-L/MX = GLORIA
ELSA GLoria L/MX and Tools = GLORIATOOLS
;
; General installation section
;
[GLORIA]
CopyFiles= GLORIA.Miniport, GLORIA.Display, GLORIA.OpenGL, ELSA.inf
[GLORIATOOLS]
CopyFiles= GLORIA.Miniport, GLORIA.Display, GLORIA.OpenGL, GLORIA.Tools, ELSA.inf
;
; File sections
;
[GLORIA.Miniport]
WINNER.sys
[GLORIA.Display]
WINNER.dll
WINNERMB.dll
[GLORIA.OpenGL]
ELSAOGL.DLL
[ELSA.inf]
GLoria.inf
[GLORIA.Tools]
ELSA.hlp
ELSAENG.hlp
GLSET.dll
GLSET.inf
GLSET.tex
GLSETDEU.hlp
GLSETENG.hlp
GLSETRAY.exe
;
; Service Installation - no differences
;
; GLORIA
[GLORIA.Services]
AddService = WINNER, 0x00000002, GLORIA_Service_Inst, GLORIA_EventLog_Inst
[GLORIATOOLS.Services]
AddService = WINNER, 0x00000002, GLORIATOOLS_Service_Inst, GLORIA_EventLog_Inst
[GLORIA_Service_Inst]
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 1 ; SERVICE_SYSTEM_START
ErrorControl = 0 ; SERVICE_ERROR_IGNORE
LoadOrderGroup = Video
ServiceBinary = %12%\WINNER.sys
AddReg = GLORIA_Service_AddReg
[GLORIATOOLS_Service_Inst]
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 1 ; SERVICE_SYSTEM_START
ErrorControl = 0 ; SERVICE_ERROR_IGNORE
LoadOrderGroup = Video
ServiceBinary = %12%\WINNER.sys
AddReg = GLORIA_Service_AddReg, TOOLS_AddReg
[GLORIA_EventLog_Inst]
AddReg = GLORIA_EventLog_AddReg
[GLORIA_EventLog_AddReg]
HKR,,EventMessageFile,0x00020000,"%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\WINNER.sys"
HKR,,TypesSupported,0x00010001,7
[GLORIA_Service_AddReg]
HKR,, ReverseScreenOrder, %REG_DWORD%, 0
HKR,, VerticalScreenOrder, %REG_DWORD%, 0
HKR,, GLintDMA.CachedBuffers, %REG_DWORD%, 2
HKR,, GLintDMA.NumberOfBuffers, %REG_DWORD%, 8
HKR,, GLintDMA.NumberOfSubBuffers, %REG_DWORD%, 5
HKR,, GLintDMA.SizeOfBuffer, %REG_DWORD%, 65536
HKR,, ICDInterface.Disable, %REG_DWORD%, 0
HKR,, ICDInterface.ExportAlpha, %REG_DWORD%, 0
HKR,, ICDInterface.NumberOfDisplayBuffers, %REG_DWORD%, 2
HKR,, ICDInterface.SizeOfBuffer, %REG_DWORD%, 65536
HKR,, ICDInterface.SupportDoubleBufferedGDI, %REG_DWORD%, 0
HKR,, ICDInterface.SupportSingleBufferedGDI, %REG_DWORD%, 1
HKLM,"SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management",SystemPages,%REG_DWORD%,0x10000
;HKLM,%RUN_ONCE%,"ELSATools",%REG_SZ%, %GLSET_INST%"
[TOOLS_AddReg]
HKLM,%RUN_ONCE%,"ELSATools",%REG_SZ%,"rundll32.exe setupapi.dll,InstallHinfSection DefaultInstall 132 %10%\%ELSAUTIL%\GlSet.inf"
;
; Software Installation - tools differ here
;
; GLORIA
[GLORIA.SoftwareSettings]
AddReg = GLORIA_SoftwareDeviceSettings
[GLORIATOOLS.SoftwareSettings]
AddReg = GLORIA_SoftwareDeviceSettings
[GLORIA_SoftwareDeviceSettings]
HKR,, InstalledDisplayDrivers, %REG_MULTI_SZ%, WINNER, WINNERMB
HKR,, VgaCompatible, %REG_DWORD%, 0
HKR,, OpenGL.UseFastClear, %REG_DWORD%, 0
HKR,, OpenGL.UseHiQualityTexture, %REG_DWORD%, 0
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\OpenGLDrivers","ELSA GLoria driver",%REG_SZ%,ELSAOGL
;
; Source file information
;
[SourceDisksNames]
1 = %DiskId1%,,,""
2 = %DiskId2%,,,""
3 = %DiskId3%,,,""
[SourceDisksFiles.x86]
Gloria.inf = 1
WINNER.dll = 1, \i386
WINNERMB.dll = 1, \i386
WINNER.sys = 1, \i386
ELSAOGL.DLL = 2, \i386
ELSA.hlp = 3, \i386\Glset
ELSAENG.hlp = 3, \i386\Glset
GLSET.dll = 3, \i386\Glset
GLSET.inf = 3, \i386\Glset
GLSET.tex = 3, \i386\Glset
GLSETDEU.hlp = 3, \i386\Glset
GLSETENG.hlp = 3, \i386\Glset
GLSETRAY.exe = 3, \i386\Glset
[SourceDisksFiles.alpha]
Gloria.inf = 1
WINNER.dll = 1, \alpha
WINNERMB.dll= 1, \alpha
WINNER.sys = 1, \alpha
ELSAOGL.DLL = 2, \alpha
ELSA.hlp= 3, \alpha\Glset
ELSAENG.hlp= 3, \alpha\Glset
GLSET.dll= 3, \alpha\Glset
GLSET.inf= 3, \alpha\Glset
GLSET.tex= 3, \alpha\Glset
GLSETDEU.hlp= 3, \alpha\Glset
GLSETENG.hlp= 3, \alpha\Glset
GLSETRAY.exe= 3, \alpha\Glset
[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
GLSET_INST = "rundll32.exe setupapi.dll,InstallHinfSection DefaultInstall 132 %10%\%ELSAUTIL%\GlSet.inf"
RUN_ONCE="Software\Microsoft\Windows\CurrentVersion\RunOnce"
ELSAUTIL="ELSAutil"
;
; Localizable Strings
;
DiskId1="ELSA Windows NT 4.0 DISC 1 "
DiskId2="ELSA Windows NT 4.0 DISC 2 "
DiskId3="ELSA Windows NT 4.0 DISC 3 "
ELSA="ELSA"
;autodetect="Autodetect driver"
;vgacompat="VGA compatible display adapter"
;GraphAdap = "Graphics Adapter"
;CompatAdap = "Compatible Graphics Adapter"
Download Driver Pack
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.