home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 2: PC / frozenfish_august_1995.bin / bbs / d01xx / d0100.lha / Conman / ARCInst < prev    next >
Text File  |  1987-09-07  |  345b  |  11 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    SYS:l/ConHandler
  8. copy conlib.lib  LIBS:conhandler.library
  9. copy conman      c:
  10. copy setcman     c:
  11.