Hi,
$5 for the ZIPs and shipping is fine by me. PMail me for more on that...
As for your startup-sequence, it should be something like this:
----------------------------------------
C:SetPatch QUIET
Version >NIL:
FailAt 21
Cd c:
Addbuffers >NIL: DF0: 32
CPU >NIL: FastROM Cache Burst
MakeDir RAM:T RAM:Clipboards RAM:ENV RAM:ENV/Sys
Copy >NIL: ENVARC: RAM:ENV ALL NOREQ
Assign >NIL: ENV: RAM:ENV
Assign >NIL: T: RAM:T
Assign >NIL: CLIPS: RAM:Clipboards
Assign >NIL: PRINTERS: DEVS:Printers
Assign >NIL: KEYMAPS: DEVS:Keymaps
Assign >NIL: LOCALE: SYS:Locale
Mount >NIL: DEVS:DOSDrivers/~(#?.info)
Resident >NIL: C:Execute PURE
SetEnv Workbench $Workbench
SetEnv Kickstart $Kickstart
UnSet Workbench
UnSet Kickstart
IPrefs
Path >NIL: RAM: C: C:BIN SYS:System S: SYS:Prefs SYS:Tools
Execute S:User-Startup
LoadWB -debug
EndCLI >NIL:
-------------------------------
Backup (rename) your existing starup-sequence (in case it doesn't like something here) and copy and paste this one into a new startup-sequence file and give it a shot.
If I see a large mushroom cloud from the east, I'll know what happened!
Good luck!
-G