home *** CD-ROM | disk | FTP | other *** search
/ MPC Wizard 3.0 / WIZARD3_0.ISO / drivers / graf_a_g / boca_vga / install.dat < prev    next >
Text File  |  1994-02-24  |  23KB  |  845 lines

  1. /*
  2.  *  FILE: INSTALL.DAT
  3.  */
  4. @DefineProject
  5.         @Name           = "  Basic VGA Drivers"
  6.         @Version        = "1.1"
  7.         @Subdir         = "\\"
  8.         @Immediate      = 1
  9.         @OutDrive       = C
  10.         @Requires   @HardDisk
  11. @EndProject
  12. @DefineVars
  13.         @Qstring @Product       = "Basic VGA"
  14.         @Qstring @NameLower     = "Basic VGA Display Drivers"
  15.         @Qstring @Opt1020       = "AutoCAD release 10"
  16.         @Qstring @Opt1090       = "GEM Ver 3"
  17.         @Qstring @Opt1095       = "Ventura Publisher Ver  2.0"
  18.         @Qstring @Opt1100       = "Lotus 1-2-3 Ver 2.xx"
  19.         @Qstring @Opt1225       = "WordPerfect Ver 5.1"
  20.         @Qstring @Opt1230       = "VGA Utilities"
  21. /*  @Qstring @Opt1890   = "[OEM VGA.EXE or VGALOCAL.EXE TEXT SCREEN VARIABLE NAME]" */
  22. /*  @Qstring @Opt1910   = "[OEM1 TEXT SCREEN VARIABLE NAME]" */
  23. /*  @Qstring @Opt1920   = "[OEM2 TEXT SCREEN VARIABLE NAME]" */
  24. /*  @Qstring @Opt1930   = "[OEM3 TEXT SCREEN VARIABLE NAME]" */
  25.  
  26.     @Qstring @Line1             = "is the name of the default directory where the"
  27.     @Qstring @Line2             = "display driver(s) will be installed."
  28.     @Qstring @Line3     = "The program locates the subdirectory below the root directory"
  29.     @Qstring @Line4     = "of drive"
  30.     @Qstring @Line5     = "To choose the default, press ENTER."
  31.     @Qstring @Line6     = "To change the directory name, backspace over the currently "
  32.     @Qstring @Line7     = "displayed name and type a new name.  Press ENTER when finished."
  33.     @Qstring @Line8     = "A directory already exists with the name"
  34.         @Qstring @Line9         = "Do you want to copy the new display driver(s) over the files in this"
  35.     @Qstring @Line10    = "directory?"
  36.     @Qstring @Line11    = "After the driver(s) have been copied to their respective directories,"
  37.     @Qstring @Line12    = "refer to either the application's technical reference manual or"
  38.     @Qstring @Line13    = "the Display Drivers and Utilities manual supplied with your VGA"
  39.     @Qstring @Line14    = "for information on using the high resolution drivers."
  40.     @Qstring @Line15    = "An INSTALL.DDF file already exists in the directory "
  41.     @Qstring @Line16        = "Do you want to rename the current INSTALL.DDF file to INSTALL.BAK?"
  42.  
  43.         @Dir @Opt1020Dir        = "\\ACAD10"
  44.         @Dir @Opt1090Dir        = "\\GEMAPPS\\GEMSYS"
  45.         @Dir @Opt1095Dir        = "\\VENTURA"
  46.         @Dir @Opt1100Dir        = "\\123"
  47.         @Dir @Opt1225Dir        = "\\WP51"
  48.         @Dir @Opt1230Dir        = "\\UTILITY"
  49. /*  @Dir @Opt1890Dir    = "\\RAMBIOS" */
  50. /*  @Dir @Opt1910Dir    = "\\OEM1" */
  51. /*  @Dir @Opt1920Dir    = "\\OEM2" */
  52. /*  @Dir @Opt1930Dir    = "\\OEM3" */
  53. @EndVars
  54. @Display
  55.         @Cls
  56.                            @Name
  57.                                 Release @Version
  58.  
  59.     This program will install the @NameLower,
  60.     release @Version, on your computer system and verify the integrity of
  61.     the distribution disk(s).  You may press the [Esc] key at any time to
  62.     abort the installation.  INSTALL will ask you several questions about
  63.     your computer hardware and then give you the option of installing all
  64.     or selected @NameLower.
  65.  
  66.     Each question has a default answer.  If the default answer is correct,
  67.     press the ENTER key in response to the question.  Otherwise, type the
  68.     answer and then press the ENTER key.
  69.  
  70.     If you make a mistake while typing, press the BACKSPACE key and then
  71.     retype the answer.
  72.  
  73.                                         @Pause
  74. @EndDisplay
  75.  
  76.  
  77.  
  78. @display
  79. @cls
  80.                         ┌─────────────────────────────┐
  81.      ┌──────────────────┤ Microsoft Windows 3.1 Users ├───────────────────┐
  82.      │                  └─────────────────────────────┘                   │
  83.      │   To install drivers for Windows 3.1, follow these instructions:   │
  84.      │                                                                    │
  85.      │    1. Make sure Windows 3.1 is already installed on your system    │
  86.      │    2. From DOS--Change to Windows Subdirectory (cd\windows)        │
  87.      │    3. Type SETUP                                                   │
  88.      │    4. Use Arrow Keys to select display information and press Enter │
  89.      │    5. Use Arrow Keys to select 'Other(Requires Disk)'              │
  90.      │    6. Insert Basic VGA driver Disk in a: or b: and press Enter     │
  91.      │    7. Choose the 'Basic VGA driver' and press Enter                │
  92.      │    8. After installation press Enter to save new configuration     │
  93.      │       and exit to DOS                                              │
  94.      │                                                                    │
  95.      │    PRESS ENTER NOW to continue installing drivers for your favorite│
  96.      │    DOS applications                                                │
  97.      └────────────────────────────────────────────────────────────────────┘
  98.  
  99. @pause
  100. @enddisplay
  101.  
  102. @GetOutDrive
  103. /*  @Suppress A
  104.     @Suppress B */
  105.   @Cls
  106.    On which disk drive do you wish to install the @NameLower?
  107.  
  108. @EndOutDrive
  109.  
  110. OPTIONSELECT:
  111. @GetOption
  112.   @CheckBox
  113.   @Cls
  114.         Select the @NameLower to install on drive @OutDrive:
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.    - scroll up    PgUp - scroll page up    Enter     - install selections
  133.    - scroll down  PgDn - scroll page down  Space bar - toggle Yes/No
  134.   Y - all YES      N    - all NO            Esc       - Exit Install
  135.   @Option 1230 = "Basic VGA Utilities"
  136.   @Option 1020 = "AutoCAD                 Release  10       800x600    16-color"
  137.   @Option 1090 = "GEM                       Ver  3          800X600    16-color"
  138.   @Option 1095 = "Ventura Publisher         Ver  2.0        800X600    16-color"
  139.   @Option 1100 = "Lotus 1-2-3               Ver  2.x       Multi-res   16-color"
  140. /*  @Option 1140 = "OS/2 16/32-bit            Ver  2.0       Multi-res   16-color"*/
  141. /*  @Option 1190 = "Windows                   Ver  3.0       Multi-res  Multi-color"*/
  142. /*  @Option 1195 = "Windows                   Ver  3.1       Multi-res  Multi-color"*/
  143.   @Option 1225 = "WordPerfect               Ver  5.1       Multi-res   16-color"
  144. /* @Option 1890 = "OEM RAMBIOS             Ver xx.x" */
  145. /* @Option 1910 = "OEM1 User Application   Ver xx.x" */
  146. /* @Option 1920 = "OEM2 User Application   Ver xx.x" */
  147. /* @Option 1930 = "OEM3 User Application   Ver xx.x" */
  148. @EndOption
  149.  
  150. @If (
  151.          1230 [! @Option &&
  152.          1000 [! @Option &&
  153.          1020 [! @Option &&
  154. /*         1040 [! @Option && */
  155. /*         1060 [! @Option && */
  156.          1085 [! @Option &&
  157.          1090 [! @Option &&
  158.          1100 [! @Option &&
  159.          1110 [! @Option &&
  160.          1115 [! @Option &&
  161. /*         1140 [! @Option &&*/
  162.          1130 [! @Option &&
  163.          1160 [! @Option &&
  164.          1170 [! @Option &&
  165.          1095 [! @Option &&
  166. /*         1190 [! @Option &&*/
  167. /*         1195 [! @Option &&*/
  168.          1200 [! @Option &&
  169.          1210 [! @Option &&
  170. /*       1220 [! @Option &&      */
  171.          1225 [! @Option &&
  172.          1250 [! @Option &&
  173.          1240 [! @Option
  174. /*  && 1890 [! @Option */
  175. /*  && 1910 [! @Option */
  176. /*  && 1920 [! @Option */
  177. /*  && 1930 [! @Option */
  178.         )
  179.   @Display
  180.   @Cls
  181.  
  182.                  * * *   A selection was not detected   * * *
  183.  
  184.  
  185.   At the selection menu, please use the Space bar to toggle the desired
  186.   selections and then press Enter to begin the installation procedure.
  187.  
  188.  
  189.   If no selections are desired, press Esc to exit the install program.
  190.  
  191.  
  192.  
  193.  
  194.  
  195.  
  196.  
  197.                                         @Pause
  198.   @EndDisplay
  199.   @Goto OPTIONSELECT
  200.  
  201. @Endif
  202.  
  203. /** OEM1 Display Screen Begins ***************************************
  204. @If (1910 [= @Option)
  205.   @GetSubdir @Opt1910Dir
  206.     @Default = "\\OEM1"
  207.     @Cls
  208.  
  209.     @Opt1910Dir @Line1
  210.     @Opt1910 @Line2
  211.  
  212.     @Line3
  213.     @Line4 @OutDrive:
  214.  
  215.     @Line5
  216.  
  217.     @Line6
  218.     @Line7
  219.  
  220.     @Line11
  221.     @Line12
  222.     @Line13
  223.     @Line14
  224.  
  225.     @PROMPT = " Which directory? "
  226.   @EndSubdir
  227.  
  228.   @If (@Exists "@OutDrive:@Opt1910Dir")
  229.     @GetOption
  230.     @Line8 @OutDrive:@Opt1910Dir.
  231.  
  232.  
  233.  
  234.  
  235.  
  236.  
  237.     @Line9
  238.     @Line10
  239.  
  240.     @Option 1911 = "Yes"
  241.     @Option 1912 = "No"
  242.  
  243.     @EndOption
  244.   @Endif
  245. @Endif
  246. ** OEM1 Display Screen Ends *****************************************/
  247.  
  248. /** OEM2 Display Screen Begins ***************************************
  249. @If (1920 [= @Option)
  250.   @GetSubdir @Opt1920Dir
  251.     @Default = "\\OEM2"
  252.     @Cls
  253.  
  254.     @Opt1920Dir @Line1
  255.     @Opt1920 @Line2
  256.  
  257.     @Line3
  258.     @Line4 @OutDrive:
  259.  
  260.     @Line5
  261.  
  262.     @Line6
  263.     @Line7
  264.  
  265.     @Line11
  266.     @Line12
  267.     @Line13
  268.     @Line14
  269.  
  270.     @PROMPT = " Which directory? "
  271.   @EndSubdir
  272.  
  273.   @If (@Exists "@OutDrive:@Opt1920Dir")
  274.     @GetOption
  275.     @Line8 @OutDrive:@Opt1920Dir.
  276.  
  277.  
  278.  
  279.  
  280.  
  281.  
  282.     @Line9
  283.     @Line10
  284.  
  285.     @Option 1921 = "Yes"
  286.     @Option 1922 = "No"
  287.  
  288.     @EndOption
  289.   @Endif
  290. @Endif
  291. ** OEM2 Display Screen Ends *****************************************/
  292.  
  293. /** OEM3 Display Screen Begins ***************************************
  294. @If (1930 [= @Option)
  295.   @GetSubdir @Opt1930Dir
  296.     @Default = "\\OEM3"
  297.     @Cls
  298.  
  299.     @Opt1930Dir @Line1
  300.     @Opt1930 @Line2
  301.  
  302.     @Line3
  303.     @Line4 @OutDrive:
  304.  
  305.     @Line5
  306.  
  307.     @Line6
  308.     @Line7
  309.  
  310.     @Line11
  311.     @Line12
  312.     @Line13
  313.     @Line14
  314.  
  315.     @PROMPT = " Which directory? "
  316.   @EndSubdir
  317.  
  318.   @If (@Exists "@OutDrive:@Opt1930Dir")
  319.     @GetOption
  320.     @Line8 @OutDrive:@Opt1930Dir.
  321.  
  322.  
  323.  
  324.  
  325.  
  326.  
  327.     @Line9
  328.     @Line10
  329.  
  330.     @Option 1931 = "Yes"
  331.     @Option 1932 = "No"
  332.  
  333.     @EndOption
  334.   @Endif
  335. @Endif
  336. ** OEM2 Display Screen Ends *****************************************/
  337.  
  338. /** OEM RAMBIOS Display Screen Begins ********************************
  339. @If (1890 [= @Option)
  340.   @GetSubdir @Opt1890Dir
  341.     @Default = "\\RAMBIOS"
  342.     @Cls
  343.  
  344.     @Opt1890Dir @Line1
  345.     @Opt1890 utility will be installed.
  346.  
  347.     @Line3
  348.     @Line4 @OutDrive:
  349.  
  350.     @Line5
  351.  
  352.     @Line6
  353.     @Line7
  354.  
  355.     @Line11
  356.     @Line12
  357.     @Line13
  358.     @Line14
  359.  
  360.     @PROMPT = " Which directory? "
  361.   @EndSubdir
  362.  
  363.   @If (@Exists "@OutDrive:@Opt1890Dir")
  364.     @GetOption
  365.     @Line8 @OutDrive:@Opt1890Dir.
  366.  
  367.  
  368.  
  369.  
  370.  
  371.  
  372.     @Line9
  373.     @Line10
  374.  
  375.     @Option 1891 = "Yes"
  376.     @Option 1892 = "No"
  377.  
  378.     @EndOption
  379.   @Endif
  380. @Endif
  381. ** OEM RAMBIOS Display Screen Ends ********************************/
  382.  
  383. @If (1020 [= @Option)
  384.   @GetSubdir @Opt1020Dir
  385.     @Default = "\\ACAD10"
  386.     @Cls
  387.  
  388.     @Opt1020Dir @Line1
  389.     @Opt1020 @Line2
  390.  
  391.     @Line3
  392.     @Line4 @OutDrive:
  393.  
  394.     @Line5
  395.  
  396.     @Line6
  397.     @Line7
  398.  
  399.     @Line11
  400.     @Line12
  401.     @Line13
  402.     @Line14
  403.  
  404.     @PROMPT = " Which directory? "
  405.   @EndSubdir
  406.  
  407. @Endif
  408.  
  409. @If (1090 [= @Option)
  410.   @Display
  411.   @Cls
  412.  
  413.                             GEM DRIVERS
  414.  
  415.   To use GEM by itself, install it using the utilities supplied
  416.   with the GEM DESKTOP package.  By default this install program will 
  417.   copy a file onto your hard drive called SDBVGA86.VGA and place it in 
  418.   the \GEMAPPS\GEMSYS subdirectory.  Delete any other screen drivers
  419.   with the .VGA extension from this subdirectory.  When GEM is run
  420.   in the normal way, the 800x600 16-color graphics mode of the Basic VGA
  421.   will be used.
  422.  
  423.  
  424.  
  425.                                         @Pause
  426.   @EndDisplay
  427.   @GetSubdir @Opt1090Dir
  428.     @Default = "\\GEMAPPS\\GEMSYS"
  429.     @Cls
  430.  
  431.     @Opt1090Dir @Line1
  432.     @Opt1090 @Line2
  433.  
  434.     @Line3
  435.     @Line4 @OutDrive:
  436.  
  437.     @Line5
  438.  
  439.     @Line6
  440.     @Line7
  441.  
  442.     @Line11
  443.     @Line12
  444.     @Line13
  445.     @Line14
  446.  
  447.     @PROMPT = " Which directory? "
  448.   @EndSubdir
  449. @Endif
  450. @If (1095 [= @Option)
  451.   @Display
  452.   @Cls
  453.  
  454.                       ***  VENTURA DRIVERS ***
  455.   Install Ventura Publisher version 2.0 using the standard 
  456.   instructions supplied with the product.  During Installation
  457.   choose a standard VGA 800x600 option from the list of screen 
  458.   drivers.  By default this install program will copy a file called 
  459.   SDBVGA86.VGA to your hard drive in the \VENTURA subdirectory.  
  460.   Within this subdirectory there is a file called VPPROF.BAT.  
  461.   The last line of this file should look something like this:
  462.     
  463.     DRVMRGR VPPROF %1 /S=SDFVGAH5.VGA /M=30
  464.  
  465.   Replace the driver name (that portion of the above line after "S="
  466.   and before "/M=30") with SDBVGA86.VGA.  In this case, the exact 
  467.   change would be to replace SDFVGAH5.VGA with SDBVGA86.VGA.  The 
  468.   filename you replace will vary depending upon what video card was
  469.   previously specified.
  470.  
  471.  
  472.                                         @Pause
  473.   @EndDisplay
  474.   @GetSubdir @Opt1095Dir
  475.     @Default = "\\VENTURA"
  476.     @Cls
  477.  
  478.     @Opt1095Dir @Line1
  479.     @Opt1095 @Line2
  480.  
  481.     @Line3
  482.     @Line4 @OutDrive:
  483.  
  484.     @Line5
  485.  
  486.     @Line6
  487.     @Line7
  488.  
  489.     @Line11
  490.     @Line12
  491.     @Line13
  492.     @Line14
  493.  
  494.     @PROMPT = " Which directory? "
  495.   @EndSubdir
  496.  
  497. @Endif
  498. @If (1100 [= @Option)
  499.   @GetSubdir @Opt1100Dir
  500.     @Default = "\\123"
  501.     @Cls
  502.  
  503.     @Opt1100Dir @Line1
  504.     @Opt1100 @Line2
  505.  
  506.     @Line3
  507.     @Line4 @OutDrive:
  508.  
  509.     @Line5
  510.  
  511.     @Line6
  512.     @Line7
  513.  
  514.     @Line11
  515.     @Line12
  516.     @Line13
  517.     @Line14
  518.  
  519.     @PROMPT = " Which directory? "
  520.   @EndSubdir
  521.  
  522. @Endif
  523. @If (1140 [= @Option)
  524.   @Display
  525.   @Cls
  526.  
  527.  
  528.   The OS/2 WPS/PM version 2.0 display device driver requires
  529.   special procedures in order to correctly install on your system.
  530.  
  531.   Please refer to the display device driver section of the display drivers
  532.   and utility user guide for more information on installing this driver.
  533.  
  534.  
  535.  
  536.                                         @Pause
  537.   @EndDisplay
  538. @Endif
  539. @If (1190 [= @Option)
  540.   @Display
  541.   @Cls
  542.  
  543.  
  544.   The Windows version 3.0 display device drivers requires that you
  545.   run the setup program provided with Windows 3.0.  You may also
  546.   want to use the Windows Install program provided on the Windows
  547.   display drivers disk.  The install program will install a resolution
  548.   setting utility to enable you to configure your Windows Display Drivers.
  549.  
  550.   For more information on installing these drivers, please refer to the
  551.   display device drivers section of the display drivers and utility user
  552.   guide, or the file README found in the WIN30 directory of the Windows
  553.   display driver diskette included in this driver kit.
  554.  
  555.  
  556.  
  557.                                         @Pause
  558.   @EndDisplay
  559. @Endif
  560. @If (1195 [= @Option)
  561.   @Display
  562.   @Cls
  563.  
  564.  
  565.   The Windows version 3.1 display device drivers requires that you
  566.   run the setup program provided with Windows 3.1.  You may also
  567.   want to use the Windows Install program provided on the Windows
  568.   display drivers disk.  The install program will install a resolution
  569.   setting utility to enable you to change resolution and select colors
  570.   without the need to rerun the Windows Setup program.
  571.  
  572.   Please refer to the display device drivers section of the display drivers
  573.   and utility user guide for more information on installing this driver.
  574.  
  575.  
  576.  
  577.                                         @Pause
  578.   @EndDisplay
  579. @Endif
  580. /*
  581. @If (1220 [= @Option)
  582.   @GetSubdir @Opt1220Dir
  583.     @Default = "\\WP50"
  584.     @Cls
  585.  
  586.     @Opt1220Dir @Line1
  587.     @Opt1220 @Line2
  588.  
  589.     @Line3
  590.     @Line4 @OutDrive:
  591.  
  592.     @Line5
  593.  
  594.     @Line6
  595.     @Line7
  596.  
  597.     @Line11
  598.     @Line12
  599.     @Line13
  600.     @Line14
  601.  
  602.     @PROMPT = " Which directory? "
  603.   @EndSubdir
  604.  
  605.   @If (@Exists "@OutDrive:@Opt1220Dir")
  606.     @GetOption
  607.     @Line8 @OutDrive:@Opt1220Dir.
  608.  
  609.  
  610.  
  611.  
  612.  
  613.  
  614.  
  615.     @Line9
  616.     @Line10
  617.  
  618.     @Option 1221 = "Yes"
  619.     @Option 1222 = "No"
  620.  
  621.     @EndOption
  622.   @Endif
  623. @Endif
  624. */
  625. @If (1225 [= @Option)
  626.   @GetSubdir @Opt1225Dir
  627.     @Default = "\\WP51"
  628.     @Cls
  629.  
  630.     @Opt1225Dir @Line1
  631.     @Opt1225 @Line2
  632.  
  633.     @Line3
  634.     @Line4 @OutDrive:
  635.  
  636.     @Line5
  637.  
  638.     @Line6
  639.     @Line7
  640.  
  641.     @Line11
  642.     @Line12
  643.     @Line13
  644.     @Line14
  645.  
  646.     @PROMPT = " Which directory? "
  647.   @EndSubdir
  648.  
  649. @Endif
  650. @If (1230 [= @Option)
  651.   @GetSubdir @Opt1230Dir
  652.     @Default = "\\UTILITY"
  653.     @Cls
  654.  
  655.     @Opt1230Dir @Line1
  656.     @Product utilities will be installed.
  657.  
  658.     @Line3
  659.     @Line4 @OutDrive:
  660.  
  661.     @Line5
  662.  
  663.     @Line6
  664.     @Line7
  665.  
  666.     @Line11
  667.     @Line12
  668.     @Line13
  669.     @Line14
  670.  
  671.     @PROMPT = " Which directory? "
  672.   @EndSubdir
  673.  
  674. @Endif
  675.  
  676. /***********************************************************************/
  677. @If (
  678.          1230 [! @Option &&
  679.          1000 [! @Option &&
  680.          1020 [! @Option &&
  681.          1040 [! @Option &&
  682.          1060 [! @Option &&
  683.          1080 [! @Option &&
  684.          1085 [! @Option &&
  685.          1090 [! @Option &&
  686.          1095 [! @Option &&
  687.          1100 [! @Option &&
  688.          1110 [! @Option &&
  689.          1115 [! @Option &&
  690.          1130 [! @Option &&
  691.          1160 [! @Option &&
  692.          1170 [! @Option &&
  693.          1200 [! @Option &&
  694.          1210 [! @Option &&
  695. /*       1220 [! @Option &&     */
  696.          1225 [! @Option &&
  697.          1250 [! @Option &&
  698.          1240 [! @Option
  699. /*  && 1890 [! @Option */
  700. /*  && 1910 [! @Option */
  701. /*  && 1920 [! @Option */
  702. /*  && 1930 [! @Option */
  703.         )
  704.  
  705.   @Goto NOINSTALLATION
  706. @Endif
  707.  
  708. /***********************************************************************/
  709. @DefineDisk
  710.   @LABEL  = "Software Disk 1 of 1"
  711.   @If (1020 [= @Option && 1022 [! @Option)
  712.     @File AUTOCAD\ADICFG.EXE                    @Out @Opt1020Dir\ADICFG.EXE
  713.     @File AUTOCAD\BVGAADI.EXE                   @Out @Opt1020Dir\BVGAADI.EXE
  714. /*    @File AUTOCAD\README.TXT                    @Out @Opt1020Dir\README.TXT*/
  715.   @Endif
  716.   @If (1090 [= @Option && 1092 [! @Option)
  717. /*    @File GEM\README.TXT            @Out @Opt1090Dir\README.TXT*/
  718.     @File GEM\SDBVGA86.VGA          @Out @Opt1090Dir\SDBVGA86.VGA
  719.   @Endif
  720.   @If (1095 [= @Option && 1097 [! @Option)
  721. /*    @File GEM\README.TXT            @Out @Opt1095Dir\README.TXT*/
  722.     @File GEM\SDBVGA86.VGA          @Out @Opt1095Dir\SDBVGA86.VGA
  723.   @Endif
  724.   @If (1100 [= @Option && 1102 [! @Option)
  725.         @File LOTUS\BVGAGR.DRV                          @Out @Opt1100Dir\BVGAGR.DRV
  726.         @File LOTUS\TC132X25.DRV                        @Out @Opt1100Dir\TC132X25.DRV
  727.         @File LOTUS\TC132X43.DRV                        @Out @Opt1100Dir\TC132X43.DRV
  728.         @File LOTUS\TM132X25.DRV                        @Out @Opt1100Dir\TM132X25.DRV
  729.         @File LOTUS\TM132X43.DRV                        @Out @Opt1100Dir\TM132X43.DRV
  730. /*        @File LOTUS\README.TXT                          @Out @Opt1100Dir\README.TXT*/
  731.   @Endif
  732.   @If (1225 [= @Option && 1227 [! @Option)
  733.       @File WP51\WPVGAGR.VRS                    @Out @Opt1225Dir\WPVGAGR.VRS
  734.       @File WP51\WPVGATX.VRS                    @Out @Opt1225Dir\WPVGATX.VRS
  735. /*      @File WP51\README.TXT                     @Out @Opt1225Dir\README.TXT*/
  736.   @Endif
  737.   @If (1230 [= @Option && 1232 [! @Option)
  738.           @File UTILITY\ETM.EXE                 @Out \@Opt1230Dir\ETM.EXE
  739.           @File UTILITY\RAMBIOS.COM             @Out \@Opt1230Dir\RAMBIOS.COM
  740.           @File UTILITY\VDIAG.EXE               @Out \@Opt1230Dir\VDIAG.EXE
  741. /*          @File UTILITY\README.TXT              @Out \@Opt1230Dir\README.TXT*/
  742.   @Endif
  743.   @Endif
  744. /** OEM RAMBIOS File Copy Begins ************************************
  745.   @If (1890 [= @Option && 1892 [! @Option)
  746.     @File RAMBIOS\VGA.EXE                   @Out @Opt1890Dir\VGA.EXE
  747.   @Endif
  748. ** OEM RAMBIOS File Copy Ends **************************************/
  749. @EndDisk
  750.  
  751.  
  752. @DefineDisk
  753.   @LABEL  = "Software Disk 2 of 2"
  754. @EndDisk
  755. @DefineDisk
  756.   @LABEL  = "Software Disk 3 of 2"
  757. @EndDisk
  758.  
  759.  
  760. /** OEM Disk Installation Start Begins ******************************
  761. @DefineDisk
  762. @LABEL  = "OEM DISPLAY DRIVERS"
  763. ** OEM Disk Installation Start Ends  ********************************/
  764.  
  765. /** OEM1 File Copy Begins *******************************************
  766.   @If (1910 [= @Option && 1912 [! @Option)
  767.     @File OEM1\FILE1.EXT                        @Out @Opt1910Dir\FILE1.EXT
  768.     @File OEM1\FILE2.EXT                        @Out @Opt1910Dir\FILE2.EXT
  769.   @Endif
  770. ** OEM1 File Copy Ends *********************************************/
  771.  
  772. /** OEM2 File Copy Begins *******************************************
  773.   @If (1920 [= @Option && 1922 [! @Option)
  774.     @File OEM2\FILE1.EXT                        @Out @Opt1920Dir\FILE1.EXT
  775.     @File OEM2\FILE2.EXT                        @Out @Opt1920Dir\FILE2.EXT
  776.   @Endif
  777. ** OEM2 File Copy Ends *********************************************/
  778.  
  779. /** OEM3 File Copy Begins *******************************************
  780.   @If (1930 [= @Option && 1932 [! @Option)
  781.     @File OEM3\FILE1.EXT                        @Out @Opt1930Dir\FILE1.EXT
  782.     @File OEM3\FILE2.EXT                        @Out @Opt1930Dir\FILE2.EXT
  783.   @Endif
  784. ** OEM3 File Copy Ends *********************************************/
  785.  
  786. /** OEM Disk Installation Finish Begins *****************************
  787. @EndDisk
  788. ** OEM Disk Installation Finish Ends *******************************/
  789.  
  790. /***********************************************************************/
  791. /** OEM RAMBIOS AUTOEXEC.BAT File Modification Begins ********
  792. @If (1890 [= @Option && 1892 [! @Option)
  793.   @SetAutoexec
  794.     @AskOverwrite
  795.     @Verbatim "@Opt1890Dir\\RAMBIOS"
  796.   @EndAutoexec
  797. @Endif
  798. ** OEM RAMBIOS AUTOEXEC.BAT File Modification Ends ***********/
  799.  
  800. /***********************************************************************/
  801. @Finish
  802.   @Cls
  803.         The @NameLower installation is complete.
  804. /** OEM RAMBIOS Reboot Message Begins ****************************
  805.         @If (1890 [= @Option && 1892 [! @Option)
  806.     Reboot the system to activate the RAMBIOS.
  807.         @Endif
  808. ** OEM RAMBIOS Reboot Message Ends ******************************/
  809.   @Pause
  810.   @ChDrive @OutDrive
  811.   @ChDir "\\"
  812. @Goto DONE
  813.  
  814. NOINSTALLATION:
  815.         The selected @NameLower were not installed.
  816.         Please refer to the user manual for additional instructions.
  817.  
  818.   @Pause
  819.   @ChDrive @OutDrive
  820.   @ChDir "\\"
  821.  
  822. DONE:
  823. @EndFinish
  824.  
  825.  
  826. /*
  827.     The following statement is provided to comply with licensing
  828.     stipulations for this install utility.
  829.  
  830.       ------------------------------------------------------------------
  831.       | The installation program used to install these utilities,      |
  832.       | INSTALL, is licensed software provided by Knowledge            |
  833.       | Dynamics Corp, P.O. Box 780068, San Antonio, Texas, 78278      |
  834.       | (USA). INSTALL is copyright (c) 1987-1993 by Knowledge         |
  835.       | Dynamics Corp which reserves all copyright protection          |
  836.       | worldwide. INSTALL is provided to you for the exclusive        |
  837.       | purpose of installing these utilites. The provider of the      |
  838.       | utilities is exclusively responsible for the support of        |
  839.       | these utilities, including support during the install phase.   |
  840.       | In no event will Knowledge Dynamics Corp provide any           |
  841.       | technical support for these utilities                          |
  842.       ------------------------------------------------------------------
  843. */
  844.  
  845.