home *** CD-ROM | disk | FTP | other *** search
/ HomeWare 14 / HOMEWARE14.bin / prog / d86v371.arj / INSTALLA.BAT < prev    next >
DOS Batch File  |  1994-04-28  |  440b  |  16 lines

  1. c:
  2. md \a86
  3. cd \a86
  4. a:pcunzip -o a:a86*.zip
  5. a:pcunzip -o a:d86*.zip
  6. a:pcunzip -o a:reg_only.zip
  7. del *.diz
  8. copy a:errata
  9. copy a:read.me
  10. rem   Thank you for your interest in A86 and D86!
  11. rem   You can print the manual with the command
  12. rem   COPY *.DOC PRN but be warned it's huge: over
  13. rem   150 pages for the assembler alone.  The files
  14. rem   A02.DOC and D02.DOC contain demonstrations
  15. rem   to show you how the programs work.
  16.