home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MPC Wizard 3.0
/
WIZARD3_0.ISO
/
drivers
/
graf_a_g
/
boca_vga
/
install.dat
< prev
next >
Wrap
Text File
|
1994-02-24
|
23KB
|
845 lines
/*
* FILE: INSTALL.DAT
*/
@DefineProject
@Name = " Basic VGA Drivers"
@Version = "1.1"
@Subdir = "\\"
@Immediate = 1
@OutDrive = C
@Requires @HardDisk
@EndProject
@DefineVars
@Qstring @Product = "Basic VGA"
@Qstring @NameLower = "Basic VGA Display Drivers"
@Qstring @Opt1020 = "AutoCAD release 10"
@Qstring @Opt1090 = "GEM Ver 3"
@Qstring @Opt1095 = "Ventura Publisher Ver 2.0"
@Qstring @Opt1100 = "Lotus 1-2-3 Ver 2.xx"
@Qstring @Opt1225 = "WordPerfect Ver 5.1"
@Qstring @Opt1230 = "VGA Utilities"
/* @Qstring @Opt1890 = "[OEM VGA.EXE or VGALOCAL.EXE TEXT SCREEN VARIABLE NAME]" */
/* @Qstring @Opt1910 = "[OEM1 TEXT SCREEN VARIABLE NAME]" */
/* @Qstring @Opt1920 = "[OEM2 TEXT SCREEN VARIABLE NAME]" */
/* @Qstring @Opt1930 = "[OEM3 TEXT SCREEN VARIABLE NAME]" */
@Qstring @Line1 = "is the name of the default directory where the"
@Qstring @Line2 = "display driver(s) will be installed."
@Qstring @Line3 = "The program locates the subdirectory below the root directory"
@Qstring @Line4 = "of drive"
@Qstring @Line5 = "To choose the default, press ENTER."
@Qstring @Line6 = "To change the directory name, backspace over the currently "
@Qstring @Line7 = "displayed name and type a new name. Press ENTER when finished."
@Qstring @Line8 = "A directory already exists with the name"
@Qstring @Line9 = "Do you want to copy the new display driver(s) over the files in this"
@Qstring @Line10 = "directory?"
@Qstring @Line11 = "After the driver(s) have been copied to their respective directories,"
@Qstring @Line12 = "refer to either the application's technical reference manual or"
@Qstring @Line13 = "the Display Drivers and Utilities manual supplied with your VGA"
@Qstring @Line14 = "for information on using the high resolution drivers."
@Qstring @Line15 = "An INSTALL.DDF file already exists in the directory "
@Qstring @Line16 = "Do you want to rename the current INSTALL.DDF file to INSTALL.BAK?"
@Dir @Opt1020Dir = "\\ACAD10"
@Dir @Opt1090Dir = "\\GEMAPPS\\GEMSYS"
@Dir @Opt1095Dir = "\\VENTURA"
@Dir @Opt1100Dir = "\\123"
@Dir @Opt1225Dir = "\\WP51"
@Dir @Opt1230Dir = "\\UTILITY"
/* @Dir @Opt1890Dir = "\\RAMBIOS" */
/* @Dir @Opt1910Dir = "\\OEM1" */
/* @Dir @Opt1920Dir = "\\OEM2" */
/* @Dir @Opt1930Dir = "\\OEM3" */
@EndVars
@Display
@Cls
@Name
Release @Version
This program will install the @NameLower,
release @Version, on your computer system and verify the integrity of
the distribution disk(s). You may press the [Esc] key at any time to
abort the installation. INSTALL will ask you several questions about
your computer hardware and then give you the option of installing all
or selected @NameLower.
Each question has a default answer. If the default answer is correct,
press the ENTER key in response to the question. Otherwise, type the
answer and then press the ENTER key.
If you make a mistake while typing, press the BACKSPACE key and then
retype the answer.
@Pause
@EndDisplay
@display
@cls
┌─────────────────────────────┐
┌──────────────────┤ Microsoft Windows 3.1 Users ├───────────────────┐
│ └─────────────────────────────┘ │
│ To install drivers for Windows 3.1, follow these instructions: │
│ │
│ 1. Make sure Windows 3.1 is already installed on your system │
│ 2. From DOS--Change to Windows Subdirectory (cd\windows) │
│ 3. Type SETUP │
│ 4. Use Arrow Keys to select display information and press Enter │
│ 5. Use Arrow Keys to select 'Other(Requires Disk)' │
│ 6. Insert Basic VGA driver Disk in a: or b: and press Enter │
│ 7. Choose the 'Basic VGA driver' and press Enter │
│ 8. After installation press Enter to save new configuration │
│ and exit to DOS │
│ │
│ PRESS ENTER NOW to continue installing drivers for your favorite│
│ DOS applications │
└────────────────────────────────────────────────────────────────────┘
@pause
@enddisplay
@GetOutDrive
/* @Suppress A
@Suppress B */
@Cls
On which disk drive do you wish to install the @NameLower?
@EndOutDrive
OPTIONSELECT:
@GetOption
@CheckBox
@Cls
Select the @NameLower to install on drive @OutDrive:
- scroll up PgUp - scroll page up Enter - install selections
- scroll down PgDn - scroll page down Space bar - toggle Yes/No
Y - all YES N - all NO Esc - Exit Install
@Option 1230 = "Basic VGA Utilities"
@Option 1020 = "AutoCAD Release 10 800x600 16-color"
@Option 1090 = "GEM Ver 3 800X600 16-color"
@Option 1095 = "Ventura Publisher Ver 2.0 800X600 16-color"
@Option 1100 = "Lotus 1-2-3 Ver 2.x Multi-res 16-color"
/* @Option 1140 = "OS/2 16/32-bit Ver 2.0 Multi-res 16-color"*/
/* @Option 1190 = "Windows Ver 3.0 Multi-res Multi-color"*/
/* @Option 1195 = "Windows Ver 3.1 Multi-res Multi-color"*/
@Option 1225 = "WordPerfect Ver 5.1 Multi-res 16-color"
/* @Option 1890 = "OEM RAMBIOS Ver xx.x" */
/* @Option 1910 = "OEM1 User Application Ver xx.x" */
/* @Option 1920 = "OEM2 User Application Ver xx.x" */
/* @Option 1930 = "OEM3 User Application Ver xx.x" */
@EndOption
@If (
1230 [! @Option &&
1000 [! @Option &&
1020 [! @Option &&
/* 1040 [! @Option && */
/* 1060 [! @Option && */
1085 [! @Option &&
1090 [! @Option &&
1100 [! @Option &&
1110 [! @Option &&
1115 [! @Option &&
/* 1140 [! @Option &&*/
1130 [! @Option &&
1160 [! @Option &&
1170 [! @Option &&
1095 [! @Option &&
/* 1190 [! @Option &&*/
/* 1195 [! @Option &&*/
1200 [! @Option &&
1210 [! @Option &&
/* 1220 [! @Option && */
1225 [! @Option &&
1250 [! @Option &&
1240 [! @Option
/* && 1890 [! @Option */
/* && 1910 [! @Option */
/* && 1920 [! @Option */
/* && 1930 [! @Option */
)
@Display
@Cls
* * * A selection was not detected * * *
At the selection menu, please use the Space bar to toggle the desired
selections and then press Enter to begin the installation procedure.
If no selections are desired, press Esc to exit the install program.
@Pause
@EndDisplay
@Goto OPTIONSELECT
@Endif
/** OEM1 Display Screen Begins ***************************************
@If (1910 [= @Option)
@GetSubdir @Opt1910Dir
@Default = "\\OEM1"
@Cls
@Opt1910Dir @Line1
@Opt1910 @Line2
@Line3
@Line4 @OutDrive:
@Line5
@Line6
@Line7
@Line11
@Line12
@Line13
@Line14
@PROMPT = " Which directory? "
@EndSubdir
@If (@Exists "@OutDrive:@Opt1910Dir")
@GetOption
@Line8 @OutDrive:@Opt1910Dir.
@Line9
@Line10
@Option 1911 = "Yes"
@Option 1912 = "No"
@EndOption
@Endif
@Endif
** OEM1 Display Screen Ends *****************************************/
/** OEM2 Display Screen Begins ***************************************
@If (1920 [= @Option)
@GetSubdir @Opt1920Dir
@Default = "\\OEM2"
@Cls
@Opt1920Dir @Line1
@Opt1920 @Line2
@Line3
@Line4 @OutDrive:
@Line5
@Line6
@Line7
@Line11
@Line12
@Line13
@Line14
@PROMPT = " Which directory? "
@EndSubdir
@If (@Exists "@OutDrive:@Opt1920Dir")
@GetOption
@Line8 @OutDrive:@Opt1920Dir.
@Line9
@Line10
@Option 1921 = "Yes"
@Option 1922 = "No"
@EndOption
@Endif
@Endif
** OEM2 Display Screen Ends *****************************************/
/** OEM3 Display Screen Begins ***************************************
@If (1930 [= @Option)
@GetSubdir @Opt1930Dir
@Default = "\\OEM3"
@Cls
@Opt1930Dir @Line1
@Opt1930 @Line2
@Line3
@Line4 @OutDrive:
@Line5
@Line6
@Line7
@Line11
@Line12
@Line13
@Line14
@PROMPT = " Which directory? "
@EndSubdir
@If (@Exists "@OutDrive:@Opt1930Dir")
@GetOption
@Line8 @OutDrive:@Opt1930Dir.
@Line9
@Line10
@Option 1931 = "Yes"
@Option 1932 = "No"
@EndOption
@Endif
@Endif
** OEM2 Display Screen Ends *****************************************/
/** OEM RAMBIOS Display Screen Begins ********************************
@If (1890 [= @Option)
@GetSubdir @Opt1890Dir
@Default = "\\RAMBIOS"
@Cls
@Opt1890Dir @Line1
@Opt1890 utility will be installed.
@Line3
@Line4 @OutDrive:
@Line5
@Line6
@Line7
@Line11
@Line12
@Line13
@Line14
@PROMPT = " Which directory? "
@EndSubdir
@If (@Exists "@OutDrive:@Opt1890Dir")
@GetOption
@Line8 @OutDrive:@Opt1890Dir.
@Line9
@Line10
@Option 1891 = "Yes"
@Option 1892 = "No"
@EndOption
@Endif
@Endif
** OEM RAMBIOS Display Screen Ends ********************************/
@If (1020 [= @Option)
@GetSubdir @Opt1020Dir
@Default = "\\ACAD10"
@Cls
@Opt1020Dir @Line1
@Opt1020 @Line2
@Line3
@Line4 @OutDrive:
@Line5
@Line6
@Line7
@Line11
@Line12
@Line13
@Line14
@PROMPT = " Which directory? "
@EndSubdir
@Endif
@If (1090 [= @Option)
@Display
@Cls
GEM DRIVERS
To use GEM by itself, install it using the utilities supplied
with the GEM DESKTOP package. By default this install program will
copy a file onto your hard drive called SDBVGA86.VGA and place it in
the \GEMAPPS\GEMSYS subdirectory. Delete any other screen drivers
with the .VGA extension from this subdirectory. When GEM is run
in the normal way, the 800x600 16-color graphics mode of the Basic VGA
will be used.
@Pause
@EndDisplay
@GetSubdir @Opt1090Dir
@Default = "\\GEMAPPS\\GEMSYS"
@Cls
@Opt1090Dir @Line1
@Opt1090 @Line2
@Line3
@Line4 @OutDrive:
@Line5
@Line6
@Line7
@Line11
@Line12
@Line13
@Line14
@PROMPT = " Which directory? "
@EndSubdir
@Endif
@If (1095 [= @Option)
@Display
@Cls
*** VENTURA DRIVERS ***
Install Ventura Publisher version 2.0 using the standard
instructions supplied with the product. During Installation
choose a standard VGA 800x600 option from the list of screen
drivers. By default this install program will copy a file called
SDBVGA86.VGA to your hard drive in the \VENTURA subdirectory.
Within this subdirectory there is a file called VPPROF.BAT.
The last line of this file should look something like this:
DRVMRGR VPPROF %1 /S=SDFVGAH5.VGA /M=30
Replace the driver name (that portion of the above line after "S="
and before "/M=30") with SDBVGA86.VGA. In this case, the exact
change would be to replace SDFVGAH5.VGA with SDBVGA86.VGA. The
filename you replace will vary depending upon what video card was
previously specified.
@Pause
@EndDisplay
@GetSubdir @Opt1095Dir
@Default = "\\VENTURA"
@Cls
@Opt1095Dir @Line1
@Opt1095 @Line2
@Line3
@Line4 @OutDrive:
@Line5
@Line6
@Line7
@Line11
@Line12
@Line13
@Line14
@PROMPT = " Which directory? "
@EndSubdir
@Endif
@If (1100 [= @Option)
@GetSubdir @Opt1100Dir
@Default = "\\123"
@Cls
@Opt1100Dir @Line1
@Opt1100 @Line2
@Line3
@Line4 @OutDrive:
@Line5
@Line6
@Line7
@Line11
@Line12
@Line13
@Line14
@PROMPT = " Which directory? "
@EndSubdir
@Endif
@If (1140 [= @Option)
@Display
@Cls
The OS/2 WPS/PM version 2.0 display device driver requires
special procedures in order to correctly install on your system.
Please refer to the display device driver section of the display drivers
and utility user guide for more information on installing this driver.
@Pause
@EndDisplay
@Endif
@If (1190 [= @Option)
@Display
@Cls
The Windows version 3.0 display device drivers requires that you
run the setup program provided with Windows 3.0. You may also
want to use the Windows Install program provided on the Windows
display drivers disk. The install program will install a resolution
setting utility to enable you to configure your Windows Display Drivers.
For more information on installing these drivers, please refer to the
display device drivers section of the display drivers and utility user
guide, or the file README found in the WIN30 directory of the Windows
display driver diskette included in this driver kit.
@Pause
@EndDisplay
@Endif
@If (1195 [= @Option)
@Display
@Cls
The Windows version 3.1 display device drivers requires that you
run the setup program provided with Windows 3.1. You may also
want to use the Windows Install program provided on the Windows
display drivers disk. The install program will install a resolution
setting utility to enable you to change resolution and select colors
without the need to rerun the Windows Setup program.
Please refer to the display device drivers section of the display drivers
and utility user guide for more information on installing this driver.
@Pause
@EndDisplay
@Endif
/*
@If (1220 [= @Option)
@GetSubdir @Opt1220Dir
@Default = "\\WP50"
@Cls
@Opt1220Dir @Line1
@Opt1220 @Line2
@Line3
@Line4 @OutDrive:
@Line5
@Line6
@Line7
@Line11
@Line12
@Line13
@Line14
@PROMPT = " Which directory? "
@EndSubdir
@If (@Exists "@OutDrive:@Opt1220Dir")
@GetOption
@Line8 @OutDrive:@Opt1220Dir.
@Line9
@Line10
@Option 1221 = "Yes"
@Option 1222 = "No"
@EndOption
@Endif
@Endif
*/
@If (1225 [= @Option)
@GetSubdir @Opt1225Dir
@Default = "\\WP51"
@Cls
@Opt1225Dir @Line1
@Opt1225 @Line2
@Line3
@Line4 @OutDrive:
@Line5
@Line6
@Line7
@Line11
@Line12
@Line13
@Line14
@PROMPT = " Which directory? "
@EndSubdir
@Endif
@If (1230 [= @Option)
@GetSubdir @Opt1230Dir
@Default = "\\UTILITY"
@Cls
@Opt1230Dir @Line1
@Product utilities will be installed.
@Line3
@Line4 @OutDrive:
@Line5
@Line6
@Line7
@Line11
@Line12
@Line13
@Line14
@PROMPT = " Which directory? "
@EndSubdir
@Endif
/***********************************************************************/
@If (
1230 [! @Option &&
1000 [! @Option &&
1020 [! @Option &&
1040 [! @Option &&
1060 [! @Option &&
1080 [! @Option &&
1085 [! @Option &&
1090 [! @Option &&
1095 [! @Option &&
1100 [! @Option &&
1110 [! @Option &&
1115 [! @Option &&
1130 [! @Option &&
1160 [! @Option &&
1170 [! @Option &&
1200 [! @Option &&
1210 [! @Option &&
/* 1220 [! @Option && */
1225 [! @Option &&
1250 [! @Option &&
1240 [! @Option
/* && 1890 [! @Option */
/* && 1910 [! @Option */
/* && 1920 [! @Option */
/* && 1930 [! @Option */
)
@Goto NOINSTALLATION
@Endif
/***********************************************************************/
@DefineDisk
@LABEL = "Software Disk 1 of 1"
@If (1020 [= @Option && 1022 [! @Option)
@File AUTOCAD\ADICFG.EXE @Out @Opt1020Dir\ADICFG.EXE
@File AUTOCAD\BVGAADI.EXE @Out @Opt1020Dir\BVGAADI.EXE
/* @File AUTOCAD\README.TXT @Out @Opt1020Dir\README.TXT*/
@Endif
@If (1090 [= @Option && 1092 [! @Option)
/* @File GEM\README.TXT @Out @Opt1090Dir\README.TXT*/
@File GEM\SDBVGA86.VGA @Out @Opt1090Dir\SDBVGA86.VGA
@Endif
@If (1095 [= @Option && 1097 [! @Option)
/* @File GEM\README.TXT @Out @Opt1095Dir\README.TXT*/
@File GEM\SDBVGA86.VGA @Out @Opt1095Dir\SDBVGA86.VGA
@Endif
@If (1100 [= @Option && 1102 [! @Option)
@File LOTUS\BVGAGR.DRV @Out @Opt1100Dir\BVGAGR.DRV
@File LOTUS\TC132X25.DRV @Out @Opt1100Dir\TC132X25.DRV
@File LOTUS\TC132X43.DRV @Out @Opt1100Dir\TC132X43.DRV
@File LOTUS\TM132X25.DRV @Out @Opt1100Dir\TM132X25.DRV
@File LOTUS\TM132X43.DRV @Out @Opt1100Dir\TM132X43.DRV
/* @File LOTUS\README.TXT @Out @Opt1100Dir\README.TXT*/
@Endif
@If (1225 [= @Option && 1227 [! @Option)
@File WP51\WPVGAGR.VRS @Out @Opt1225Dir\WPVGAGR.VRS
@File WP51\WPVGATX.VRS @Out @Opt1225Dir\WPVGATX.VRS
/* @File WP51\README.TXT @Out @Opt1225Dir\README.TXT*/
@Endif
@If (1230 [= @Option && 1232 [! @Option)
@File UTILITY\ETM.EXE @Out \@Opt1230Dir\ETM.EXE
@File UTILITY\RAMBIOS.COM @Out \@Opt1230Dir\RAMBIOS.COM
@File UTILITY\VDIAG.EXE @Out \@Opt1230Dir\VDIAG.EXE
/* @File UTILITY\README.TXT @Out \@Opt1230Dir\README.TXT*/
@Endif
@Endif
/** OEM RAMBIOS File Copy Begins ************************************
@If (1890 [= @Option && 1892 [! @Option)
@File RAMBIOS\VGA.EXE @Out @Opt1890Dir\VGA.EXE
@Endif
** OEM RAMBIOS File Copy Ends **************************************/
@EndDisk
@DefineDisk
@LABEL = "Software Disk 2 of 2"
@EndDisk
@DefineDisk
@LABEL = "Software Disk 3 of 2"
@EndDisk
/** OEM Disk Installation Start Begins ******************************
@DefineDisk
@LABEL = "OEM DISPLAY DRIVERS"
** OEM Disk Installation Start Ends ********************************/
/** OEM1 File Copy Begins *******************************************
@If (1910 [= @Option && 1912 [! @Option)
@File OEM1\FILE1.EXT @Out @Opt1910Dir\FILE1.EXT
@File OEM1\FILE2.EXT @Out @Opt1910Dir\FILE2.EXT
@Endif
** OEM1 File Copy Ends *********************************************/
/** OEM2 File Copy Begins *******************************************
@If (1920 [= @Option && 1922 [! @Option)
@File OEM2\FILE1.EXT @Out @Opt1920Dir\FILE1.EXT
@File OEM2\FILE2.EXT @Out @Opt1920Dir\FILE2.EXT
@Endif
** OEM2 File Copy Ends *********************************************/
/** OEM3 File Copy Begins *******************************************
@If (1930 [= @Option && 1932 [! @Option)
@File OEM3\FILE1.EXT @Out @Opt1930Dir\FILE1.EXT
@File OEM3\FILE2.EXT @Out @Opt1930Dir\FILE2.EXT
@Endif
** OEM3 File Copy Ends *********************************************/
/** OEM Disk Installation Finish Begins *****************************
@EndDisk
** OEM Disk Installation Finish Ends *******************************/
/***********************************************************************/
/** OEM RAMBIOS AUTOEXEC.BAT File Modification Begins ********
@If (1890 [= @Option && 1892 [! @Option)
@SetAutoexec
@AskOverwrite
@Verbatim "@Opt1890Dir\\RAMBIOS"
@EndAutoexec
@Endif
** OEM RAMBIOS AUTOEXEC.BAT File Modification Ends ***********/
/***********************************************************************/
@Finish
@Cls
The @NameLower installation is complete.
/** OEM RAMBIOS Reboot Message Begins ****************************
@If (1890 [= @Option && 1892 [! @Option)
Reboot the system to activate the RAMBIOS.
@Endif
** OEM RAMBIOS Reboot Message Ends ******************************/
@Pause
@ChDrive @OutDrive
@ChDir "\\"
@Goto DONE
NOINSTALLATION:
The selected @NameLower were not installed.
Please refer to the user manual for additional instructions.
@Pause
@ChDrive @OutDrive
@ChDir "\\"
DONE:
@EndFinish
/*
The following statement is provided to comply with licensing
stipulations for this install utility.
------------------------------------------------------------------
| The installation program used to install these utilities, |
| INSTALL, is licensed software provided by Knowledge |
| Dynamics Corp, P.O. Box 780068, San Antonio, Texas, 78278 |
| (USA). INSTALL is copyright (c) 1987-1993 by Knowledge |
| Dynamics Corp which reserves all copyright protection |
| worldwide. INSTALL is provided to you for the exclusive |
| purpose of installing these utilites. The provider of the |
| utilities is exclusively responsible for the support of |
| these utilities, including support during the install phase. |
| In no event will Knowledge Dynamics Corp provide any |
| technical support for these utilities |
------------------------------------------------------------------
*/