home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 292.lha / NComm_v1.8 / NComm / Install < prev    next >
Text File  |  1992-09-02  |  347b  |  17 lines

  1. echo "Setting up NComm: assignment ..."
  2. assign NComm:
  3. assign NComm: ""
  4.  
  5. echo "Installing fonts in fonts: ..."
  6. echo "(if the makedir fails, you already have them installed)"
  7.  
  8. makedir fonts:NComm1
  9. copy NComm1.font fonts:
  10. copy NComm1.8 fonts:NComm1/8
  11.  
  12. makedir fonts:NComm2
  13. copy NComm2.font fonts:
  14. copy NComm2.8 fonts:NComm2/8
  15.  
  16. echo "All done."
  17. endcli