ELSA.inf Driver File Contents (GLMX_354.ZIP)

;
; ELSA.inf
;
; Installation script for the ELSA GLoria L/MX graphics adapter.
;
; 06.08.1998 FNicklis: ICDInterface.UseELSAOGL removed
; 07.08.1998 FNicklis: ICDInterface.PFD_SUPPORT_GDI=1 as long as we don't have new tool
; 12.08.1998 Skuklik:  Added ELSAInfo
;

[Version]
Signature="$CHICAGO$"
Provider=%ELSA%
ClassGUID={4D36E968-E325-11CE-BFC1-08002BE10318}
Class=Display

[DestinationDirs]
DefaultDestDir    = 11
ELSADRV.Miniport  = 12  ; drivers
ELSADRV.Display   = 11  ; system32
ELSADRV.Control   = 11  ; system32
ELSADRV.OpenGL    = 11  ; system32
ELSADRV.GLSet     = 10, ELSAUtil
ELSADRV.WinmSuit  = 10, ELSAUtil
ELSADRV.MonCtrl   = 11  ; system32
ELSADRV.ELSAInfo  = 10, ELSAUtil
ELSADRV.inf       = 17 ; inf

;
; Driver information.
;

[Manufacturer]
ELSA AG = ELSAINST.Menu

[ELSAINST.Menu]
ELSA GLoria L/MX = ELSADRVTOOLS

;
; General installation section
;

[ELSADRV]
CopyFiles= ELSADRV.Miniport, ELSADRV.Display,  ELSADRV.OpenGL, ELSADRV.Inf

[ELSADRVTOOLS]
CopyFiles= ELSADRV.Miniport, ELSADRV.Display,  ELSADRV.OpenGL, ELSADRV.GLSet, ELSADRV.WinmSuit, ELSADRV.Inf, ELSADRV.MonCtrl, ELSADRV.ELSAInfo

[ELSADRV.GeneralConfigData]
MaximumDeviceMemoryConfiguration = 80

[ELSADRVTOOLS.GeneralConfigData]
MaximumDeviceMemoryConfiguration = 80

;
; File sections
;

[ELSADRV.Miniport]
E%DRVNAME%M.sys

[ELSADRV.Display]
E%DRVNAME%D.dll
EM%DRVNAME%D.dll

[ELSADRV.OpenGL]
%ELSAOGL%.DLL

[ELSADRV.Inf]
ELSA.INF

[ELSADRV.GLSet]
GLSET.dll
GLSET.inf
GLSET.tex
GLSET_DE.DLL
GLSETDEU.hlp
GLSETENG.hlp
GLSET_JA.DLL
GLSET_JA.hlp

[ELSADRV.WinmSuit]
ELSA.hlp
ELSAENG.hlp
WinmPS.dll
WinmSuit.exe
WinmSuit.inf
WSuit_de.dll

[ELSADRV.MonCtrl]
24H96.TIM
MONCTDEU.DLL
MONCTENG.DLL
MONCTRL.CPL

[ELSADRV.ELSAInfo]
EINFOOGL.EXE
EINFO_DE.DLL
ELSAINFO.DLL
ELSAINFO.INF

;
; Service Installation
;

[ELSADRV.Services]
AddService = E%DRVNAME%M, 0x00000002, ELSADRV_Service_Inst, ELSADRV_EventLog_Inst

[ELSADRVTOOLS.Services]
AddService = E%DRVNAME%M, 0x00000002, ELSADRV_Service_Inst, ELSADRV_EventLog_Inst

[ELSADRV_Service_Inst]
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 1                  ; SERVICE_SYSTEM_START
ErrorControl   = 0                  ; SERVICE_ERROR_IGNORE
LoadOrderGroup = Video
ServiceBinary  = %12%\E%DRVNAME%M.sys
AddReg = ELSADRV.AddReg

[ELSADRV.AddReg]
HKR,, ExportOnlyDoubleBufferModes,          %REG_DWORD%, 0
HKR,, OpenGL.DisableFastClear,              %REG_DWORD%, 0
HKR,, OpenGL.UseHiQualityTextures,          %REG_DWORD%, 0
HKR,, OpenGL.SupportSoftimage,              %REG_DWORD%, 0
HKR,, OpenGL.SupportSoftimage351,           %REG_DWORD%, 0
HKR,, OpenGL.TextureCompression,            %REG_DWORD%, 0
HKR,, OpenGL.EnableP2Antialias,             %REG_DWORD%, 1
HKR,, OpenGL.SupportOpenGLVersion11,        %REG_DWORD%, 1
HKR,, OpenGL.TextureCompression,            %REG_DWORD%, 0
HKR,, OpenGL.DisableMipMaps,                %REG_DWORD%, 0
HKR,, ICDInterface.NumberOfDisplayBuffers,  %REG_DWORD%, 2
HKR,, ICDInterface.PFD_SUPPORT_GDI,         %REG_DWORD%, 1

[ELSADRV_EventLog_Inst]
AddReg = ELSADRV_EventLog_AddReg

[ELSADRV_EventLog_AddReg]
HKR,,EventMessageFile,0x00020000,"%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\E%DRVNAME%M.sys"
HKR,,TypesSupported,0x00010001,7


;
; Software Installation - tools differ here
;
; GLORIA

[ELSADRV.SoftwareSettings]
AddReg = ELSADRV_SoftwareDeviceSettings

[ELSADRVTOOLS.SoftwareSettings]
AddReg = ELSADRV_SoftwareDeviceSettings, GLSET_AddReg, WINMSUIT_AddReg, ELSAINFO_AddReg

[ELSADRV_SoftwareDeviceSettings]
HKR,, InstalledDisplayDrivers,     %REG_MULTI_SZ%, E%DRVNAME%D, EM%DRVNAME%D
HKR,, VgaCompatible,               %REG_DWORD%,    0
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\OpenGLDrivers","ELSA E"%DRVNAME%"M driver",%REG_SZ%,%ELSAOGL%
;HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\OpenGLDrivers","ELSA GLoria driver",%REG_SZ%,%ELSAOGL%

[GLSET_AddReg]
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce","ELSAGLoriaSettings",%REG_SZ%,"rundll32.exe setupapi.dll,InstallHinfSection DefaultInstall 132 %10%\%ELSAUTIL%\GlSet.inf"

[WINMSUIT_AddReg]
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce","ELSAWinManSuite",%REG_SZ%,"rundll32.exe setupapi.dll,InstallHinfSection DefaultInstall 132 %10%\%ELSAUTIL%\WinmSuit.inf"

[ELSAINFO_AddReg]
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce","ELSAinfo",%REG_SZ%,"rundll32.exe setupapi.dll,InstallHinfSection DefaultInstall 132 %10%\%ELSAUTIL%\ELSAINFO.INF"

;
; Source file information
;

[SourceDisksNames]
1 = %DiskId1%,,,""
2 = %DiskId2%,,,""
3 = %DiskId3%,,,""

[SourceDisksFiles.x86]
ELSA.inf    = 1
E%DRVNAME%D.dll   = 1, \i386
EM%DRVNAME%D.dll  = 1, \i386
E%DRVNAME%M.sys   = 1, \i386
%ELSAOGL%.DLL     = 2, \i386
GLSET.dll    = 3, \i386\GLSET
GLSET.inf    = 3, \i386\GLSET
GLSET.tex    = 3, \i386\GLSET
GLSET_DE.DLL = 3, \i386\GLSET
GLSETDEU.hlp = 3, \i386\GLSET
GLSETENG.hlp = 3, \i386\GLSET
GLSET_JA.DLL = 3, \i386\GLSET
GLSET_JA.hlp = 3, \i386\GLSET
ELSA.hlp     = 3, \i386\WINMSUIT
ELSAENG.hlp  = 3, \i386\WINMSUIT
WINMPS.DLL   = 3, \i386\WINMSUIT
WINMSUIT.EXE = 3, \i386\WINMSUIT
WINMSUIT.INF = 3, \i386\WINMSUIT
WSUIT_DE.DLL = 3, \i386\WINMSUIT
24H96.TIM    = 3, \i386\MONCTRL
MONCTDEU.DLL = 3, \i386\MONCTRL
MONCTENG.DLL = 3, \i386\MONCTRL
MONCTRL.CPL  = 3, \i386\MONCTRL
EINFOOGL.EXE = 3, \i386\ELSAINFO
EINFO_DE.DLL = 3, \i386\ELSAINFO
ELSAINFO.DLL = 3, \i386\ELSAINFO
ELSAINFO.INF = 3, \i386\ELSAINFO


[Strings]
REG_SZ         = 0x00000000
REG_MULTI_SZ   = 0x00010000
REG_EXPAND_SZ  = 0x00020000
REG_BINARY     = 0x00000001
REG_DWORD      = 0x00010001
RUN_ONCE="Software\Microsoft\Windows\CurrentVersion\RunOnce"
ELSAUTIL="ELSAutil"
DiskId1="ELSA Windows NT 4.0 DISK 1 "
DiskId2="ELSA Windows NT 4.0 DISK 2 "
DiskId3="ELSA Windows NT 4.0 DISK 3 "
ELSA="ELSA"
DRVNAME    ="GLMX"
ELSAOGL    ="EOGLMX"
Download Driver Pack

How To Update Drivers Manually

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.

server: ftp, load: 4.82