home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
GameStar 1998 November (Bonus)
/
GAMESTAR11B.ISO
/
Treiber
/
Elsa
/
3000M
/
MULTIMAN
/
ELSAMON2.INF
next >
Wrap
Windows Setup INFormation
|
1998-04-09
|
2KB
|
62 lines
;■
;│ ELSAMON2.INF: Device information file for ELSA Monitors
;│ (pseudo Monitor for MULTIman)
;│
;│ Copyright (c) 1995 ELSA AG, Aachen (Germany)
;│
;│ 30.08.95, js
;│
;└──────────────────────────────────────────────────────────────────────
;-----------------------------------------------------------------------
[Version]
;-----------------------------------------------------------------------
signature="$CHICAGO$"
InfVersion=01.06.00
Class=Monitor
Provider=%ELSA%
;-----------------------------------------------------------------------
[Manufacturer]
;-----------------------------------------------------------------------
%ELSA%=ELSA_MON
;-----------------------------------------------------------------------
[ELSA_MON]
;-----------------------------------------------------------------------
%MULTIMAN% = MULTIman.Install, MonID_MULTIman
;-----------------------------------------------------------------------
; INSTALL section
;-----------------------------------------------------------------------
[MULTIman.Install]
DelReg=DEL_CURRENT_REG
AddReg=Res.SuperHigh
;-----------------------------------------------------------------------
; add registry section
;-----------------------------------------------------------------------
[DEL_CURRENT_REG]
HKR,MODES
HKR,,MaxResolution
HKR,,DPMS
[Res.SuperHigh]
; 8192 seems to be the highest accepted resolution
HKR,,MaxResolution,,"8192,8192"
;-----------------------------------------------------------------------
[Strings]
;-----------------------------------------------------------------------
; General purpose strings
;------------------------
ELSA = "ELSA AG"
DiskID = "ELSA Windows 95 MULTIman Driver Disk"
; device descriptions
;--------------------
MULTIMAN = "MULTIman"
;-----------------------------------------------------------------------