home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format 24 / af024a.adf / WordworthInstall < prev    next >
Text File  |  1991-05-10  |  366b  |  15 lines

  1. echo "This Installation program will install Wordworth"
  2. echo "on a blank FORMATTED disk in Drive DF0, named Wordworth"
  3. echo "Ensure you have loaded the Workbench before starting"
  4. echo
  5. echo "Copying files..."
  6.  
  7. copy c:copy ram:
  8. ram:copy c:makedir ram:
  9. ram:copy c:install ram:
  10. ram:copy c:execute ram:
  11. ram:copy WordworthInstall2 ram:
  12. ram:execute ram:WordworthInstall2
  13.  
  14.  
  15.