home *** CD-ROM | disk | FTP | other *** search
/ Piper's Pit BBS/FTP: ibm 0040 - 0049 / ibm0040-0049 / ibm0040.tar / ibm0040 / SWFTLK2.ZIP / INSTALL.DAT < prev    next >
Encoding:
Text File  |  1991-09-15  |  6.3 KB  |  250 lines

  1.  
  2. @DefineProject
  3.     @Name         = "Swiftlook 1-2(tm)"
  4.     @Version    = "2.30"
  5.     @Subdir     = "\\CLARION\\"
  6.     @OutDrive     = Z
  7. @EndProject
  8.  
  9. @Display
  10.     @Cls
  11.                              W E L C O M E
  12.  
  13.     This program will install @Name (Version @Version)
  14.     for the Clarion Professional Developer on your computer system.
  15.     You can press the <Esc> key at any time to abort the installation.
  16.  
  17.     On the distribution disks are various compressed files. They are─
  18.     ■ the six separate reference utility programs & their related
  19.       files (referred to as groups Swift1 to Swift6);
  20.     ■ a product manual for the @Name package;
  21.     ■ a "readme" and registration file;
  22.     ■ a tutorial program for @Name; and
  23.     ■ installation process ones.
  24.  
  25.     The next two screens discuss how to get working with Swiftlook
  26.     quickly, the available options, and the installation process.
  27.  
  28.     @Pause
  29. @EndDisplay
  30.  
  31. @Display
  32.     @Cls
  33.     Installing the whole Swiftlook product will take about 1,775,000
  34.     bytes of disk space (including the tutorial program).  The exact
  35.     amount will depend on your disk cluster size.  However, you don't
  36.     have to install everything.
  37.  
  38.     In a moment you will be given a number of installation options.
  39.     Here are some suggestions to get you started ──
  40.  
  41.     o if you want to know more about Swiftlook, install the tutorial
  42.       program.  It takes up about 610,000 bytes of disk space.  Read
  43.       the documentation file ('Readtut.doc') - or just type 'tutor' to
  44.       run it.  It will run from a hard or floppy disk.
  45.  
  46.     o install the Swiftlook manual. There's two versions.  A hypertext
  47.       based one and a text file one.  They both have a table of contents
  48.       and an index.  You can print out the text file version.  To run the
  49.       hypertext version, use the supplied batch file (Manh.bat).
  50.  
  51.     @Pause
  52. @EndDisplay
  53.  
  54. @Display
  55.         @Cls
  56.  
  57.      The actual installation process will begin with the next screen. 
  58.      You will be asked two questions about where you want files copied
  59.      to.  You will then be given the option of installing all or parts
  60.      of Swiftlook 1-2.  Relevant files are copied and you are then asked
  61.      to press a key (to begin decompression).  During decompression you
  62.      may be asked if you want to overwrite a file.  If you are upgrading
  63.      or updating your Swiftlook package this is likely to happen.  After
  64.      decompression working files (compressed and associated files) are
  65.      deleted.  A message and a beep tells you when the installation
  66.      process is finished.
  67.  
  68.  
  69.     Note: Clarion and Professional Developer are trademarks of the
  70.           Clarion Software Corporation.
  71.  
  72.         @Pause
  73. @EndDisplay
  74.  
  75. @GetOutDrive
  76.     @Cls
  77.  
  78.         On which disk drive do you wish to install @Name:
  79.  
  80.  
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.         Use the <Up Arrow>, <Down Arrow>, <Pg Up>, & <Pg Dn> keys to move
  93.         the bar to the disk drive you wish to install to and then press
  94.         the <Enter> key.
  95. @EndOutDrive
  96.  
  97. @Display
  98.     @Cls
  99.  
  100.     @If (@DiskFree @OutDrive < 2250000)
  101.                              I N F O R M A T I O N
  102.                              ---------------------
  103.     The drive you selected as the output disk drive has only
  104.     @DiskFree @OutDrive bytes.  To install the entire Swiftlook 1-2
  105.     product requires about 2,250,000 bytes.  About 550,000 bytes of
  106.     that will be freed after the installation is complete.
  107.  
  108.     @Pause
  109.     @EndIf
  110.  
  111. @EndDisplay
  112.  
  113. @GetSubdir
  114.     @CLS
  115.  
  116.     Now you need to specify the destination directory where the 
  117.     @Name system will be installed (press <Enter> to accept
  118.     the default).  To change the default, use the <backspace> key and
  119.     type in the directory desired, then press <Enter>.
  120.     Your Clarion directory is recommended.
  121.  
  122.     @PROMPT = " Which Directory To Install To ? "
  123. @EndSubdir
  124.  
  125.  
  126. @GetGroups
  127.     @Checkbox
  128.     @Cls
  129.         Now you need to select the parts of @Name you want
  130.         to install (please read the instructions below)-
  131.  
  132.  
  133.  
  134.  
  135.  
  136.  
  137.  
  138.  
  139.  
  140.  
  141.  
  142.  
  143.  
  144.  
  145.         Use the <Up Arrow>, <Down Arrow>, <PgUp>, & <PgDn> keys to move the
  146.         bar to the group(s) you wish to install and then press the <Space>
  147.         key to toggle the option from "No" to "Yes."
  148.       * Press <Enter> only AFTER you have selected the option(s) you want
  149.         to install.
  150.         @SET A = "The entire @Name Package (ALL the below)."
  151.         @SET B = "The @Name Tutorial Program."
  152.         @SET C = "Hypertext Product Manual."
  153.         @SET D = "Text version of Product Manual, readme & register file."
  154.         @SET E = "BoxSoft Super Models manual (data)."
  155.     @SET F = "Swift1 (46 K TSR) Group."
  156.     @SET G = "Swift2 (49 K TSR) Group."
  157.     @SET H = "Swift3 (5.4/1.4 K TSR) Group."
  158.         @SET J = "Swift4 (43 K standalone) Group."
  159.         @SET K = "Swift5 (4.8 K TSR) Group."
  160.         @SET L = "Swift6 (9.7/1.3 K TSR) Group."
  161. @EndGroups
  162.  
  163.  
  164. @DefineDisk
  165.     @LABEL = "DISK 1/4"
  166.  
  167.     @File swdocs.lzh
  168.         @Group ad
  169.         @Out *.*
  170.     @File decomp.exe
  171.         @Group abcdefghjkl
  172.         @Out *.*
  173.     @File Cleanup.exe
  174.         @Out *.*
  175.         @File swift4.lzh
  176.         @Group achj
  177.         @Out *.*
  178.     @File swman.lzh
  179.         @Group ac
  180.         @Out *.*
  181.     @File swift1.lzh
  182.         @Group af
  183.         @Out *.*
  184.     @File swift2.lzh
  185.         @Group ag
  186.         @Out *.*
  187.         @File swift3.lzh
  188.                 @Group ah
  189.                 @Out *.*
  190.         @File swift4.bat
  191.                 @Group aj
  192.                 @Out *.*
  193.         @File swift5.lzh
  194.                 @Group ak
  195.                 @Out *.*
  196.         @File swift6.lzh
  197.                 @Group al
  198.                 @Out *.*
  199.         @File swdata.001
  200.                 @Group afghjk
  201.                 @Out swiftdat.swh @DeCompress
  202.  
  203. @EndDisk
  204.  
  205. @DefineDisk
  206.  
  207.          @LABEL = "DISK 2/4"
  208.  
  209.          @File swtut.lzh
  210.         @Group ab
  211.         @Out *.*
  212.          @File swdata.002
  213.                 @Group afghjk
  214.                 @AppendTo swiftdat.swh @DeCompress
  215.  
  216. @EndDisk
  217.  
  218. @DefineDisk
  219.  
  220.          @LABEL = "DISK 3/4"
  221.  
  222.          @File swmodel.lzh
  223.                  @Group ae
  224.                  @Out *.*
  225.  
  226.          @File swdata.003
  227.                  @Group afghjk
  228.                  @AppendTo swiftdat.swh @DeCompress
  229.  
  230. @EndDisk
  231.  
  232. @DefineDisk
  233.  
  234.          @LABEL = "DISK 4/4"
  235.  
  236.          @File swdata.004
  237.                  @Group afghjk
  238.                  @AppendTo swiftdat.swh @DeCompress
  239.  
  240. @EndDisk
  241. @Finish
  242.  
  243.     @Pause
  244.     @ChDrive @OutDrive
  245.     @ChDir "@SubDir"
  246.     @Execute "cleanup"," "
  247.  
  248.  
  249. @EndFinish
  250.