home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d0xx / d081 / conman.lha / Conman / install < prev    next >
Encoding:
Text File  |  1987-06-30  |  280 b   |  8 lines

  1. ; Copies files for ConMan to the system disk.  Two easy steps to CLI bliss:
  2. ;   (1) de-ARC the files into the current directory
  3. ;   (2) "ex" this install script ...
  4. copy conman      c:
  5. copy setcman     c:
  6. copy myhandlr    sys:l/my-handler
  7. copy conlib.lib  LIBS:conhandler.library
  8.