home *** CD-ROM | disk | FTP | other *** search
/ 17 Bit Software 2: Collection B / 17Bit_Collection_B.iso / files / 2026.dms / in.adf / s / startup-sequence < prev   
Encoding:
Text File  |  1992-06-13  |  1.2 KB  |  45 lines

  1. cls
  2. wait 1
  3. winsize 0 0 640 256
  4. echo ""
  5. echo "  *e[4mPowerBase V3.00 DEMO by Steven Rennocks*e[0m"
  6. echo ""
  7. echo "  Amivision Software 1990-92"
  8. echo ""
  9. echo "*e[32m  Please Note : This disk is public domain."
  10. echo "                It is freely distributable."
  11. echo "*e[31m"
  12. wait 3
  13. echo ""
  14. echo "  Full on-line instructions are now built into PowerBase V3.00"
  15. wait 2
  16. echo ""
  17. echo "  See the complete versions file for details of how to a complete"
  18. echo "  version of V3.00 which includes a printed instruction manual"
  19. echo "  and a hard disk installation utility."
  20. wait 6
  21. echo ""
  22. echo "  Other Amivision Products include :-"
  23. wait 1
  24. echo ""
  25. echo "  Formula One Challenge     (Licenced to Deja Vu - LPD 44)"
  26. wait 1
  27. echo "  Power Planner             (Licenced to Deja Vu - LPD 65)"
  28. wait 1
  29. echo "  PowerBase V2.20           (Licenced to Deja Vu - LPD 77)"
  30. wait 1
  31. echo "  Spectra & Cheatlister     (Licenced to Deja Vu - LPD 78)"
  32. wait 1
  33. echo "  All Square                (Licenced to Deja Vu - LPD 94)"
  34. wait 1
  35. echo "  Word Power                (Shareware)"
  36. wait 1
  37. echo ""
  38. echo "  See the Other Amivision Products file for full details of all of"
  39. echo "  our products, together with ordering details etc."
  40. wait 3
  41. assign t: ram:
  42. prompt ""
  43. loadwb
  44. endcli
  45.