home *** CD-ROM | disk | FTP | other *** search
/ 17 Bit Software 2: Collection B / 17Bit_Collection_B.iso / files / 2007.dms / in.adf / speedy_creator < prev    next >
Encoding:
Text File  |  1991-07-16  |  542 b   |  22 lines

  1. echo "SPEEDY DISK By R.Evans 1992"
  2. mount rad:
  3. dir >nil: rad:
  4. picshow speedy
  5. wait 5
  6. makedir ram_0:s
  7. makedir ram_0:c
  8. makedir ram_0:libs
  9. makedir ram_0:devs
  10. copy  >nil: speed:preferences to ram_0:
  11. copy  >nil: speed:preferences.info to ram_0:
  12. copy  >nil: speed:shell to ram_0:
  13. copy  >nil: speed:shell.info to ram_0:
  14. copy  >nil: speed:c all to ram_0:c
  15. copy  >nil: speed:devs all to ram_0:devs
  16. copy  >nil: speed:libs all to ram_0:libs
  17. copy  >nil: speed:s/startup-sequence   to ram_0:s
  18. relabel ram_0: speedy_disk
  19. picshow finished
  20. picend speedy
  21. endif
  22.