| RISC OS Select
|
|Start Default.Boot.Desktop comments
| This file is modified by the configuration plugins; it is run by every
| user to force them all to have a particular application loaded.
|End

|Start RISCOS BootBoot 0.14 Boot
IfThere Boot:^.Utilities Then Else BootError Look at: Could not locate 'Boot:^.Utilities'
IfThere Boot:^.Utilities Then Repeat Filer_Boot Boot:^.Utilities -Applications -Tasks
IfThere Boot:^.Printing Then Else BootError Look at: Could not locate 'Boot:^.Printing'
IfThere Boot:^.Printing Then Repeat Filer_Boot Boot:^.Printing -Applications -Tasks
|End

|Start RISCOS BootApps 0.14 ResApps
IfThere Boot:^.Apps Then Else BootError Add to Apps: Could not locate 'Boot:^.Apps'
IfThere Boot:^.Apps Then AddApp Boot:^.Apps.!*
IfThere Boot:^.Apps Then Repeat Filer_Boot Boot:^.Apps -Applications -Tasks
|End

|Start RISCOS BootRun 0.14 Run
IfThere Boot:Resources.!HomeFiler Then Else BootError Run: Could not locate 'Boot:Resources.!HomeFiler'
IfThere Boot:Resources.!HomeFiler Then Filer_Boot Boot:Resources.!HomeFiler
IfThere Boot:Resources.!HomeFiler Then Filer_Run Boot:Resources.!HomeFiler
|End
