; Copies files for ConMan to the system disk
; Use this script if you received ConMan as an ARCed file.
; Two easy steps to CLI bliss:
;   (1) de-ARC the files into the current directory
;   (2) "execute" this install script ...

copy chandler    SYS:l/ConHandler
copy conlib.lib  LIBS:conhandler.library
copy conman      c:
copy setcman     c:
