home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format 100 / af100b.adf / s / startup-sequence
Text File  |  1997-06-17  |  339b  |  17 lines

  1. echo "*EcWelcome to AF100b. Please wait..."
  2. unlzx -bi24 -bo24 -q x AF100b:c/start.lzx ram:
  3. ram:c/assign c: ram:c
  4. makedir ram:t
  5. assign t: ram:t
  6. setmap smithers
  7. echo "*E[30m"
  8. which else
  9. if not warn
  10. AF100b:c/unlzx -q x AF100b:c/extra.lzx ram:
  11. copy AF100b:c/unlzx c:
  12. makedir ram:env
  13. assign env: ram:env
  14. endif
  15. copy AF100b:c/echo c:
  16. type c:main
  17.