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