home *** CD-ROM | disk | FTP | other *** search
/ Amiga Elysian Archive / AmigaElysianArchive.iso / emulate / htrack11.lha / hardtrack / Install_hardtrack < prev    next >
Text File  |  1992-11-25  |  290b  |  9 lines

  1. FAILAT 5
  2. COPY hardtrack.device to DEVS: CLONE
  3. IF NOT EXISTS L:MSDOSFileSystem
  4.     echo "Sorry, but I couldn't find CrossDOS on your system disk"
  5.     echo "Please read the documentation for more information"
  6. ELSE
  7.     echo "Installation complete. Now you can use the MountMSH program."
  8. ENDIF
  9.