;
; ELSA.inf
;
; Installation inf for the WINNER and GLoria graphics adapter.
;
; 02/06/97 FNicklis: DirectX,Video,GLoria
;
[Version]
Signature="$CHICAGO$"
Provider=%ELSA%
ClassGUID={4D36E968-E325-11CE-BFC1-08002BE10318}
Class=Display
[DestinationDirs]
DefaultDestDir = 11
WINNER.Miniport = 12 ; drivers
WINNER.Display = 11 ; system32
WINNER.Control = 11 ; system32
DirectX.Control = 11 ; system32
Video.Control = 11 ; system32
GLORIA.OpenGL = 11 ; system32
GLORIA.Control = 11 ; system32
;
; Driver information
;
[Manufacturer]
%ELSA% = Winner.Mfg
[Winner.Mfg]
ELSA WINNER = WINNER
[Victory.Mfg]
ELSA VICTORY = WINNER
[GLoria.Mfg]
ELSA GLoria = GLORIA
;
; General installation section
;
[WINNER]
CopyFiles=WINNER.Miniport, WINNER.Display, WINNER.Control
[GLORIA]
CopyFiles=WINNER.Miniport, WINNER.Display, WINNER.Control, GLORIA.OpenGL, GLORIA.Control
;
; File sections
;
[WINNER.Miniport]
WINNER.sys
[WINNER.Display]
WINNER.dll
WINNERMB.dll
[WINNER.Control]
MONCTRL.CPL
MONCTDEU.DLL
MONCTENG.DLL
24H96.TIM
[GLORIA.OpenGL]
ELSAOGL.DLL
[GLORIA.Control]
GLSET.DLL
GLSET.TEX
GLSET.REG
GLSETRAY.EXE
GLSETENG.HLP
GLSETDEU.HLP
ELSA.HLP
[DirectX.Control]
DXCTRL.DLL
DXCTRL.REG
CYLINDER.X
SPHERE3.X
GLOBE.PPM
RAST1.PPM
ELSA2.PPM
;
; Service Installation
;
; WINNER
[WINNER.Services]
AddService = WINNER, 0x00000002, WINNER_Service_Inst, WINNER_EventLog_Inst
[WINNER_Service_Inst]
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 1 ; SERVICE_SYSTEM_START
ErrorControl = 0 ; SERVICE_ERROR_IGNORE
LoadOrderGroup = Video
ServiceBinary = %12%\WINNER.sys
AddReg = WINNER_Service_AddReg
[WINNER_EventLog_Inst]
AddReg = WINNER_EventLog_AddReg
[WINNER_EventLog_AddReg]
HKR,,EventMessageFile,0x00020000,"%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\WINNER.sys"
HKR,,TypesSupported,0x00010001,7
[WINNER_Service_AddReg]
HKR,, ReverseScreenOrder, %REG_DWORD%, 0
HKR,, VerticalScreenOrder, %REG_DWORD%, 0
; GLORIA
[GLORIA.Services]
AddService = WINNER, 0x00000002, GLORIA_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
[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
;HKR,, RunOnce,,"grpconv /o"
;
; Software Installation
;
; WINNER
[WINNER.SoftwareSettings]
AddReg = WINNER_SoftwareDeviceSettings
[WINNER_SoftwareDeviceSettings]
HKR,, InstalledDisplayDrivers, %REG_MULTI_SZ%, WINNER, WINNERMB
HKR,, VgaCompatible, %REG_DWORD%, 0
HKR,, Monitor.Name, %REG_SZ%, None
HKR,, Monitor.Select, %REG_SZ%, Ignore
HKR,, Monitor.Timings, %REG_MULTI_SZ%, 0
HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce","ELSA DirectX",%REG_SZ%,"regedit.exe DXCTRL.REG"
; GLORIA
[GLORIA.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
HKR,, Monitor.Name, %REG_SZ%, None
HKR,, Monitor.Select, %REG_SZ%, Ignore
HKR,, Monitor.Timings, %REG_MULTI_SZ%, 0
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\OpenGLDrivers","ELSA GLoria driver",%REG_SZ%,ELSAOGL
HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce","ELSA GLoria",%REG_SZ%,"regedit.exe GLSET.REG"
HKLM,"Software\Microsoft\Windows\CurrentVersion\Run","ELSA GLoria Control Tray",%REG_SZ%,"GLSETRAY.EXE"
;HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce","ELSA DirectX",%REG_SZ%,"regedit.exe DXCTRL.REG"
;
; Source file information
;
[SourceDisksNames]
1 = %DiskId1%,,,""
2 = %DiskId2%,,,""
3 = %DiskId3%,,,""
[SourceDisksFiles.x86]
WINNER.dll = 1, \i386
WINNERMB.dll = 1, \i386
WINNER.sys = 1, \i386
MONCTRL.CPL = 2, \i386
MONCTDEU.DLL = 2, \i386
MONCTENG.DLL = 2, \i386
ELSAOGL.DLL = 2, \i386
GLSETRAY.EXE = 2, \i386
GLSET.DLL = 2, \i386
GLSET.REG = 2, \common
GLSET.TEX = 2, \common
GLSETENG.HLP = 3, \common
GLSETDEU.HLP = 3, \common
24H96.TIM = 2, \common
ELSA.HLP = 3, \common
GLOBE.PPM = 3, \common
RAST1.PPM = 3, \common
ELSA2.PPM = 3, \common
SPHERE3.X = 3, \common
CYLINDER.X = 3, \common
DXCTRL.REG = 3, \common
DXCTRL.DLL = 3, \i386
[SourceDisksFiles.alpha]
WINNER.dll = 1, \alpha
WINNERMB.dll= 1, \alpha
WINNER.sys = 1, \alpha
WINCTRL.CPL = 2, \alpha
WINCTDEU.DLL= 2, \alpha
WINCTENG.DLL= 2, \alpha
ELSAOGL.DLL = 2, \alpha
[SourceDisksFiles.ppc]
WINNER.dll = 1, \ppc
WINNERMB.dll= 1, \ppc
WINNER.sys = 1, \ppc
WINCTRL.CPL = 2, \ppc
WINCTDEU.DLL= 2, \ppc
WINCTENG.DLL= 2, \ppc
ELSAOGL.DLL = 2, \ppc
[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="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 GmbH"
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.