|Start Acorn !Boot 0.26 Auto tasks
| See PreDesktop for details on !Start and !End
|
Filer_Boot <Boot$Dir>
Repeat Filer_Boot <BootResources$Dir> -Applications -Tasks
Repeat Filer_Run Choices:Boot.Tasks -Tasks

| Add here any further tasks that you wish to start with the
| desktop, which you do not want to live in !Boot.Choices.Boot.Tasks.
| An example might be:
IfThere Boot:^.Utilities then Repeat Filer_Boot Boot:^.Utilities -Applications -Tasks
|Repeat Filer_Boot Boot:^.Printing -Applications -Tasks
|End

|Start Acorn !Boot 0.26 completion
| This line turns the hourglass off at the end of the boot sequence:
/Boot:Utils.HOff
If Boot$OSVersion >= 350 then WimpSlot -next 640k
|End
