EWIN1.INF Driver File Contents (WT2D_W95.ZIP)

;þ
;³ EWIN1.INF: Device information file for Windows 95 Display Driver
;³
;³ Copyright (c) 1995-98 ELSA AG, Aachen (Germany)
;³
;³ 26.02.98, MLiedtke
;³
;ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ

;-----------------------------------------------------------------------
[Version]
;-----------------------------------------------------------------------
signature="$CHICAGO$"
Class=DISPLAY
InfVersion=4.03.2115
Provider=%ELSA%

;-----------------------------------------------------------------------
[Manufacturer]
;-----------------------------------------------------------------------
%ELSA%=ELSA_DISPDRV

;-----------------------------------------------------------------------
[ELSA_DISPDRV]
;-----------------------------------------------------------------------

%W1T2D.DevDesc%= WINPRX, PCI\VEN_5333&DEV_8901
%W2KPXP.DevDesc%= WINPRX, PCI\VEN_5333&DEV_88F0

;-----------------------------------------------------------------------
; INSTALL section
;-----------------------------------------------------------------------
; [WINNER.PosDup]
; *PNP0913

; [WINPRO.PosDup]
; *PNP0913

[WINPRX.PosDup]
*PNP0913

; [WINNER]
; LogConfig = WINNER.LogConfig
; CopyFiles = ALL.CopyFiles, WINNER.CopyFiles, ELSAdgd.CopyFiles, WINman.CopyFiles, INF.CopyFiles
; AddReg    = ALL.AddReg, WINNER.AddReg, ACC.AddReg
; DelReg    = ALL.DelReg
; UpdateInis= ALL.UpdateIni, NODCI.UpdateIni

; [WINPRO]
; LogConfig = WINNER.LogConfig
; CopyFiles = ALL.CopyFiles, WINPRO.CopyFiles, ELSAdgd.CopyFiles, WINman.CopyFiles, INF.CopyFiles
; AddReg    = ALL.AddReg, WINPRO.AddReg, ACC.AddReg
; DelReg    = ALL.DelReg
; UpdateInis= ALL.UpdateIni, DCI.UpdateIni

[WINPRX]
LogConfig = WINNER.LogConfig
CopyFiles = ALL.CopyFiles, WINPRX.CopyFiles, ELSAdgd.CopyFiles, WINman.CopyFiles, INF.CopyFiles
AddReg    = ALL.AddReg, WINPRX.AddReg, ACC.AddReg
DelReg    = ALL.DelReg
UpdateInis= ALL.UpdateIni, DCI.UpdateIni

;-----------------------------------------------------------------------
; disk-names, files and directories
;-----------------------------------------------------------------------
[SourceDisksNames]
1 = %DiskID%, "DATE.DOC", 0000:0000

[SourceDiskFiles]
; winner.drv      = 1
; winpro.drv      = 1
winprx.drv      = 1
miniwin.vxd     = 1
ewin1.inf       = 1
winex32.dll     = 1
elsadd.dll      = 1
elsad16.dll     = 1
; winman.dll      = 1
; winman.mon      = 1
; WINman.exe      = 1
; WINman-d.hlp    = 1
; WINman-d.cnt    = 1
; WINman-e.hlp    = 1
; WINman-e.cnt    = 1
elsadgd.exe     = 1
elsadgd.hlp     = 1
elsadgd.cnt     = 1
; cylinder.x      = 1
; dxctrl.dll      = 1
; elsa2.ppm       = 1
; globe.ppm       = 1
; sphere3.x       = 1
; rast1.ppm       = 1

[DestinationDirs]
DefaultDestDir  = 11
ELSAdgd.CopyFiles  = 11,%ELSADIR%
INF.CopyFiles   = 17

;-----------------------------------------------------------------------
; logical configurations
;-----------------------------------------------------------------------
[WINNER.LogConfig]
ConfigPriority=HARDWIRED
IOConfig=3B0-3BB
IOConfig=3C0-3DF
MemConfig=A0000-AFFFF
MemConfig=C0000-C7FFF,D0000-D7FFF,E0000-E7FFF
MemConfig=B8000-BFFFF

;-----------------------------------------------------------------------
; update INI section
;-----------------------------------------------------------------------
[ALL.UpdateIni]
; %10%\elsa.ini, Settings,, "CursorBK=0xFF00FF"
; %10%\elsa.ini, Settings,, "CursorFG=0xFFFF00"
%10%\elsa.ini, Extensions,, "WinExt=winex32.dll"

[DCI.UpdateIni]
%10%\elsa.ini, Extensions,, "DCI=elsad16.dll"

[NODCI.UpdateIni]
%10%\elsa.ini, Extensions, "DCI=",

;-----------------------------------------------------------------------
; add registry section
;-----------------------------------------------------------------------
[ALL.AddReg]
HKR,,Ver,,4.03.2115
HKR,,DevLoader,,*vdd
HKR,DEFAULT,Mode,,"8,640,480"
HKR,DEFAULT,grb,,vgafull.3gr
HKR,DEFAULT,vdd,,"*vdd,*vflatd"
HKR,DEFAULT,minivdd,,"miniwin.vxd"
HKR,DEFAULT,RefreshRate,,-1
HKR,DEFAULT,DDC,,1
; graphic modes
HKR,"MODES\4\640,480",drv,,vga.drv
HKR,"MODES\4\640,480",vdd,,*vdd
HKR,"MODES\8\640,480",,,"60,70,72,75,85,100"
HKR,"MODES\8\800,600",,,"60,70,72,75,85,100"
HKR,"MODES\8\1024,768",,,"60,70,72,75,85,100"
HKR,"MODES\8\1152,864",,,"60,70,72,75,85,100"
HKR,"MODES\8\1280,1024",,,"60,70,72,75,85,100"
HKR,"MODES\8\1536,1152",,,"60,70,72,75,85"
HKR,"MODES\8\1600,1200",,,"60,70,72,75"
HKR,"MODES\8\1600,1280",,,"60,70,72"
HKR,"MODES\16\640,480"
HKR,"MODES\16\800,600"
HKR,"MODES\16\1024,768"
HKR,"MODES\16\1152,864"
HKR,"MODES\16\1280,1024"
HKR,"MODES\16\1536,1152"
HKR,"MODES\16\1600,1200"
HKR,"MODES\16\1600,1280"
HKR,"MODES\32\640,480"
HKR,"MODES\32\800,600"
HKR,"MODES\32\1024,768"
HKR,"MODES\32\1152,864"
HKR,"MODES\32\1280,1024"
HKR,"MODES\32\1536,1152"
HKR,"MODES\32\1600,1200"
HKR,"MODES\32\1600,1280"

; [WINNER.AddReg]
; HKR,DEFAULT,drv,,"winner.drv"

; [WINPRO.AddReg]
; HKR,DEFAULT,drv,,"winpro.drv"

[WINPRX.AddReg]
HKR,DEFAULT,drv,,"winprx.drv"

[ACC.AddReg]
; Uninstall section
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\EWIN,DisplayName,,"ELSA display driver accessories"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\EWIN,UninstallString,,"RunDll setupx.dll,InstallHinfSection EWIN.UnInst 4 ewin1.inf"

;CPL extension
; HKLM,SOFTWARE\Classes\CLSID\{BBB71160-77FA-11cf-8F33-0000C0302B65},"",,"ELSA WINman"
; HKLM,SOFTWARE\Classes\CLSID\{BBB71160-77FA-11cf-8F33-0000C0302B65}\InProcServer32,"",,"WINman.dll"
; HKLM,SOFTWARE\Classes\CLSID\{BBB71160-77FA-11cf-8F33-0000C0302B65}\InProcServer32,ThreadingModel,,"Apartment"
; HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Controls Folder\Display\shellex\PropertySheetHandlers\WINman","",,"{BBB71160-77FA-11cf-8F33-0000C0302B65}"

;DXCtrl Page
; HKLM,SOFTWARE\Classes\CLSID\{88C18920-3956-11d0-A8A0-00001B321118},"",,"ELSA DirectX Property Sheet Page"
; HKLM,SOFTWARE\Classes\CLSID\{88C18920-3956-11d0-A8A0-00001B321118}\InprocServer32,"",,"DXCTRL.dll"
; HKLM,SOFTWARE\Classes\CLSID\{88C18920-3956-11d0-A8A0-00001B321118}\InprocServer32,ThreadingModel,,"Apartment"
; HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Controls Folder\Display\shellex\PropertySheetHandlers\ELSA DirectX Property Sheet Page","",,"{88C18920-3956-11d0-A8A0-00001B321118}"

;ELSA Display Guardian
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Run,ELSAdgd,,"%11%\ELSAware\ELSAdgd.exe"

;-----------------------------------------------------------------------
; delete registry section
;-----------------------------------------------------------------------
[ALL.DelReg]
HKR,,DevLoader
HKR,,Ver
HKR,DEFAULT
HKR,MODES
HKR,CURRENT

;-----------------------------------------------------------------------
; uninstall section
;-----------------------------------------------------------------------
[EWIN.UnInst]
DelReg = ACC.AddReg
DelFiles = WINman.CopyFiles, ELSAdgd.CopyFiles, INF.CopyFiles


;-----------------------------------------------------------------------
; copy files section
;-----------------------------------------------------------------------
[ALL.CopyFiles]
miniwin.vxd
winex32.dll

; [WINNER.CopyFiles]
; winner.drv

; [WINPRO.CopyFiles]
; winpro.drv
; elsadd.dll
; elsad16.dll

[WINPRX.CopyFiles]
winprx.drv
elsadd.dll
elsad16.dll

; [WINman.CopyFiles]
; winman.dll
; winman.mon
; WINman.exe
; WINman-d.hlp
; WINman-d.cnt
; WINman-e.hlp
; WINman-e.cnt
; cylinder.x
; dxctrl.dll
; elsa2.ppm
; globe.ppm
; sphere3.x
; rast1.ppm

[ELSAdgd.CopyFiles]
ELSAdgd.exe
ELSAdgd.hlp
ELSAdgd.cnt

[INF.CopyFiles]
ewin1.inf

;-----------------------------------------------------------------------
[Strings]
;-----------------------------------------------------------------------
ELSA            = "ELSA AG"
DiskID          = "ELSA Windows 95 Driver Disk"
ELSADIR         = "ELSAware"
;-----------------------------------------------------------------------

W1T2D.DevDesc   = "WINNER 1000/T2D"
W2KPXP.DevDesc  = "WINNER 2000PRO/X (PCI)"

;-----------------------------------------------------------------------

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: web3, load: 2.17