home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 13 / 13.iso / p / p078 / 10.img / INSTALL.DAT < prev    next >
Encoding:
INSTALL Professional project  |  1991-10-14  |  39.8 KB  |  988 lines

  1. @DefineProject
  2.     @Name       = "OrCAD/Install"
  3.     @Version    = "V4.10"
  4.     @OutDrive   = C
  5.     @SubDir     = "\\ORCADESP\\"
  6. @EndProject
  7.  
  8. @DefineVars
  9.     @Dir @ORCADPROJ = "\\ORCAD"
  10.     @Dir @ORCADEXE = "\\ORCADEXE"
  11.     @Dir @ORCADESP = "\\ORCADESP"
  12. @EndVars
  13.  
  14. @If (@Exists "@OutDrive:@ORCADEXE\\ORINSTAL.EXE"
  15. &&   @Exists "@OutDrive:@ORCADESP\\DRV\\MODPRTR.DRV")
  16.     @DefineVars
  17.         @Integer @ProductFlag = 1
  18.     @EndVars
  19. @Else
  20.     @DefineVars
  21.         @Integer @ProductFlag = 0
  22.     @EndVars
  23. @EndIf
  24.  
  25. @If (@ProductFlag == 1)
  26.  
  27.     @GetOption
  28.         @CheckBox
  29.         @Cls
  30.          Select ONE or MORE of the following items for installation:
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.         The SPACE BAR toggles the selection between yes and no. 
  46.         The arrow keys and PGUP/PGDN keys move the selection up and down.
  47.         'Y' sets all entries to YES, 'N' sets all to NO.
  48.         Press <ENTER> when you have finished selecting.
  49.         @Option 1000 = "Install OrCAD's Installation Software"
  50.         @Option 1001 = "Install         Video Display Drivers"
  51.         @Option 1002 = "Install               Plotter Drivers"
  52.         @Option 1003 = "Install               Printer Drivers"
  53.     @EndOption
  54.  
  55.     @GetOption
  56.         @CheckBox
  57.         @Cls
  58.         Do you want to modify ONE or MORE of the following items?
  59.                       CURRENT INSTALLATION PARAMETERS
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.  
  72.  
  73.         The SPACE BAR toggles the selection between yes and no. 
  74.         The arrow keys and PGUP/PGDN keys move the selection up and down.
  75.         'Y' sets all entries to YES, 'N' sets all to NO.
  76.         Press <ENTER> when you have finished selecting.
  77.         @Option 1010 = "Change Target Harddrive from:              @OutDrive:"
  78.         @If (1000 [= @Option)
  79.             @Option 1011 = "Change Executable program directory from:  @ORCADEXE "
  80.         @EndIf
  81.         @Option 1012 = "Change Main Driver/Library directory from: @ORCADESP "
  82.     @EndOption
  83. @EndIf
  84.  
  85. @If (@ProductFlag == 0)
  86.  
  87.     @Display
  88.         @Cls
  89.     This installation program will install the OrCAD display, printer,
  90.     and plotter drivers that you select onto your hard disk.  INSTALL
  91.     will then install itself onto your system and run from there.  
  92.  
  93.     DO NOT remove the installation software from your system when this 
  94.     installation is completed!  To simplify the installation process, all 
  95.     future updates sent to you will be designed to load onto your 
  96.     system using the INSTALL program.  
  97.  
  98.  
  99.         @Pause
  100.     @EndDisplay
  101. @EndIf
  102.  
  103. @If ((@ProductFlag == 0) || 1010 [= @Option )
  104.  
  105.     @GetOutDrive
  106.         @CLS
  107.     On which disk drive will be the destination of this install?
  108.     @EndOutDrive
  109. @EndIf
  110.  
  111. @If ((@ProductFlag == 0) || 1011 [= @Option )
  112.  
  113.     @GetSubdir @ORCADEXE
  114.     The @ORCADEXE directory will contain the installation program as well
  115.     as the executables of any of the OrCAD EDA Tool sets.  The default name 
  116.     for this directory is @ORCADEXE
  117.         @Prompt = "What subdirectory for the executables ([Enter] = @ORCADEXE) ?"
  118.     @EndSubDir
  119. @EndIf
  120.  
  121. @If ((@ProductFlag == 0) || 1012 [= @Option )
  122.  
  123.     @GetSubdir @ORCADESP  
  124.     The @ORCADESP directory contains a subdirectory for the display,
  125.     printer, and plotter drivers.  This directory also will contain
  126.     a subdirectory for each OrCAD Tool Set you install.
  127.         @Prompt = "What directory for ORCADESP ([Enter] = @ORCADESP) ?"
  128.     @EndSubDir
  129. @EndIf
  130.  
  131. @If ((@ProductFlag == 0) || 1001 [= @Option )
  132.  
  133.     @GetOption
  134.         @CheckBox 
  135.         @Cls
  136.         Select one or more display drivers to install onto your system.
  137.                                 DISPLAY DRIVERS
  138.  
  139.  
  140.  
  141.  
  142.  
  143.  
  144.  
  145.  
  146.  
  147.  
  148.  
  149.  
  150.  
  151.  
  152.     
  153.         The SPACE BAR toggles the selection between yes and no. 
  154.         The arrow keys and PGUP/PGDN keys move the selection up and down.
  155.         'Y' sets all entries to YES, 'N' sets all to NO.
  156.         Press <ENTER> when you have finished selecting.
  157.         @Option  7 =  "   EGA16E   640 x  350  16  EGA Enhanced monitor  "
  158.         @Option 23 =  "     HGC2   720 x  348   1  Hercules Monochrome   "
  159.         @Option 20 =  "   VGA640   640 x  480  16  IBM PS/2 VGA          "
  160.         @Option 59 =  "  VESA800   800 x  600  16  VESA Super VGA        "     
  161.         @Option  1 =  "     CGA4   320 x  200   4  Color Graphics Adapter"
  162.         @Option  2 =  "     CGA2   640 x  200   2  Color Graphics Adapter"
  163.         @Option  3 =  "  EGA16C2   640 x  200  16  EGA standard monitor  "
  164.         @Option  4 =  "   TGM16N   640 x  200  16  Tecmar Graphics Master"
  165.         @Option  5 =  "     EGA2   640 x  350   1  EGA Monochrome monitor"
  166.         @Option  6 =  "    EGA4E   640 x  350   4  EGA (64K RAM)         "
  167.         @Option  8 =  "    ATT2C   640 x  400   2  AT&T 6300             "
  168.         @Option  9 =  " HPVECTRA   640 x  400   2  HP Vectra Multi-Video "
  169.         @Option 10 =  "     NCR2   640 x  400   2  NCR graphics adapter  "
  170.         @Option 11 =  "  TANDY2k   640 x  400   2  Tandy 2000 Graphics   "
  171.         @Option 12 =  "  TELECAT   640 x  400   2  Televideo TeleCAT     "
  172.         @Option 13 =  "    T3100   640 x  400   2  Toshiba 3100 Laptop   "
  173.         @Option 14 =  " WYSE700a   640 x  400   2  Wyse-700              "
  174.         @Option 15 =  "     NCR4   640 x  400   4  NCR graphics adapter  "
  175.         @Option 16 =  "   ATT16C   640 x  400  16  AT&T 6300 DEB         "
  176.         @Option 17 =  " SIGMA400   640 x  400  16  Sigma 400             "
  177.         @Option 18 =  "   TGM16I   640 x  400  16  Tecmar Graphics Master"
  178.         @Option 19 =  "  MCGA480   640 x  480   1  IBM PS/2 MCGA         "
  179.         @Option 21 =  "    TGM4N   720 x  200   4  Tecmar Graphics Master"
  180.         @Option 22 =  "   CPTHGC   720 x  348   1  CPT 9000 Half Screen  "
  181.         @Option 24 =  "    TGM2N   720 x  348   1  Tecmar Graphics Master"
  182.         @Option 25 =  "    TGM4I   720 x  400   4  Tecmar Graphics Master"
  183.         @Option 26 =  "    TGM2I   720 x  696   1  Tecmar Graphics Master"
  184.         @Option 27 =  "  CPTFULL   720 x  728   1  CPT 9000 Full screen  "
  185.         @Option 28 =  "   GENIUS   768 x 1008   1  MDS Genius / AXTEL 530"
  186.         @Option 47 =  "      ADS  1024 x  768  16  Applied Data Systems  "
  187.         @Option 48 =  "  AHEAD1K  1024 x  768  16  Ahead System Wizard   "
  188.         @Option 49 =  "    ATI1K  1024 x  768  16  ATI VGA Wonder (Ver4+)"
  189.         @Option 46 =  " CHIPS512  1024 x  768  16  Chips & Tech. VGA 512K"
  190.         @Option 50 =  "  CHIPS1M  1024 x  768  16  Chips & Tech. VGA 1Meg"
  191.         @Option 29 =  "  GENOA1K  1024 x  768  16  EIZO B10              "
  192.         @Option 30 =  "  GENOA1K  1024 x  768  16  Genoa SuperVGA        "
  193.         @Option 52 =  "  GEN641K  1024 x  768  16  Genoa SuperVGA 6400   "
  194.         @Option 31 =  "  GENOA1K  1024 x  768  16  Orchid ProDesignerPlus"
  195.         @Option 61 =  "    OAK1K  1024 x  768  16  OTI-067               "
  196.         @Option 60 =  "     WD1K  1024 x  768  16  Paradise VGA 1024     "
  197.         @Option 32 =  "  GENOA1K  1024 x  768  16  Sigma Designs VGA/X16 "
  198.         @Option 33 =  "  GENOA1K  1024 x  768  16  SOTA VGA/16           "
  199.         @Option 34 =  " TECMAR1K  1024 x  768  16  TECMAR VGA/AD         "
  200.         @Option 54 =  "  TSENG1K  1024 x  768  16  Tseng Labs ET4000 set "
  201.         @Option 35 =  "   VEGA1K  1024 x  768  16  Video 7 VRAM VGA      "
  202.         @Option 36 =  "  VECT768  1024 x  768  16  Vectrix PEPE/Presto   "
  203.         @Option 53 =  "    TRI1K  1024 x  768  16  Zymos Poach Set       "
  204.         @Option 37 =  " VECTRXAT  1024 x 1024  16  Vectrix PEPE (AT)     "
  205.         @Option 38 =  " VECTRXPC  1024 x 1024  16  Vectrix PEPE (PC)     "
  206.         @Option 41 =  " VECT1280  1280 x 1024  16  Vectrix PEPE/Presto   "
  207.         @Option 59 =  "     WD1K  1024 x 1024  16  Western Dig. WD90C00  "
  208.         @Option 39 =  " WYSE700b  1280 x  400   2  Wyse-700              "
  209.         @Option 40 =  " WYSE700c  1280 x  800   2  Wyse-700              "
  210.         @Option 56 =  " IMAGE16C  1600 x 1200   2  Image Sys./CornerStone"
  211.         @Option 51 =  "     DGIS  Variable Res 16  DGIS display adapters "
  212.         @Option 57 =  "    TIGA1  Variable Res 16  TIGA Version 1.1      "
  213.         @Option 58 =  "    TIGA2  Variable Res 16  TIGA Version 2.0      "
  214.  
  215.     @EndOption
  216. @EndIf
  217.  
  218. @If ((@ProductFlag == 0) || 1002 [= @Option )
  219.  
  220.     @GetOption
  221.         @CheckBox
  222.         @Cls
  223.         Select one or more plotter drivers to install onto your system.
  224.                                 PLOTTER DRIVERS
  225.  
  226.  
  227.  
  228.  
  229.  
  230.  
  231.  
  232.  
  233.  
  234.  
  235.  
  236.  
  237.  
  238.  
  239.  
  240.         The SPACE BAR toggles the selection between yes and no. 
  241.         The arrow keys and PGUP/PGDN keys move the selection up and down.
  242.         'Y' sets all entries to YES, 'N' sets all to NO.
  243.         Press <ENTER> when you have finished selecting.
  244.         @Option 101 = " APPLE410  Apple 410                                             "
  245.         @Option 102 = " CALCOMP1  Calcomp (Intelligent)                                 "
  246.         @Option 103 = " CALCOMP2  Calcomp (Non-Intelligent)                             "
  247.         @Option 104 = "      DXF  DXF (interface to AutoCad, Generic CAD, etc.)         "
  248.         @Option 120 = "     EPS1  Encapsulated PostScript Letter size Portrait mode     "
  249.         @Option 121 = "     EPS2  Encapsulated PostScript Letter size Landscape mode    "
  250.         @Option 122 = "     EPS3  Encapsulated PostScript Legal size Landscape mode     "
  251.         @Option 123 = "     EPS4  Encapsulated PostScript Legal size Portrait mode      "
  252.         @Option 116 = "  GENERIC  Generic vector command output (ASCII)                 "
  253.         @Option 117 = "   GERBER  GERBER PhotoPlotter (2.3 format)                      "
  254.         @Option 118 = " GERBER2X  GERBER PhotoPlotter (2.3 format OLD MODEL PLOTTERS)   "
  255.         @Option 119 = " GERBER34  GERBER PhotoPlotter (3.4 format)                      "
  256.         @Option 105 = "      HP2  Fujitsu FPG 315                                       "
  257.         @Option 106 = "       HI  Houston Instrument DMP 40/41/42/51/52/56/etc. (DM/PL) "
  258.         @Option 107 = "     HI29  Houston Instrument DMP 29 (DM/PL  Etx is _)           "
  259.         @Option 108 = "       HP  HP 7475/7550/7580/7585/7586/etc (HP-GL) (.00098/unit) "
  260.         @Option 109 = "      HP2  HP different units (HP-GL) (1016 units/inch)          "
  261.         @Option 110 = "      HPX  HP compatibles (not correct HP-GL emulation)          "
  262.         @Option 124 = "   HPBRO1  HPGL Emulation using Brother HL8E with 1M ram         "
  263.         @Option 125 = "   HPBRO2  HPGL Emulation using Brother HL8E with 2M ram         "
  264.         @Option 126 = " HPBRO2_9  HPGL Emulation using Brother HL8E with 2M ram 90 deg. "
  265.         @Option 127 = "    HPCAN  HPGL Emulation using Canon Laser w/GL Emulation card  "
  266.         @Option 128 = "  HPCAN90  HPGL Emulation using Canon Laser w/GL Emulation 90 d. "
  267.         @Option 114 = "  PSCRIPT  Post Script (Letter Paper   8.5 x 11 )                "
  268.         @Option 115 = " PSCRIPT2  Post Script (Ledger Paper    11 x 17 )                "
  269.         @Option 111 = "   DXY101  Roland DXY-101                                        "
  270.         @Option 112 = "   DXY800  Roland DXY-800                                        "
  271.         @Option 113 = "       WG  Western Graphtec MP2000/FP5301                        "
  272.         @Option 129 = "    PWORD  Post Script Driver for MSWord                        "
  273.         @Option 130 = "  ZERICON  ZERICON PC 3600                                      "
  274.     @EndOption        
  275. @EndIf
  276.  
  277. @If ((@ProductFlag == 0) || 1003 [= @Option )
  278.  
  279.     @GetOption
  280.         @CheckBox
  281.         @Cls
  282.         Select one or more printer drivers to install onto your system.
  283.                                 PRINTER DRIVERS
  284.  
  285.  
  286.  
  287.  
  288.  
  289.  
  290.  
  291.  
  292.  
  293.  
  294.  
  295.  
  296.  
  297.  
  298.  
  299.         The SPACE BAR toggles the selection between yes and no. 
  300.         The arrow keys and PGUP/PGDN keys move the selection up and down.
  301.         'Y' sets all entries to YES, 'N' sets all to NO.
  302.         Press <ENTER> when you have finished selecting.
  303.         @Option 201 = "      AMT  120 x 120  AMT          Office Printer              "
  304.         @Option 202 = " AMT_ACEL  120 x 120  AMT          ACCEL-500                   "
  305.         @Option 203 = " CITH1550  136 x 144  C. ITOH      1550/8510                   "
  306.         @Option 204 = " CITOH310  136 x 144  C. ITOH      P310                        "
  307.         @Option 259 = " CANON150  150 x 150  Canon        LBP-8 A1                    "
  308.         @Option 260 = " CANON300  300 x 300  Canon        LBP-8 A2                    "
  309.         @Option 261 = "  CANON75   75 x  75  Canon        LBP-8 A2                    "
  310.         @Option 205 = " IBMCOLOR  165 x 165  DataProducts 8012                        "
  311.         @Option 206 = "    EPSON   60 x  72  Epson                                    "
  312.         @Option 207 = "  EPSONMX  120 x 216  Epson        MX                          "
  313.         @Option 208 = " EPSONFX2  120 x 108  Epson        MX/FX/RX                    "
  314.         @Option 209 = "  EPSONFX  240 x 216  Epson        FX/RX                       "
  315.         @Option 210 = " LQ1000_2   90 x  90  Epson        LQ800/LQ1000/LQ1500         "
  316.         @Option 211 = "   LQ1000  180 x 180  Epson        LQ800/LQ1000/LQ1500         "
  317.         @Option 212 = "  EPSONVP  180 x 180  Epson        VP 7690                     "
  318.         @Option 213 = "  HPDESK1   75 x  75  HP           DeskJet      (Letter Paper) "
  319.         @Option 214 = "  HPDESK2  100 x 100  HP           DeskJet      (Letter Paper) "
  320.         @Option 215 = "  HPDESK3  150 x 150  HP           DeskJet      (Letter Paper) "
  321.         @Option 216 = "  HPDESK4  300 x 300  HP           DeskJet      (Letter Paper) "
  322.         @Option 217 = "  HPDESK5   75 x  75  HP           DeskJet      (Legal Paper)  "
  323.         @Option 218 = "  HPDESK6  100 x 100  HP           DeskJet      (Legal Paper)  "
  324.         @Option 219 = "  HPDESK7  150 x 150  HP           DeskJet      (Legal Paper)  "
  325.         @Option 220 = "  HPDESK8  300 x 300  HP           DeskJet      (Legal Paper)  "
  326.         @Option 221 = " HPLASER1   75 x  75  HP           LaserJet+/II (Letter Paper) "
  327.         @Option 222 = " HPLASER2  100 x 100  HP           LaserJet+/II (Letter Paper) "
  328.         @Option 223 = " HPLASER3  150 x 150  HP           LaserJet+/II (Letter Paper) "
  329.         @Option 224 = " HPLASER4  300 x 300  HP           LaserJet+/II (Letter Paper) "
  330.         @Option 225 = " HPLASER5   75 x  75  HP           LaserJet+/II (Legal Paper)  "
  331.         @Option 226 = " HPLASER6  100 x 100  HP           LaserJet+/II (Legal Paper)  "
  332.         @Option 227 = " HPLASER7  150 x 150  HP           LaserJet+/II (Legal Paper)  "
  333.         @Option 228 = " HPLASER8  300 x 300  HP           LaserJet+/II (Legal Paper)  "
  334.         @Option 229 = "    HP2K1   75 x  75  HP           Laser 2000   (Ledger Paper) "
  335.         @Option 230 = "    HP2K2  100 x 100  HP           Laser 2000   (Ledger Paper) "
  336.         @Option 231 = "    HP2K3  150 x 150  HP           Laser 2000   (Ledger Paper) "
  337.         @Option 232 = "    HP2K4  300 x 300  HP           Laser 2000   (Ledger Paper) "
  338.         @Option 233 = " HPINKJET   96 x  96  HP           ThinkJet                    "
  339.         @Option 234 = " HPQUIET1   96 x  96  HP           QuietJet     (Letter Paper) "
  340.         @Option 235 = " HPQUIET2  192 x 192  HP           QuietJet     (Letter Paper) "
  341.         @Option 236 = " HPQUIET3   96 x  96  HP           QuietJet     (Continuous)   "
  342.         @Option 237 = " HPQUIET4  192 x 192  HP           QuietJet     (Continuous)   "
  343.         @Option 238 = " HPPAINT1  180 x 180  HP           PaintJet     (Letter Paper) "
  344.         @Option 239 = " HPPAINT2  180 x 180  HP           PaintJet     (Legal Paper)  "
  345.         @Option 258 = " HPAINTXL  180 x 180  HP           PaintJet XL  (Legal Paper)  "
  346.         @Option 240 = " IBMCOLOR  168 x 168  IBM          Color Printer               "
  347.         @Option 241 = "    EPSON   60 x  72  IBM          Graphics Printer/ProPrinter "
  348.         @Option 242 = " EPSONFX2  120 x 108  IBM          Graphics Printer/ProPrinter "
  349.         @Option 243 = "  EPSONFX  240 x 216  IBM          Graphics Printer/ProPrinter "
  350.         @Option 244 = "   JDL750  180 x 180  JDL          750                         "
  351.         @Option 245 = "   JDL850  180 x 180  JDL          850                         "
  352.         @Option 246 = " NECPR201  160 x 160  NEC          PR-201                      "
  353.         @Option 247 = "  NEC8023  136 x 144  NEC          8023                        "
  354.         @Option 248 = "    OKI92   72 x  72  OKIData      92/93                       "
  355.         @Option 249 = "   OKI192  144 x 144  OKIData      192/193                     "
  356.         @Option 250 = "  OKI2410  144 x 144  OKIData      2410                        "
  357.         @Option 251 = "   STAR10  120 x 144  STAR         Gemini 10X/15X              "
  358.         @Option 252 = "  TALLY80  170 x 216  TALLY        Spirit 80                   "
  359.         @Option 253 = "    TI850  120 x 216  TI           850                         "
  360.         @Option 254 = " TOSHIBA2   90 x  90  Toshiba      P1340/P1350/P1351/P351      "
  361.         @Option 255 = "  TOSHIBA  180 x 180  Toshiba      P1340/P1350/P1351/P351      "
  362.         @Option 256 = " VERSATEC  200 x 200  Versatec V80 (LPT1: and special cable)   "
  363.         @Option 257 = "   RASTER  100 x 100  Generic raster output driver             "
  364.     @EndOption
  365. @EndIf
  366.  
  367. @DefineDisk
  368.     @Label = "IBM Install Master Disk"
  369.  
  370.     @If ((@ProductFlag == 0) || 1001 [= @Option )
  371.  
  372.         @BeginLib   DISPLAYS.PLB
  373.             @File       GENDRIVE.*
  374.                 @Out0k  \\@ORCADESP\\DRV\\GENDRIVE.*
  375.             @File       EGA16E.DRV
  376.                 @Out0k  \\@ORCADESP\\DRV\\EGA16E.DRV
  377.             @File       VGA640.DRV
  378.                 @Out0k  \\@ORCADESP\\DRV\\VGA640.DRV
  379.             @File       VESA800.DRV
  380.                 @Out0k  \\@ORCADESP\\DRV\\VESA800.DRV
  381.             @File       HGC2.DRV
  382.                 @Out0k  \\@ORCADESP\\DRV\\HGC2.DRV
  383.             
  384.             @If (1 [= @Option)
  385.                 @File       CGA4.DRV
  386.                     @Out0k  \\@ORCADESP\\DRV\\CGA4.DRV
  387.             @EndIf
  388.             @If (2 [= @Option)
  389.                 @File       CGA2.DRV
  390.                     @Out0k  \\@ORCADESP\\DRV\\CGA2.DRV
  391.             @EndIf
  392.             @If (3 [= @Option)
  393.                 @File       EGA16C2.DRV
  394.                     @Out0k  \\@ORCADESP\\DRV\\EGA16C2.DRV
  395.             @EndIf
  396.             @If (4 [= @Option)
  397.                 @File       TGM16N.DRV
  398.                     @Out0k  \\@ORCADESP\\DRV\\TGM16N.DRV
  399.             @EndIf
  400.             @If (5 [= @Option)
  401.                 @File       EGA2.DRV
  402.                     @Out0k  \\@ORCADESP\\DRV\\EGA2.DRV
  403.             @EndIf
  404.             @If (6 [= @Option)
  405.                 @File       EGA4E.DRV
  406.                     @Out0k  \\@ORCADESP\\DRV\\EGA4E.DRV
  407.             @EndIf
  408.             @If (8 [= @Option)
  409.                 @File       ATT2C.DRV
  410.                     @Out0k  \\@ORCADESP\\DRV\\ATT2C.DRV
  411.             @EndIf
  412.             @If (9 [= @Option)
  413.                 @File       HPVECTRA.DRV
  414.                     @Out0k  \\@ORCADESP\\DRV\\HPVECTRA.DRV
  415.             @EndIf
  416.             @If (10 [= @Option)
  417.                 @File       NCR2.DRV
  418.                     @Out0k  \\@ORCADESP\\DRV\\NCR2.DRV
  419.             @EndIf
  420.             @If (11 [= @Option)
  421.                 @File       TANDY2k.DRV
  422.                     @Out0k  \\@ORCADESP\\DRV\\TANDY2k.DRV
  423.             @EndIf
  424.             @If (12 [= @Option)
  425.                 @File       TELECAT.DRV
  426.                     @Out0k  \\@ORCADESP\\DRV\\TELECAT.DRV
  427.             @EndIf
  428.             @If (13 [= @Option)
  429.                 @File       T3100.DRV
  430.                     @Out0k  \\@ORCADESP\\DRV\\T3100.DRV
  431.             @EndIf
  432.             @If (14 [= @Option)
  433.                 @File       WYSE700a.DRV
  434.                     @Out0k  \\@ORCADESP\\DRV\\WYSE700a.DRV
  435.             @EndIf
  436.             @If (15 [= @Option)
  437.                 @File       NCR4.DRV
  438.                     @Out0k  \\@ORCADESP\\DRV\\NCR4.DRV
  439.             @EndIf
  440.             @If (16 [= @Option)
  441.                 @File       ATT16C.DRV
  442.                     @Out0k  \\@ORCADESP\\DRV\\ATT16C.DRV
  443.             @EndIf
  444.             @If (17 [= @Option)
  445.                 @File       SIGMA400.DRV
  446.                     @Out0k  \\@ORCADESP\\DRV\\SIGMA400.DRV
  447.             @EndIf
  448.             @If (18 [= @Option)
  449.                 @File       TGM16I.DRV
  450.                     @Out0k  \\@ORCADESP\\DRV\\TGM16I.DRV
  451.             @EndIf
  452.             @If (19 [= @Option)
  453.                 @File       MCGA480.DRV
  454.                     @Out0k  \\@ORCADESP\\DRV\\MCGA480.DRV
  455.             @EndIf
  456.             @If (21 [= @Option)
  457.                 @File       TGM4N.DRV
  458.                     @Out0k  \\@ORCADESP\\DRV\\TGM4N.DRV
  459.             @EndIf
  460.             @If (22 [= @Option)
  461.                 @File       CPTHGC.DRV
  462.                     @Out0k  \\@ORCADESP\\DRV\\CPThgc.DRV
  463.             @EndIf
  464.             @If (24 [= @Option)
  465.                 @File       TGM2N.DRV
  466.                     @Out0k  \\@ORCADESP\\DRV\\TGM2N.DRV
  467.             @EndIf
  468.             @If (25 [= @Option)
  469.                 @File       TGM4I.DRV
  470.                     @Out0k  \\@ORCADESP\\DRV\\TGM4I.DRV
  471.             @EndIf
  472.             @If (26 [= @Option)
  473.                 @File       TGM2I.DRV
  474.                     @Out0k  \\@ORCADESP\\DRV\\TGM2I.DRV
  475.             @EndIf
  476.             @If (27 [= @Option)
  477.                 @File       CPTFULL.DRV
  478.                     @Out0k  \\@ORCADESP\\DRV\\CPTFULL.DRV
  479.             @EndIf
  480.             @If (28 [= @Option)
  481.                 @File       GENIUS.DRV
  482.                     @Out0k  \\@ORCADESP\\DRV\\GENIUS.DRV
  483.             @EndIf
  484.             @If (29 [= @Option || 30 [= @Option || 31 [= @Option || 32 [= @Option || 33 [= @Option)
  485.                 @File       GENOA1K.DRV
  486.                     @Out0k  \\@ORCADESP\\DRV\\GENOA1K.DRV
  487.             @EndIf
  488.             @If (34 [= @Option)
  489.                 @File       TECMAR1K.DRV
  490.                     @Out0k  \\@ORCADESP\\DRV\\TECMAR1K.DRV
  491.             @EndIf
  492.             @If (35 [= @Option)
  493.                 @File       VEGA1K.DRV
  494.                     @Out0k  \\@ORCADESP\\DRV\\VEGA1K.DRV
  495.             @EndIf
  496.             @If (36 [= @Option)
  497.                 @File       VECT768.DRV
  498.                     @Out0k  \\@ORCADESP\\DRV\\VECT768.DRV
  499.             @EndIf
  500.             @If (37 [= @Option)
  501.                 @File       VECTRXAT.DRV
  502.                     @Out0k  \\@ORCADESP\\DRV\\VECTRXAT.DRV
  503.             @EndIf
  504.             @If (38 [= @Option)
  505.                 @File       VECTRXPC.DRV
  506.                     @Out0k  \\@ORCADESP\\DRV\\VECTRXPC.DRV
  507.             @EndIf
  508.             @If (39 [= @Option)
  509.                 @File       WYSE700b.DRV
  510.                     @Out0k  \\@ORCADESP\\DRV\\WYSE700b.DRV
  511.             @EndIf
  512.             @If (40 [= @Option)
  513.                 @File       WYSE700c.DRV
  514.                     @Out0k  \\@ORCADESP\\DRV\\WYSE700c.DRV
  515.             @EndIf
  516.             @If (41 [= @Option)
  517.                 @File       VECT1280.DRV
  518.                     @Out0k  \\@ORCADESP\\DRV\\VECT1280.DRV
  519.             @EndIf
  520.             @If (47 [= @Option)
  521.                 @File       ADS.DRV
  522.                     @Out0k  \\@ORCADESP\\DRV\\ADS.DRV
  523.                 @File       ADS.DOC
  524.                     @Out0k  \\@ORCADESP\\DRV\\ADS.DOC
  525.                 @File       ADSLOAD.EXE
  526.                     @Out0k  \\@ORCADESP\\DRV\\ADSLOAD.EXE
  527.                 @File       ADSORCAD.COM
  528.                     @Out0k  \\@ORCADESP\\DRV\\ADSORCAD.COM
  529.             @EndIf
  530.             @If (48 [= @Option)
  531.                 @File       AHEAD1K.DRV
  532.                     @Out0k  \\@ORCADESP\\DRV\\AHEAD1K.DRV
  533.             @EndIf
  534.             @If (49 [= @Option)
  535.                 @File       ATI1K.DRV
  536.                     @Out0k  \\@ORCADESP\\DRV\\ATI1K.DRV
  537.             @EndIf
  538.             @If (50 [= @Option)
  539.                 @File       CHIPS1M.DRV
  540.                     @Out0k  \\@ORCADESP\\DRV\\CHIPS1M.DRV
  541.             @EndIf
  542.             @If (51 [= @Option)
  543.                 @File       DGIS.DRV
  544.                     @Out0k  \\@ORCADESP\\DRV\\DGIS.DRV
  545.             @EndIf
  546.             @If (46 [= @Option)
  547.                 @File       CHIPS512.DRV
  548.                     @Out0k  \\@ORCADESP\\DRV\\CHIPS512K.DRV
  549.             @EndIf
  550.             @If (52 [= @Option)
  551.                 @File       GEN641K.DRV
  552.                     @Out0k  \\@ORCADESP\\DRV\\GEN641K.DRV
  553.             @EndIf
  554.             @If (56 [= @Option)
  555.                 @File       IMAGE16C.DRV
  556.                     @Out0k  \\@ORCADESP\\DRV\\IMAGE16C.DRV
  557.             @EndIf
  558.             @If (55 [= @Option)
  559.                 @File       IMAGE16M.DRV
  560.                     @Out0k  \\@ORCADESP\\DRV\\IMAGE16M.DRV
  561.             @EndIf
  562.             @If (57 [= @Option)
  563.                 @File       TIGA1.DRV
  564.                     @Out0k  \\@ORCADESP\\DRV\\TIGA1.DRV
  565.             @EndIf
  566.             @If (58 [= @Option)
  567.                 @File       TIGA2.DRV
  568.                     @Out0k  \\@ORCADESP\\DRV\\TIGA2.DRV
  569.             @EndIf
  570.             @If (53 [= @Option)
  571.                 @File       TRI1K.DRV
  572.                     @Out0k  \\@ORCADESP\\DRV\\TRI1K.DRV
  573.             @EndIf
  574.             @If (54 [= @Option)
  575.                 @File       TSENG1K.DRV
  576.                     @Out0k  \\@ORCADESP\\DRV\\TSENG1K.DRV
  577.             @EndIf
  578.             @If (59 [= @Option || 60 [= @Option)
  579.                 @File       WD1K.DRV
  580.                     @Out0k  \\@ORCADESP\\DRV\\WD1K.DRV
  581.             @EndIf
  582.             @If (61 [= @Option)
  583.                 @File       OAK1K.DRV
  584.                     @Out0k  \\@ORCADESP\\DRV\\OAK1K.DRV
  585.             @EndIf
  586.         @EndLib
  587.     @EndIf
  588.  
  589.     @If ((@ProductFlag == 0) || 1002 [= @Option )
  590.  
  591.         @BeginLib       PLOTTERS.PLB
  592.             @If (101 [= @Option)
  593.                 @File       APPLE410.DRV
  594.                     @Out0k  \\@ORCADESP\\DRV\\APPLE410.DRV
  595.             @EndIf
  596.             @If (102 [= @Option)
  597.                 @File       CALCOMP1.DRV
  598.                     @Out0k  \\@ORCADESP\\DRV\\CALCOMP1.DRV
  599.             @EndIf
  600.             @If (103 [= @Option)
  601.                 @File       CALCOMP2.DRV
  602.                     @Out0k  \\@ORCADESP\\DRV\\CALCOMP2.DRV
  603.             @EndIf
  604.             @If (104 [= @Option)
  605.                 @File       DXF.DRV
  606.                     @Out0k  \\@ORCADESP\\DRV\\DXF.DRV
  607.             @EndIf
  608.             @If (105 [= @Option)
  609.                 @File       HP2.DRV
  610.                     @Out0k  \\@ORCADESP\\DRV\\HP2.DRV
  611.             @EndIf
  612.             @If (106 [= @Option)
  613.                 @File       HI.DRV
  614.                     @Out0k  \\@ORCADESP\\DRV\\HI.DRV
  615.             @EndIf
  616.             @If (107 [= @Option)
  617.                 @File       HI29.DRV
  618.                     @Out0k  \\@ORCADESP\\DRV\\HI29.DRV
  619.             @EndIf
  620.             @If (108 [= @Option)
  621.                 @File       HP.DRV
  622.                     @Out0k  \\@ORCADESP\\DRV\\HP.DRV
  623.             @EndIf
  624.             @If (109 [= @Option)
  625.                 @File       HP2.DRV
  626.                     @Out0k  \\@ORCADESP\\DRV\\HP2.DRV
  627.             @EndIf
  628.             @If (110 [= @Option)
  629.                 @File       HPX.DRV
  630.                     @Out0k  \\@ORCADESP\\DRV\\HPX.DRV
  631.             @EndIf
  632.             @If (111 [= @Option)
  633.                 @File       DXY101.DRV
  634.                     @Out0k  \\@ORCADESP\\DRV\\DXY101.DRV
  635.             @EndIf
  636.             @If (112 [= @Option)
  637.                 @File       DXY800.DRV
  638.                     @Out0k  \\@ORCADESP\\DRV\\DXY800.DRV
  639.             @EndIf
  640.             @If (113 [= @Option)
  641.                 @File       WG.DRV
  642.                     @Out0k  \\@ORCADESP\\DRV\\WG.DRV
  643.             @EndIf
  644.             @If (114 [= @Option)
  645.                 @File       PSCRIPT.DRV
  646.                     @Out0k  \\@ORCADESP\\DRV\\PSCRIPT.DRV
  647.             @EndIf
  648.             @If (120 [= @Option)
  649.                 @File       EPS1.DRV
  650.                     @Out0k  \\@ORCADESP\\DRV\\EPS1.DRV
  651.             @EndIf
  652.             @If (121 [= @Option)
  653.                 @File       EPS2.DRV
  654.                     @Out0k  \\@ORCADESP\\DRV\\EPS2.DRV
  655.             @EndIf
  656.             @If (122 [= @Option)
  657.                 @File       EPS3.DRV
  658.                     @Out0k  \\@ORCADESP\\DRV\\EPS3.DRV
  659.             @EndIf
  660.             @If (123 [= @Option)
  661.                 @File       EPS4.DRV
  662.                     @Out0k  \\@ORCADESP\\DRV\\EPS4.DRV
  663.             @EndIf
  664.             @If (115 [= @Option)
  665.                 @File       PSCRIPT2.DRV
  666.                     @Out0k  \\@ORCADESP\\DRV\\PSCRIPT2.DRV
  667.             @EndIf
  668.             @If (116 [= @Option)
  669.                 @File       GENERIC.DRV
  670.                     @Out0k  \\@ORCADESP\\DRV\\GENERIC.DRV
  671.             @EndIf
  672.             @If (117 [= @Option)
  673.                 @File       GERBER.DRV
  674.                     @Out0k  \\@ORCADESP\\DRV\\GERBER.DRV
  675.             @EndIf
  676.             @If (118 [= @Option)
  677.                 @File       GERBER2X.DRV
  678.                     @Out0k  \\@ORCADESP\\DRV\\GERBER2X.DRV
  679.             @EndIf
  680.             @If (119 [= @Option)
  681.                 @File       GERBER34.DRV
  682.                     @Out0k  \\@ORCADESP\\DRV\\GERBER34.DRV
  683.             @EndIf
  684.             @If (124 [= @Option)
  685.                 @File       HPBRO1.DRV
  686.                     @Out0k  \\@ORCADESP\\DRV\\HPBRO1.DRV
  687.             @EndIf
  688.             @If (125 [= @Option)
  689.                 @File       HPBRO2.DRV
  690.                     @Out0k  \\@ORCADESP\\DRV\\HPBRO2.DRV
  691.             @EndIf
  692.             @If (126 [= @Option)
  693.                 @File       HPBRO2_9.DRV
  694.                     @Out0k  \\@ORCADESP\\DRV\\HPBRO2_9.DRV
  695.             @EndIf
  696.             @If (127 [= @Option)
  697.                 @File       HPCAN.DRV
  698.                     @Out0k  \\@ORCADESP\\DRV\\HPCAN.DRV
  699.             @EndIf
  700.             @If (128 [= @Option)
  701.                 @File       HPCAN90.DRV
  702.                     @Out0k  \\@ORCADESP\\DRV\\HPCAN90.DRV
  703.             @EndIf
  704.             @If (129 [= @Option)
  705.                 @File       PWORD.DRV
  706.                     @Out0k  \\@ORCADESP\\DRV\\PWORD.DRV
  707.             @EndIf
  708.             @If (130 [= @Option)
  709.                 @File       ZERICON.DRV
  710.                     @Out0k  \\@ORCADESP\\DRV\\ZERICON.DRV
  711.             @EndIf
  712.         @EndLib
  713.     @EndIf
  714.  
  715.     @If ((@ProductFlag == 0) || 1003 [= @Option )
  716.  
  717.         @BeginLib       PRINTERS.PLB
  718.             @File    MODPLTR.DRV
  719.                 @Out0k  \\@ORCADESP\\DRV\\MODPLTR.DRV
  720.             @File   MODPRTR.DRV
  721.             @Out0k    \\@ORCADESP\\DRV\\MODPRTR.DRV
  722.             @If (201 [= @Option)
  723.                 @File       AMT.DRV
  724.                     @Out0k  \\@ORCADESP\\DRV\\AMT.DRV
  725.             @EndIf
  726.             @If (202 [= @Option)
  727.                 @File       AMT_ACEL.DRV
  728.                     @Out0k  \\@ORCADESP\\DRV\\AMT_ACEL.DRV
  729.             @EndIf
  730.             @If (203 [= @Option)
  731.                 @File       CITH1550.DRV
  732.                     @Out0k  \\@ORCADESP\\DRV\\CITH1550.DRV
  733.             @EndIf
  734.             @If (204 [= @Option)
  735.                 @File       CITOH310.DRV
  736.                     @Out0k  \\@ORCADESP\\DRV\\CITOH310.DRV
  737.             @EndIf
  738.             @If (205 [= @Option)
  739.                 @File       IBMCOLOR.DRV
  740.                     @Out0k  \\@ORCADESP\\DRV\\IBMCOLOR.DRV
  741.             @EndIf
  742.             @If (206 [= @Option || 241 [= @Option)
  743.                 @File       EPSON.DRV
  744.                     @Out0k  \\@ORCADESP\\DRV\\EPSON.DRV
  745.             @EndIf
  746.             @If (207 [= @Option)
  747.                 @File       EPSONMX.DRV
  748.                     @Out0k  \\@ORCADESP\\DRV\\EPSONMX.DRV
  749.             @EndIf
  750.             @If (208 [= @Option || 242 [= @Option)
  751.                 @File       EPSONFX2.DRV
  752.                     @Out0k  \\@ORCADESP\\DRV\\EPSONFX2.DRV
  753.             @EndIf
  754.             @If (209 [= @Option || 243 [= @Option) 
  755.                 @File       EPSONFX.DRV
  756.                     @Out0k  \\@ORCADESP\\DRV\\EPSONFX.DRV
  757.             @EndIf
  758.             @If (210 [= @Option)
  759.                 @File       LQ1000_2.DRV
  760.                     @Out0k  \\@ORCADESP\\DRV\\LQ1000_2.DRV
  761.             @EndIf
  762.             @If (211 [= @Option)
  763.                 @File       LQ1000.DRV
  764.                     @Out0k  \\@ORCADESP\\DRV\\LQ1000.DRV
  765.             @EndIf
  766.             @If (212 [= @Option)
  767.                 @File       EPSONVP.DRV
  768.                     @Out0k  \\@ORCADESP\\DRV\\EPSONVP.DRV
  769.             @EndIf
  770.             @If (213 [= @Option)
  771.                 @File       HPDESK1.DRV
  772.                     @Out0k  \\@ORCADESP\\DRV\\HPDESK1.DRV
  773.             @EndIf
  774.             @If (214 [= @Option)
  775.                 @File       HPDESK2.DRV
  776.                     @Out0k  \\@ORCADESP\\DRV\\HPDESK2.DRV
  777.             @EndIf
  778.             @If (215 [= @Option)
  779.                 @File       HPDESK3.DRV
  780.                     @Out0k  \\@ORCADESP\\DRV\\HPDESK3.DRV
  781.             @EndIf
  782.             @If (216 [= @Option)
  783.                 @File       HPDESK4.DRV
  784.                     @Out0k  \\@ORCADESP\\DRV\\HPDESK4.DRV
  785.             @EndIf
  786.             @If (217 [= @Option)
  787.                 @File       HPDESK5.DRV
  788.                     @Out0k  \\@ORCADESP\\DRV\\HPDESK5.DRV
  789.             @EndIf
  790.             @If (218 [= @Option)
  791.                 @File       HPDESK6.DRV
  792.                     @Out0k  \\@ORCADESP\\DRV\\HPDESK6.DRV
  793.             @EndIf
  794.             @If (219 [= @Option)
  795.                 @File       HPDESK7.DRV
  796.                     @Out0k  \\@ORCADESP\\DRV\\HPDESK7.DRV
  797.             @EndIf
  798.             @If (220 [= @Option)
  799.                 @File       HPDESK8.DRV
  800.                     @Out0k  \\@ORCADESP\\DRV\\HPDESK8.DRV
  801.             @EndIf
  802.             @If (221 [= @Option)
  803.                 @File       HPLASER1.DRV
  804.                     @Out0k  \\@ORCADESP\\DRV\\HPLASER1.DRV
  805.             @EndIf
  806.             @If (258 [= @Option)
  807.                 @File       HPAINTXL.DRV
  808.                     @Out0k  \\@ORCADESP\\DRV\\HPPAINTXL.DRV
  809.             @EndIf
  810.             @If (222 [= @Option)
  811.                 @File       HPLASER2.DRV
  812.                     @Out0k  \\@ORCADESP\\DRV\\HPLASER2.DRV
  813.             @EndIf
  814.             @If (223 [= @Option)
  815.                 @File       HPLASER3.DRV
  816.                     @Out0k  \\@ORCADESP\\DRV\\HPLASER3.DRV
  817.             @EndIf
  818.             @If (224 [= @Option)
  819.                 @File       HPLASER4.DRV
  820.                     @Out0k  \\@ORCADESP\\DRV\\HPLASER4.DRV
  821.             @EndIf
  822.             @If (225 [= @Option)
  823.                 @File       HPLASER5.DRV
  824.                     @Out0k  \\@ORCADESP\\DRV\\HPLASER5.DRV
  825.             @EndIf
  826.             @If (226 [= @Option)
  827.                 @File       HPLASER6.DRV
  828.                     @Out0k  \\@ORCADESP\\DRV\\HPLASER6.DRV
  829.             @EndIf
  830.             @If (227 [= @Option)
  831.                 @File       HPLASER7.DRV
  832.                     @Out0k  \\@ORCADESP\\DRV\\HPLASER7.DRV
  833.             @EndIf
  834.             @If (228 [= @Option)
  835.                 @File       HPLASER8.DRV
  836.                     @Out0k  \\@ORCADESP\\DRV\\HPLASER8.DRV
  837.             @EndIf
  838.             @If (229 [= @Option)
  839.                 @File       HP2K1.DRV
  840.                     @Out0k  \\@ORCADESP\\DRV\\HP2K1.DRV
  841.             @EndIf
  842.             @If (230 [= @Option)
  843.                 @File       HP2K2.DRV
  844.                     @Out0k  \\@ORCADESP\\DRV\\HP2K2.DRV
  845.             @EndIf
  846.             @If (231 [= @Option)
  847.                 @File       HP2K3.DRV
  848.                     @Out0k  \\@ORCADESP\\DRV\\HP2K3.DRV
  849.             @EndIf
  850.             @If (232 [= @Option)
  851.                 @File       HP2K4.DRV
  852.                     @Out0k  \\@ORCADESP\\DRV\\HP2K4.DRV
  853.             @EndIf
  854.             @If (233 [= @Option)
  855.                 @File       HPINKJET.DRV
  856.                     @Out0k  \\@ORCADESP\\DRV\\HPINKJET.DRV
  857.             @EndIf
  858.             @If (234 [= @Option)
  859.                 @File       HPQUIET1.DRV
  860.                     @Out0k  \\@ORCADESP\\DRV\\HPQUIET1.DRV
  861.             @EndIf
  862.             @If (235 [= @Option)
  863.                 @File       HPQUIET2.DRV
  864.                     @Out0k  \\@ORCADESP\\DRV\\HPQUIET2.DRV
  865.             @EndIf
  866.             @If (236 [= @Option)
  867.                 @File       HPQUIET3.DRV
  868.                     @Out0k  \\@ORCADESP\\DRV\\HPQUIET3.DRV
  869.             @EndIf
  870.             @If (237 [= @Option)
  871.                 @File       HPQUIET4.DRV
  872.                     @Out0k  \\@ORCADESP\\DRV\\HPQUIET4.DRV
  873.             @EndIf
  874.             @If (238 [= @Option)
  875.                 @File       HPPAINT1.DRV
  876.                     @Out0k  \\@ORCADESP\\DRV\\HPPAINT1.DRV
  877.             @EndIf
  878.             @If (239 [= @Option)
  879.                 @File       HPPAINT2.DRV
  880.                     @Out0k  \\@ORCADESP\\DRV\\HPPAINT2.DRV
  881.             @EndIf
  882.             @If (240 [= @Option)
  883.                 @File       IBMCOLOR.DRV
  884.                     @Out0k  \\@ORCADESP\\DRV\\IBMCOLOR.DRV
  885.             @EndIf
  886.             @If (244 [= @Option)
  887.                 @File       JDL750.DRV
  888.                     @Out0k  \\@ORCADESP\\DRV\\JDL750.DRV
  889.             @EndIf
  890.             @If (245 [= @Option)
  891.                 @File       JDL850.DRV
  892.                     @Out0k  \\@ORCADESP\\DRV\\JDL850.DRV
  893.             @EndIf
  894.             @If (246 [= @Option)
  895.                 @File       NECPR201.DRV
  896.                     @Out0k  \\@ORCADESP\\DRV\\NECPR201.DRV
  897.             @EndIf
  898.             @If (247 [= @Option)
  899.                 @File       NEC8023.DRV
  900.                     @Out0k  \\@ORCADESP\\DRV\\NEC8023.DRV
  901.             @EndIf
  902.             @If (248 [= @Option)
  903.                 @File       OKI92.DRV
  904.                     @Out0k  \\@ORCADESP\\DRV\\OKI92.DRV
  905.             @EndIf
  906.             @If (249 [= @Option)
  907.                 @File       OKI192.DRV
  908.                     @Out0k  \\@ORCADESP\\DRV\\OKI192.DRV
  909.             @EndIf
  910.             @If (250 [= @Option)
  911.                 @File       OKI2410.DRV
  912.                     @Out0k  \\@ORCADESP\\DRV\\OKI2410.DRV
  913.             @EndIf
  914.             @If (251 [= @Option)
  915.                 @File       STAR10.DRV
  916.                     @Out0k  \\@ORCADESP\\DRV\\STAR10.DRV
  917.             @EndIf
  918.             @If (252 [= @Option)
  919.                 @File       TALLY80.DRV
  920.                     @Out0k  \\@ORCADESP\\DRV\\TALLY80.DRV
  921.             @EndIf
  922.             @If (253 [= @Option)
  923.                 @File       TI850.DRV
  924.                     @Out0k  \\@ORCADESP\\DRV\\TI850.DRV
  925.             @EndIf
  926.             @If (254 [= @Option)
  927.                 @File       TOSHIBA2.DRV
  928.                     @Out0k  \\@ORCADESP\\DRV\\TOSHIBA2.DRV
  929.             @EndIf
  930.             @If (255 [= @Option)
  931.                 @File       TOSHIBA.DRV
  932.                     @Out0k  \\@ORCADESP\\DRV\\TOSHIBA.DRV
  933.             @EndIf
  934.             @If (256 [= @Option)
  935.                 @File       VERSATEC.DRV
  936.                     @Out0k  \\@ORCADESP\\DRV\\VERSATEC.DRV
  937.                 @File       VERSATEC.LIB
  938.                     @Out0k  \\@ORCADESP\\DRV\\VERSATEC.LIB
  939.                 @File       VERSATEC.SCH
  940.                     @Out0k  \\@ORCADESP\\DRV\\VERSATEC.SCH
  941.             @EndIf
  942.             @If (257 [= @Option)
  943.                 @File       RASTER.DRV
  944.                     @Out0k  \\@ORCADESP\\DRV\\RASTER.DRV
  945.             @EndIf
  946.             @If (259 [= @Option)
  947.                 @File       CANON150.DRV
  948.                     @Out0k  \\@ORCADESP\\DRV\\CANON150.DRV
  949.             @EndIf
  950.             @If (260 [= @Option)
  951.                 @File       CANON300.DRV
  952.                     @Out0k  \\@ORCADESP\\DRV\\CANON300.DRV
  953.             @EndIf
  954.             @If (261 [= @Option)
  955.                 @File       CANON75.DRV
  956.                     @Out0k  \\@ORCADESP\\DRV\\CANON75.DRV
  957.             @EndIf
  958.         @EndLib
  959.     @EndIf
  960.  
  961.     @If ((@ProductFlag == 0) || 1000 [= @Option )
  962.  
  963.         @File   ORINSTAL.EXE
  964.                 @Out0k  \\@ORCADEXE\\ORINSTAL.EXE
  965.         @File   DISK.ID
  966.                 @Out0k  \\@ORCADEXE\\DISK.ID
  967.         @File   INSTALL2.DAT
  968.                 @Out0k  \\@ORCADEXE\\INSTALL.DAT
  969.     @EndIf
  970.  
  971. @EndDisk
  972.  
  973. @Finish
  974.     
  975.     @ChDrive @OutDrive
  976.     @ChDir "@ORCADEXE"
  977.  
  978.     @If ((@ProductFlag == 0) || 1000 [= @Option )
  979.  
  980.         @System "echo > INSTALL.BAT @OutDrive:"
  981.         @System "echo >> INSTALL.BAT CD @ORCADEXE"
  982.         @System "echo >>INSTALL.BAT ORINSTAL.EXE"
  983.     @EndIf
  984.  
  985.     @System "Cls"
  986.  
  987. @EndFinish
  988.