c:SetPatch >NIL: r ;patch system functions
Addbuffers df0: 10
cd c:
echo "Amiga Workbench Disk. Release 1.3.2 version 34.28"
echo " "
echo "   ==========================================="
echo "   Welcome to the exciting new world of CD ROM"
echo " "
echo "       The Fred Fish Collection on CD ROM "
echo "           Version 1.0    January 1991 "
echo " "
echo "             HyperMedia Concepts, Inc. "
echo "                   P.O. Box 85303 "
echo "                  Racine, WI  53408 "
echo " "
echo "               Phone:  414.632.3766 "
echo "   ==========================================="
echo " "
Sys:System/FastMemFirst ; move C00000 memory to last in list
BindDrivers
SetClock load ;load system time from real time clock (A1000 owners should
              ;replace the SetClock load with Date
FF >NIL: -0 ;speed up Text
resident CLI L:Shell-Seg SYSTEM pure add; activate Shell
resident c:Execute
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)
;
SYS:System/SetMap usa1 ;Activate the ()/* on keypad
path ram: c: sys:utilities sys:system s: sys:prefs add ;set path for Workbench
LoadWB delay  ;wait for inhibit to end before continuing
endcli >NIL:
