home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format 58 / af058a.adf / s / startup-sequence < prev    next >
Text File  |  1994-02-18  |  439b  |  18 lines

  1. c:SetPatch >NIL: ;patch system functions
  2. Addbuffers df0: 10
  3. cd c:
  4. echo "Amiga Format Coverdisk 58a"
  5. BindDrivers
  6. FF >NIL: -0 ;speed up Text
  7. resident CLI L:Shell-Seg SYSTEM pure add; activate Shell
  8. resident c:Execute pure
  9. mount newcon:
  10. ;
  11. failat 11
  12. run execute s:StartupII ;This lets resident be used for rest of script
  13. wait >NIL: 5 mins ;wait for StartupII to complete (will signal when done)
  14. ;
  15. path ram: c: add
  16. LoadWB delay  ;
  17. endcli >NIL:
  18.