home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MPC Wizard 3.0
/
WIZARD3_0.ISO
/
drivers
/
graf_p_z
/
rad_xga2
/
disk1
/
win
/
oemsetup.inf
< prev
next >
Wrap
INI File
|
1993-01-21
|
8KB
|
165 lines
;==============================================================================
;
; NAME: OEMSETUP.INF (WINDOWS Level 3.1)
;
; DESCRIPTION: Device Driver Setup file for installation of the XGA Display
; Device Driver for WINDOWS Level 3.1. This file is utilised
; by the SETUP tool found in WINDOWS.
;
; CHANGE HISTORY:
;
; 09/24/91 <KJE> - Creation.
; 05/28/92 <MOH> - Addition of XGA2 options
; 08/25/92 <AVG> - Addition of XGA_RES=6,7and 8
; 10/05/92 <MOH> - Single directory Windows 3.1 only
;
;==============================================================================
[data]
Version="3.1"
[disks]
1 =. ,"Microsoft Windows 3.1 Disk #1",disk1
2 =. ,"Microsoft Windows 3.1 Disk #2",disk2
3 =. ,"Microsoft Windows 3.1 Disk #3",disk3
4 =. ,"Microsoft Windows 3.1 Disk #4",disk4
5 =. ,"Microsoft Windows 3.1 Disk #5",disk5
6 =. ,"Microsoft Windows 3.1 Disk #6",disk6
X =. ,"Radius Driver Diskette (\win subdirectory)", "XGA 3.1"
[display]
;==============================================================================
; The string following the driver description specifies the screen
; resolution. It is used ONLY to match the system and OEM character sets
; with the display selection.
;==============================================================================
;PROF = <DRIVER>, <DESCRIPTION OF DRIVER>, <RESOLUTION>, <286 GRABBER>,, <VDD>, <386GRABR>,,, <EXECUTION SECTION>
;----- -------------- -------------------------------------- -------------- --------------- --------------- ------------ -------------------
xgalo8 =X:xga202.drv,"Radius XGA-2 v2.02 640x480 256 Color", "100,96,96", X:vgacolor.gr2,, X:xgavd202.386, X:xga.3gr,,, LO_256
xgalo16=X:xga202.drv,"Radius XGA-2 v2.02 640x480 65536 Color", "100,96,96", X:vgacolor.gr2,, X:xgavd202.386, X:xga.3gr,,, LO_65536
xgamd8 =X:xga202.drv,"Radius XGA-2 v2.02 800x600 256 Color", "100,96,96", X:vgacolor.gr2,, X:xgavd202.386, X:xga.3gr,,, MD_256
xgamd16=X:xga202.drv,"Radius XGA-2 v2.02 800x600 65536 Color", "100,96,96", X:vgacolor.gr2,, X:xgavd202.386, X:xga.3gr,,, MD_65536
xgahis =X:xga202.drv,"Radius XGA-2 v2.02 1024x768 Small Fonts", "100,96,96", X:vgacolor.gr2,, X:xgavd202.386, X:xga.3gr,,, HI_SMALL
xgahil =X:xga202.drv,"Radius XGA-2 v2.02 1024x768 Large Fonts", "100,120,120", X:vgacolor.gr2,, X:xgavd202.386, X:xga.3gr,,, HI_LARGE
xgahie =X:xga202.drv,"Radius XGA-2 v2.02 1024x768 XLarge Fonts", "100,130,130", X:vgacolor.gr2,, X:xgavd202.386, X:xga.3gr,,, HI_LARGE
xga12x9s=X:xga202.drv,"Radius XGA-2 v2.02 1280x960 Small Fonts", "100,96,96", X:vgacolor.gr2,, X:xgavd202.386, X:xga.3gr,,, LO_12x9
xga12x9=X:xga202.drv,"Radius XGA-2 v2.02 1280x960 Large Fonts", "100,120,120", X:vgacolor.gr2,, X:xgavd202.386, X:xga.3gr,,, HI_12x9
xga12x1=X:xga202.drv,"Radius XGA-2 v2.02 1280x1024", "100,120,120", X:vgacolor.gr2,, X:xgavd202.386, X:xga.3gr,,, HI_12x1
xga13x1s=X:xga202.drv,"Radius XGA-2 v2.02 1360x1024 Small Fonts", "100,96,96", X:vgacolor.gr2,, X:xgavd202.386, X:xga.3gr,,, LO_13x1
xga13x1=X:xga202.drv,"Radius XGA-2 v2.02 1360x1024 Large Fonts", "100,120,120", X:vgacolor.gr2,, X:xgavd202.386, X:xga.3gr,,, HI_13x1
; copy these fonts depending on the 386 grabber being used
[XGA.3GR]
X:CGA40WOA.FON,X:CGA40850.FON
X:CGA80WOA.FON,X:CGA80850.FON
X:EGA40WOA.FON,X:EGA40850.FON
X:EGA80WOA.FON,X:EGA80850.FON
;==============================================================================
; Below are the Sections to be executed based on the type of
; XGA setup selected from the SETUP selection menu. These sections
; are executed based on which profile line was invoked via setup.
; These profile lines have been defined above and the parameters
; which match the below section are labeled <EXECUTION SECTION>.
;
; The format of the below XGA modes sections abide by the following
; syntax:
;
; <x:File>, <Destination>, <INI File>, <Section>, <OldLine>, <NewLine>
;
; x:File = File on setup disk x: to be copied to destination.
; Destination = 0: for Windows root directory, 0:SYSTEM for Windows system directory.
; INI File = .INI to be modified OR created.
; Section = Section of INI File to be modified OR created.
; OldLine = Old text line to be removed from Section of INI File.
; NewLine = New text line to be written to Section of INI File.
;==============================================================================
[LO_256]
,,SYSTEM.INI, XGA_DISPLAY, "XGA_Resolution", "XGA_Resolution=1"
,,SYSTEM.INI, XGA_DISPLAY, "XGA_Resources", "XGA_Resources=1"
[LO_65536]
,,SYSTEM.INI, XGA_DISPLAY, "XGA_Resolution", "XGA_Resolution=3"
,,SYSTEM.INI, XGA_DISPLAY, "XGA_Resources", "XGA_Resources=1"
[MD_256]
,,SYSTEM.INI, XGA_DISPLAY, "XGA_Resolution", "XGA_Resolution=4"
,,SYSTEM.INI, XGA_DISPLAY, "XGA_Resources", "XGA_Resources=1"
[MD_65536]
,,SYSTEM.INI, XGA_DISPLAY, "XGA_Resolution", "XGA_Resolution=5"
,,SYSTEM.INI, XGA_DISPLAY, "XGA_Resources", "XGA_Resources=1"
[HI_LARGE]
,,SYSTEM.INI, XGA_DISPLAY, "XGA_Resolution", "XGA_Resolution=2"
,,SYSTEM.INI, XGA_DISPLAY, "XGA_Resources", "XGA_Resources=2"
[HI_SMALL]
,,SYSTEM.INI, XGA_DISPLAY, "XGA_Resolution", "XGA_Resolution=2"
,,SYSTEM.INI, XGA_DISPLAY, "XGA_Resources", "XGA_Resources=1"
[LO_12x9]
,,SYSTEM.INI, XGA_DISPLAY, "XGA_Resolution", "XGA_Resolution=6"
,,SYSTEM.INI, XGA_DISPLAY, "XGA_Resources", "XGA_Resources=1"
[HI_12x9]
,,SYSTEM.INI, XGA_DISPLAY, "XGA_Resolution", "XGA_Resolution=6"
,,SYSTEM.INI, XGA_DISPLAY, "XGA_Resources", "XGA_Resources=2"
[LO_13x1]
,,SYSTEM.INI, XGA_DISPLAY, "XGA_Resolution", "XGA_Resolution=7"
,,SYSTEM.INI, XGA_DISPLAY, "XGA_Resources", "XGA_Resources=1"
[HI_13x1]
,,SYSTEM.INI, XGA_DISPLAY, "XGA_Resolution", "XGA_Resolution=7"
,,SYSTEM.INI, XGA_DISPLAY, "XGA_Resources", "XGA_Resources=2"
[HI_12x1]
,,SYSTEM.INI, XGA_DISPLAY, "XGA_Resolution", "XGA_Resolution=8"
,,SYSTEM.INI, XGA_DISPLAY, "XGA_Resources", "XGA_Resources=2"
;==============================================================================
; Font Installation Section
;==============================================================================
[sysfonts]
1:vgasys.FON, "VGA (640x480) resolution System font", "100,96,96"
X:8514sys.FON,"8514/a (1024x768) resolution System font", "100,120,120"
X:8515sys.fon,"IBM 8515 proportional System Font", "100,130,130"
[fixedfonts]
2:vgafix.FON, "VGA (640x480) resolution Fixed System Font", "100,96,96"
X:8514fix.FON,"8514/a (1024x768) resolution Fixed System Font", "100,120,120"
X:8515fix.FON,"IBM 8515 fixed System Font", "100,130,130"
[oemfonts]
2:vgaoem.FON, "VGA (640x480) resolution Terminal Font (USA/Europe)", "100,96,96", 1
X:8514oem.FON,"8514 (1024x768) resolution Terminal Font (USA/Europe)", "100,120,120",1
X:8515oem.FON,"IBM 8515 Terminal Font (USA/Europe)", "100,130,130",1
;==============================================================================
; Install only the fonts that apply to the resolution selected on the display
; menu.
;==============================================================================
[fonts]
X:SSERIFE.FON, "MS Sans Serif 8,10,12,14,18,24 (VGA res)", "100,96,96"
X:SSERIFF.FON, "MS Sans Serif 8,10,12,14,18,24 (8514/a res)", "100,120,120"
X:SSERIFF.FON, "MS Sans Serif 8,10,12,14,18,24 (8514/a res)", "100,130,130"
X:COURE.FON, "Courier 10,12,15 (VGA) ", "100,96,96"
X:COURF.FON, "Courier 10,12,15 (8514/a res)", "100,120,120"
X:COURF.FON, "Courier 10,12,15 (8514/a res)", "100,130,130"
X:SERIFE.FON, "MS Serif 8,10,12,14,18,24 (VGA res)", "100,96,96"
X:SERIFF.FON, "MS Serif 8,10,12,14,18,24 (8514/a res)", "100,120,120"
X:SERIFF.FON, "MS Serif 8,10,12,14,18,24 (8514/a res)", "100,130,130"
X:SYMBOLE.FON, "Symbol 8,10,12,14,18,24 (VGA) ", "100,96,96"
X:SYMBOLF.FON, "Symbol 8,10,12,14,18,24 (8514/a res)", "100,120,120"
X:SYMBOLF.FON, "Symbol 8,10,12,14,18,24 (8514/a res)", "100,130,130"
X:ROMAN.FON, "Roman (All res) ", "CONTINUOUSSCALING"
X:SCRIPT.FON, "Script (All res)", "CONTINUOUSSCALING"
X:MODERN.FON, "Modern (All res)", "CONTINUOUSSCALING"