home *** CD-ROM | disk | FTP | other *** search
- ; Install file for ImageLab
-
- echo "Installing ImageLab V2.2"
-
- zoo x ILInstall.zoo
-
- rename Ceres.font FONTS:Ceres2.font
- makedir FONTS:Ceres2
- rename 9b FONTS:Ceres2/9b
- echo "`Ceres' font installed."
-
- rename Tau.font FONTS:Tau2.font
- makedir FONTS:Tau2
- rename 8 FONTS:Tau2/8
- echo "`Tau' font installed."
-
- mkdir SYS:ImageLab
- rename ImageLab SYS:ImageLab/ImageLab
- rename ImageLab.info SYS:ImageLab/ImageLab.info
- rename ImageLab.help SYS:ImageLab/ImageLab.help
- rename ImageLab.doc SYS:ImageLab/ImageLab.doc
- rename Empty.info SYS:ImageLab.info
-
- protect SYS:ImageLab/ImageLab flags re
- protect SYS:ImageLab/ImageLab.info flags rw
- protect SYS:ImageLab/ImageLab.help flags r
- protect SYS:ImageLab/ImageLab.doc flags r
-
- echo "Installation complete."
-