home *** CD-ROM | disk | FTP | other *** search
- echo "Setting up NComm: assignment ..."
- assign NComm:
- assign NComm: ""
-
- echo "Installing fonts in fonts: ..."
- echo "(if the makedir fails, you already have them installed)"
-
- makedir fonts:NComm1
- copy NComm1.font fonts:
- copy NComm1.8 fonts:NComm1/8
-
- makedir fonts:NComm2
- copy NComm2.font fonts:
- copy NComm2.8 fonts:NComm2/8
-
- echo "All done."
- endcli