home *** CD-ROM | disk | FTP | other *** search
/ MPC Wizard 3.0 / WIZARD3_0.ISO / drivers / graf_a_g / ct_655xx / setup.scp < prev   
Text File  |  1993-05-12  |  10KB  |  298 lines

  1.  
  2. /**************************************************************************
  3.  *                                                                        *
  4.  *      Script file for Driver SETUP program                              *
  5.  *                                                                        *
  6.  *      First Edition:  February 28, 1990                                 *
  7. *       Modification:   November 5, 1991 (for 65520)                      *
  8.  *                                                                        *
  9.  *      (C) Copyright 1990-1991, Chips and Technologies, Inc.             *
  10.  *                                                                        *
  11.  **************************************************************************/
  12.  
  13. NOZIP   /* This is an uncompressed version */
  14.  
  15. /**************************************************************************
  16.  *      Resolution and Utility Definition                                 *
  17.  **************************************************************************/
  18. ASSIGN  RALL,       "All Resolutions"
  19. ASSIGN  R600C256,   "Resolution =  800x600, Color = 256"
  20. ASSIGN  R480C256,   "Resolution =  640x480, Color = 256"
  21. ASSIGN  R768C16,    "Resolution = 1024x768, Color = 16"
  22. ASSIGN  R600C16,    "Resolution =  800x600, Color = 16"
  23. ASSIGN  T80x50,     "Text Resolution = 80x50"
  24. ASSIGN  T132x25,    "Text Resolution = 132x25"
  25. ASSIGN  T132x50,    "Text Resolution = 132x50"
  26. ASSIGN  R600T132x50,"Resolution =  800x600, Text = 132x50"
  27. ASSIGN  R600T132x25,"Resolution =  800x600, Text = 132x25"
  28. ASSIGN  R600T80x50, "Resolution =  800x600, Text =  80x50"
  29. ASSIGN  R600T80x25, "Resolution =  800x600, Text =  80x25"
  30. ASSIGN  SETVGA,     "<<<      SETVGA.EXE       >>>"
  31. ASSIGN  MODETEST,   "<<<      MODETEST.EXE     >>>"
  32.  
  33. /**************************************************************************
  34.  *      Path Definition                                                   *
  35.  **************************************************************************/
  36. ASSIGN  WINDOWS, "WINDOWS"
  37. ASSIGN  AUTOCAD, "AUTOCAD"
  38. ASSIGN  LOTUS,   "LOTUS"
  39. ASSIGN  VESA,    "VESA"
  40. ASSIGN  WORD,    "WORD"
  41. ASSIGN  WORDPERF,"WORDPERF"
  42. ASSIGN  UTIL,    "UTIL"
  43.  
  44. ASSIGN  Disk1,  "Driver Disk #1"
  45. ASSIGN  Disk2,  "Driver Disk #2"
  46. ASSIGN  Disk3,  "Driver Disk #3"
  47.  
  48. /**************************************************************************
  49.  *      Allocated Path with disk                                          *
  50.  **************************************************************************/
  51.  
  52. ALLOC   Disk1, WINDOWS
  53.  
  54. ALLOC   Disk2, AUTOCAD
  55. ALLOC   Disk2, LOTUS
  56. ALLOC   Disk2, VESA
  57. ALLOC   Disk2, WORD
  58. ALLOC   Disk2, WORDPERF
  59. ALLOC   Disk2, UTIL
  60.  
  61.  
  62. /**************************************************************************
  63.  *      COLOR ATTRIBUTES FOR EACH SCREEN                                  *
  64.  **************************************************************************/
  65. ATTRIBUTE {
  66.     LOGO    15,  1          /* Foreground, Background */
  67.     MENU1   15,  1, 4       /* Foreground, Background, Highlight */
  68.     MENU2   15,  3, 4       /* Foreground, Background, Highlight */
  69.     OTHERS  15,  2          /* Foreground, Background */
  70. }
  71.  
  72. /**************************************************************************
  73.  *      LOGO Menu Definition                                              *
  74.  **************************************************************************/
  75. MENU LOGO {
  76. MESSAGE 2,15,"DISPLAY DRIVER SETUP PROGRAM   - Version 1.01 -"
  77. MESSAGE 4,15,"(C) Copyright 1990-1993, Chips and Technologies, Inc."
  78. MESSAGE 7,15,"DECOMPILATION OR DISASSEMBLY PROHIBITED"
  79. MESSAGE 8,15,"FOR EVALUATION ONLY - NOT FOR SALE"
  80. MESSAGE 10,15,"Application Display Drivers for"
  81. MESSAGE 11,15,"655XX VGA Flat Panel/CRT Controllers"
  82. MESSAGE 14,15,"Release 2.4.1"
  83. MESSAGE 18,15,"<<< Press any key to continue >>>"
  84. }
  85.  
  86.  
  87. /**************************************************************************
  88.  *      MENU1 Menu Definition                                             *
  89.  **************************************************************************/
  90. MENU MENU1 {
  91. MESSAGE 1,15,    "Select any Application Driver to install"
  92. LINE    WN_31,   "Windows Version 3.1"
  93. LINE    ACAD_10, "AutoCAD & AutoCAD/386 Release 10 & 11"
  94. LINE    LOTUS_2, "Lotus 1-2-3 Version 2.0 & Symphony Version 1.0"
  95. LINE    VESA_1,  "VESA Driver Version 1.1"
  96. LINE    WORD_5,  "Word Version 5.0"
  97. LINE    WORD_55, "Word Version 5.5"
  98. LINE    WP_50,   "WordPerfect Version 5.0"
  99. LINE    WP_51,   "WordPerfect Version 5.1"
  100. LINE    UTIL_1,  "Utility Programs"
  101. }
  102.  
  103. /**************************************************************************
  104.  *      MENU2 ENTRY Definition                                            *
  105.  *      Copying Definition                                                *
  106.  **************************************************************************/
  107.  
  108.  
  109. WINDOW  WN_31 {
  110.     EXTRACT WINDOWS
  111.     PATH "C:\WINDOWS"
  112.     SCREEN WINDOWS31_ALL {
  113.         ENTRY   RALL
  114.         COPY    "OEMSETUP.INF","SYSTEM\OEM655XX.INF"
  115.         COPY    "WINMEM32.DLL","SYSTEM\WINMEM32.DLL"
  116.         COPY    "W3PM480.DRV", "SYSTEM\W3PM480.DRV"
  117.         COPY    "W3PM600P.DRV","SYSTEM\W3PM600P.DRV"
  118.         COPY    "W3LM600P.DRV","SYSTEM\W3LM600P.DRV"
  119.         COPY    "W3LM768P.DRV","SYSTEM\W3LM768P.DRV"
  120.         COPY    "R12.DRV",     "SYSTEM\R12.DRV"
  121.         COPY    "LINEAR4.DRV", "SYSTEM\LINEAR4.DRV"
  122.         COPY    "LINEAR8.DRV", "SYSTEM\LINEAR8.DRV"
  123.         COPY    "LINEAR16.DRV","SYSTEM\LINEAR15.DRV"
  124.         COPY    "LINEAR16.DRV", "SYSTEM\LINEAR16.DRV"
  125.         COPY    "LINEAR24.DRV", "SYSTEM\LINEAR24.DRV"
  126.         COPY    "CHIP31.386",  "SYSTEM\CHIP31.386"
  127.         COPY    "CHIP.2GR",    "SYSTEM\CHIP.2GR"
  128.         COPY    "CHIP.3GR",    "SYSTEM\CHIP.3GR"
  129.         COPY    "BIGCUR.CPL",  "SYSTEM\BIGCUR.CPL"
  130.         COPY    "CRTLCD.CPL",  "SYSTEM\CRTLCD.CPL"
  131.     }
  132.     GUIDE WN_31 {
  133.         LAYOUT  60, 7
  134.         "  Change to your Windows directory and type SETUP  "
  135.         "  to run the Windows Setup program.  Choose one of "
  136.         "  the new drivers marked by an *.  Please refer to "
  137.         "  the Display Drivers Users' Guide to complete the "
  138.         "  installation.                                    "
  139.     }
  140. }
  141.  
  142.  
  143. WINDOW WORD_5 {
  144.     EXTRACT WORD
  145.     PATH "C:\WORD5"
  146.     SCREEN WORD_768 {
  147.         ENTRY   R768C16
  148.         COPY    "VGA768.VID"
  149.     }
  150.     SCREEN WORD_600 {
  151.         ENTRY   R600C16
  152.         COPY    "VGA600.VID"
  153.     }
  154.     GUIDE WORD_5 {
  155.         LAYOUT  60, 6
  156.         "  Before you run Word 5.0, make sure you copy the     "
  157.         "  driver file into the WORD5 directory and overwrite  "
  158.         "  the file named SCREEN.VID. For more details, please "
  159.         "  read the display drivers users manual.              "
  160.     }
  161. }
  162. WINDOW WORD_55 {
  163.     EXTRACT WORD
  164.     PATH "C:\WORD55"
  165.     SCREEN WORD55_768 {
  166.         ENTRY   R768C16
  167.         COPY    "VGA55768.VID"
  168.     }
  169.     SCREEN WORD55_600 {
  170.         ENTRY   R600C16
  171.         COPY    "VGA55600.VID"
  172.     }
  173.     GUIDE WORD_55 {
  174.         LAYOUT  60, 6
  175.         "  Before you run Word 5.5, make sure you copy the     "
  176.         "  driver file into the WORD55 directory and overwrite  "
  177.         "  the file named SCREEN.VID. For more details, please "
  178.         "  read the display drivers users manual.              "
  179.     }
  180. }
  181.  
  182. WINDOW ACAD_10 {
  183.     EXTRACT AUTOCAD
  184.     PATH "C:\ACAD"
  185.     SCREEN DLD_ACAD {
  186.         ENTRY   RALL
  187.         COPY "DLDSETUP.EXE"
  188.         COPY "DLDSETUP.HLP"
  189.         COPY "COLOR16.EXE"
  190.         COPY "COLOR256.EXE"
  191.         COPY "DLDCOLOR.HLP"
  192.         COPY "DLDVGA.EXE"
  193.         COPY "DLDVG256.EXE"
  194.     }
  195.     GUIDE ACAD_10 {
  196.         LAYOUT  60, 5
  197.         "  Please copy the driver files into your ACAD directory "
  198.         "  and run DLDSETUP to configure.  For more details,     "
  199.         "  please read the display drivers users manual.         "
  200.     }
  201. }
  202.  
  203.  
  204. WINDOW LOTUS_2 {
  205.     EXTRACT LOTUS
  206.     PATH "C:\LOTUS"
  207.     SCREEN lotus_132x25 {
  208.         ENTRY   T132x25
  209.         COPY    "V132X25.DRV"
  210.     }
  211.     SCREEN lotus_132x50 {
  212.         ENTRY   T132x50
  213.         COPY    "V132X50.DRV"
  214.     }
  215.     GUIDE LOTUS_2 {
  216.         LAYOUT  60, 5
  217.         "  Please copy the driver files into the Lotus directory "
  218.         "  and run INSTALL for Lotus 1-2-3 or Symphony. For more "
  219.         "  details, please read the display drivers users manual."
  220.     }
  221. }
  222.  
  223.  
  224. WINDOW WP_50 {
  225.     EXTRACT WORDPERF
  226.     PATH "C:\WP50"
  227.     SCREEN wp50_768 {
  228.         ENTRY   R768C16
  229.         COPY    "CHIPS768.WPD"
  230.     }
  231.     SCREEN wp50_600 {
  232.         ENTRY   R600C16
  233.         COPY    "CHIPS600.WPD"
  234.     }
  235.     GUIDE WP_50 {
  236.         LAYOUT  60, 6
  237.         "  Please copy the driver files into the WordPerfect 5.0 "
  238.         "  directory and use the setup command to configure the  "
  239.         "  high resolution mode. Please read the display drivers "
  240.         "  users manual for more details.                        "
  241.     }
  242. }
  243.  
  244. WINDOW WP_51 {
  245.     EXTRACT WORDPERF
  246.     PATH "C:\WP51"
  247.     SCREEN wp51_768 {
  248.         ENTRY   R768C16
  249.         COPY    "VGA768.VRS"
  250.     }
  251.     SCREEN wp51_600 {
  252.         ENTRY   R600C16
  253.         COPY    "VGA600.VRS"
  254.     }
  255.     GUIDE WP_51 {
  256.         LAYOUT  60, 6
  257.         "  Please copy the driver files into the WordPerfect 5.1 "
  258.         "  directory and use the setup command to configure the  "
  259.         "  high resolution mode.  Please read the display drivers"
  260.         "  users manual for more details.                        "
  261.     }
  262. }
  263.  
  264. WINDOW VESA_1 {
  265.     EXTRACT VESA
  266.     PATH "C:\VESA"
  267.     SCREEN vesa_drv {
  268.         ENTRY   RALL
  269.         COPY    "VESA530.COM", "VESA.COM"
  270.         COPY    "SETVESA.EXE"
  271.         COPY    "VTEST.EXE"
  272.     }
  273.     GUIDE VESA_1 {
  274.         LAYOUT  60, 5
  275.         "  Please type VESA to install the  high resolution"
  276.         "  VESA driver.  For more details, please read the "
  277.         "  display drivers users manual.                   "
  278.     }
  279. }
  280.  
  281. WINDOW UTIL_1 {
  282.     EXTRACT UTIL
  283.     PATH "C:\UTIL"
  284.     SCREEN util_setvag {
  285.         ENTRY   SETVGA
  286.         COPY    "SETVGA.EXE"
  287.     }
  288.     SCREEN util_modetest {
  289.         ENTRY   MODETEST
  290.         COPY    "MODETEST.EXE"
  291.     }
  292.     GUIDE UTIL_1 {
  293.         LAYOUT  60, 4
  294.         "  For more information about each utility program, "
  295.         "  please read the display drivers users manual."
  296.     }
  297. }
  298.