home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 13 / 13.iso / p / p070 / 1.ddi / INSTALL.DAT < prev    next >
Encoding:
INSTALL Professional project  |  1992-06-26  |  40.5 KB  |  989 lines

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