home *** CD-ROM | disk | FTP | other *** search
- ECHO "Installing FastIFXModules"
- failat 7
- if exists ImageFX:
- echo "Installing modules:"
- copy clone -H#?Load#? ImageFX:Modules/Loaders
- copy clone -H#?Save#? ImageFX:Modules/Savers
- echo "Loader installed in ImageFX:Modules/Loaders/-HHsFastImageFXLoader-"
- echo "Saver installed in ImageFX:Modules/Savers/-HHsFastImageFXLoader-"
- if exists :hhsloaderkey.library
- echo "Installing Keyfile:"
- copy clone :H#?loaderkey#?.library LIBS:
- echo "Keyfile hhsloaderkey.library installed in LIBS:"
- endif
- echo "The documentation is not installed; copy it by dragging"
- echo "to any place you like."
- else
- echo "No Assign to ImageFX: found! Please make assign manually to your"
- echo "ImageFX directory and start install script again or install the"
- echo "modules manually as described in the ReadMe."
- endif
- wait 100
-
-