;Nifty ExecuteAll script - thanks Cloanto!
If EXISTS S:ExecuteAll
  Echo >T:ExecuteAll.bat "Failat 21"
  List >> T:ExecuteAll.bat S:ExecuteAll PAT=~(#?.info) LFORMAT="Execute *"%p%n*"" ALL FILES
  Execute T:ExecuteAll.bat
  Delete >NIL: T:ExecuteAll.bat
EndIf

run >nil: c:titleshadow
run >NIL: c:visualprefs
run >nil: c:magicmenu
run >NIL: c:patchasl >NIL:
run >nil: sys:system/rexxmast >nil:

c:MCPcachefontlist >nil:  ;Rebuild the fontcache, thanks to Dieter Groppe for coding this!

;wait 1 >nil:    ;Attempt to prevent Arexx crashing on Startup
