home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d1xx / d133 / conman.lha / Conman / ARCInstall < prev    next >
Text File  |  1988-03-13  |  361b  |  12 lines

  1. ; Copies files for ConMan to the system disk
  2. ; Use this script if you received ConMan as an ARCed file.
  3. ; Two easy steps to CLI bliss:
  4. ;   (1) de-ARC the files into the current directory
  5. ;   (2) "execute" this install script ...
  6.  
  7. copy chandler    L:ConHandler
  8. copy conlib.lib  LIBS:conhandler.library
  9. copy ConMan      c:
  10. copy SetCMan     c:
  11. copy History     c:
  12.