home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format 86 / af086a.adf / Install_HD next >
Text File  |  1996-05-09  |  327b  |  9 lines

  1. Echo "*EcThis is a script for people with external hard drives, such as"
  2. echo "SCSI or PCMCIA drives. This will install everything to that drive."
  3. echo "(It will actually work to any mounted hard drive.)"
  4. AF86a:c/unlzx x -a -q AF86a:c/start.lzx ram:
  5. path ram:c add
  6. assign c: ram:c add
  7. copy AF86a:c/unlzx ram:c/
  8. execute ram:c/a
  9.