home *** CD-ROM | disk | FTP | other *** search
- c:SetPatch >NIL: ;patch system functions
- Addbuffers df0: 10
- cd c:
- echo "Amiga Format Coverdisk 58a"
- BindDrivers
- FF >NIL: -0 ;speed up Text
- resident CLI L:Shell-Seg SYSTEM pure add; activate Shell
- resident c:Execute pure
- mount newcon:
- ;
- failat 11
- run execute s:StartupII ;This lets resident be used for rest of script
- wait >NIL: 5 mins ;wait for StartupII to complete (will signal when done)
- ;
- path ram: c: add
- LoadWB delay ;
- endcli >NIL:
-