home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / windows / macrcalc.zip / INSTALL.DAT < prev    next >
Text File  |  1989-10-25  |  4KB  |  159 lines

  1. @DefineProject
  2.     @NAME="MacroCalc"
  3.     @VERSION="1.15"
  4.     @SUBDIR="\\MCalc"
  5.     @OutDRIVE=Z
  6.     @Group="A"
  7. @EndProject
  8. @WELCOME
  9.     @CLS
  10.  
  11.     This program will install @NAME Version @VERSION on your computer
  12.     system and verify the integrity of the distribution disk.  You
  13.     may press [Escape] to abort the installation.  INSTALL will ask 
  14.     you a few questions about your computer and then give you the 
  15.     option of installing all or part of the @NAME system.
  16.  
  17.  
  18.     You can install @NAME on either a hard or a floppy disk.
  19.     If you are installing @NAME on a floppy disk, you need
  20.     a blank    formatted disk to continue.  If you do not have
  21.     a formatted disk, press [Escape] or install @NAME on your 
  22.     hard drive.  The entire @NAME system requires 490 Kbytes
  23.     of free disk space.  The calculator only requires 363 Kbytes
  24.     of disk space.  An additional 128 KBytes of disk space is
  25.     temporarily used during installation.
  26.  
  27. @PAUSE
  28. @EndWelcome
  29. @GetOutDrive
  30.     @CLS
  31.  
  32.     On which disk drive do you wish to install @NAME:
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.     Use the [Up Arrow], [Down Arrow], [Pg Up], & [Pg Dn] keys to move the
  50.     gray bar to the disk drive you wish to install to and then press the 
  51.     [Enter] key.
  52.  
  53. @EndOutDrive
  54. @GetSubdir
  55.     @CLS
  56.  
  57.     Now you need to specify the destination directory.  The 
  58.     directory is the location on your disk where @NAME will
  59.     be installed.  If you don't know what a "directory" is, 
  60.     you probably need not worry about it.  Just press [Enter]
  61.     to install @NAME in a directory named @SUBDIR.
  62.  
  63.     @PROMPT="Which directory ?"
  64. @EndSubdir
  65. @GetGroups
  66.     @CLS
  67.  
  68.     Now select the parts of @NAME you wish to install.
  69.  
  70.  
  71.  
  72.  
  73.  
  74.  
  75.  
  76.  
  77.  
  78.  
  79.     Most people should choose "All of the above".  If you need to
  80.     conserve space on your disk, choose "The Calculator Only".
  81.     To install the sample macros at a later time, run install again;
  82.     and choose "The Sample Macros".
  83.  
  84.     Use the [Up Arrow], [Down Arrow], [Pg Up], & [Pg Dn] keys to move the
  85.     bar to the group you wish to install and then press the [Enter] key.
  86.  
  87.     @SET P="The Calculator, Tape, and Editor"
  88.     @SET M="The Sample Macros"
  89.     @SET B="All Of The Above"
  90.     @SET C="The Calculator Only"
  91.  
  92. @EndGroups
  93. @DefineDisk
  94.     @LABEL="MacroCalc Program Disk"
  95.     @File readme.txt @Out *.*
  96.     @BeginLib mc.lif
  97.  
  98.     @File MCalc.exe        @Out *.* @Group bpc
  99.     @File MC-Lib.exe    @Out *.* @Group bpc
  100.     @File MC-Tape.exe    @Out *.* @Group bp
  101.     @File MC-Edit.exe    @Out *.* @Group bp
  102.  
  103.     @File ALARM.MCM        @Out *.* @Group bm
  104.     @File C-ADD.MCM        @Out *.* @Group bm
  105.     @File EXMPL1.MCM    @Out *.* @Group bm
  106.     @File GREATCIR.MCM    @Out *.* @Group bm
  107.     @File C-SUB.MCM        @Out *.* @Group bm
  108.     @File HYPOT.MCM        @Out *.* @Group bm
  109.     @File HYPOT-XY.MCM    @Out *.* @Group bm
  110.     @File MINTIMER.MCM    @Out *.* @Group bm
  111.     @File C-MUL.MCM        @Out *.* @Group bm
  112.     @File QUADRATC.MCM    @Out *.* @Group bm
  113.     @File C-DIV.MCM        @Out *.* @Group bm
  114.     @File QUADSOLV.MCM    @Out *.* @Group bm
  115.     @File WAITXMIN.MCM    @Out *.* @Group bm
  116.     @File WAITTILX.MCM    @Out *.* @Group bm
  117.     @File WILD.MCM        @Out *.* @Group bm
  118.     @File STOPPLAY.MCM    @Out *.* @Group bm
  119.     @File LOANPYMT.MCM    @Out *.* @Group bm
  120.     @File COMPLEX.MCM    @Out *.* @Group bm
  121.     @File C-MAG.MCM        @Out *.* @Group bm
  122.     @File C-SWAP.MCM    @Out *.* @Group bm
  123.     @File C-INA.MCM        @Out *.* @Group bm
  124.     @File C-INB.MCM        @Out *.* @Group bm
  125.     @File C-LOAD.MCM    @Out *.* @Group bm
  126.     @File C-SHOWA.MCM    @Out *.* @Group bm
  127.     @File X8_SINX.MCM    @Out *.* @Group bm
  128.     @File LOANCALC.MCM    @Out *.* @Group bm
  129.     @File AMORTTBL.MCM    @Out *.* @Group bm
  130.     @File DEPRCTBL.MCM    @Out *.* @Group bm
  131.     @File AMORTIZE.MCM    @Out *.* @Group bm
  132.     @File ALGMARBL.MCM    @Out *.* @Group bm
  133.     @File ALG-GRTC.MCM    @Out *.* @Group bm
  134.  
  135.     @EndLib
  136. @EndDisk
  137. @Finish
  138.     @CLS
  139.     @NAME has been installed on drive @OutDrive:
  140.     in directory @Subdir
  141.  
  142.     To use @NAME:
  143.         1. Start Windows.
  144.         2. Change to @OutDrive:@Subdir
  145.         3. Highlight MCALC.EXE and select the RUN command;
  146.            or, double-click on MCALC.EXE.
  147.         4. Have fun.
  148.         5. If all else fails, read the manual.
  149.  
  150.     The file README.TXT contains update information not found
  151.     in the manual.  To read this file start Windows Notepad
  152.     and open the file README.TXT.  Or put the MacroCalc diskette
  153.     into drive A: and send this file to your printer with the 
  154.     following DOS command:
  155.         copy a:readme.txt prn [Enter]
  156.  
  157.     @PAUSE
  158. @EndFinish
  159.