|Start RISCOS !ThemeDefs 0.05 Deferred
| Load any deferred theme resources now the WimpMode is set
If "<ThemeDefs$ToBeIcons>"<>"" Then IconSprites <ThemeDefs$ToBeIcons>
If "<ThemeDefs$ToBeIcons>"<>"" Then /BootResources:Configure.IconChange
If "<ThemeDefs$ToBeTools>"<>"" Then ToolSprites <ThemeDefs$ToBeTools>
Unset ThemeDefs$ToBe*
|End

|Start RISCOS !Boot 0.72 Auto tasks
|
Repeat Filer_Boot Boot:RO530Hook.Res  -Applications -Tasks
Repeat Filer_Boot Boot:RO520Hook.Res  -Applications -Tasks
Repeat Filer_Boot Boot:RO510Hook.Res  -Applications -Tasks
Repeat Filer_Boot Boot:RO500Hook.Res  -Applications -Tasks
Repeat Filer_Boot <BootResources$Dir> -Applications -Tasks
Filer_Boot        <Boot$Dir>
Repeat Filer_Run  Choices:Boot.Tasks  -Tasks
|
IfThere Boot:^.Utilities     Then Repeat Filer_Boot Boot:^.Utilities     -Applications -Tasks
IfThere Boot:^.Utilities.530 Then Repeat Filer_Boot Boot:^.Utilities.530 -Applications -Tasks
IfThere Boot:^.Utilities.520 Then Repeat Filer_Boot Boot:^.Utilities.520 -Applications -Tasks
IfThere Boot:^.Utilities.510 Then Repeat Filer_Boot Boot:^.Utilities.510 -Applications -Tasks
IfThere Boot:^.Utilities.500 Then Repeat Filer_Boot Boot:^.Utilities.500 -Applications -Tasks
IfThere Boot:^.Printing      Then Repeat Filer_Boot Boot:^.Printing      -Applications -Tasks
|End

|Start RISCOS BootBoot 0.01 Boot
IfThere Boot:^.!Boot.Resources.!UnixFC Then Filer_Boot Boot:^.!Boot.Resources.!UnixFC
IfThere Boot:^.!Boot.Resources.!UnixFont Then Filer_Boot Boot:^.!Boot.Resources.!UnixFont
IfThere Boot:^.!Boot.Resources.!UnixHome Then Filer_Boot Boot:^.!Boot.Resources.!UnixHome
IfThere Boot:^.Programming.Python.Python38.!PythonUser Then Filer_Boot Boot:^.Programming.Python.Python38.!PythonUser
|End

|Start RISCOS BootApps 0.01 ResApps
IfThere Boot:^.Network.!Omni Then AddApp Boot:^.Network.!Omni
IfThere Boot:^.Network.!Omni Then Filer_Boot Boot:^.Network.!Omni
IfThere Boot:^.Network.!Avalanche Then AddApp Boot:^.Network.!Avalanche
IfThere Boot:^.Network.!Avalanche Then Filer_Boot Boot:^.Network.!Avalanche
IfThere Boot:^.Utilities.Text.StrongED.!StrongED Then AddApp Boot:^.Utilities.Text.StrongED.!StrongED
IfThere Boot:^.Utilities.Text.StrongED.!StrongED Then Filer_Boot Boot:^.Utilities.Text.StrongED.!StrongED
IfThere Boot:^.Impression.!ImpStyle Then AddApp Boot:^.Impression.!ImpStyle
IfThere Boot:^.Impression.!ImpStyle Then Filer_Boot Boot:^.Impression.!ImpStyle
IfThere Boot:^.Graphics.OpenVector.!OpenVector Then AddApp Boot:^.Graphics.OpenVector.!OpenVector
IfThere Boot:^.Graphics.OpenVector.!OpenVector Then Filer_Boot Boot:^.Graphics.OpenVector.!OpenVector
IfThere Boot:^.Graphics.!DPlngScan Then AddApp Boot:^.Graphics.!DPlngScan
IfThere Boot:^.Graphics.!DPlngScan Then Filer_Boot Boot:^.Graphics.!DPlngScan
|End

|Start RISCOS BootRun 0.01 Run
IfThere Resources:$.Apps.!Organizer Then Filer_Boot Resources:$.Apps.!Organizer
IfThere Resources:$.Apps.!Organizer Then Filer_Run Resources:$.Apps.!Organizer
|End

|Start RISCOS !Internet 5.39 Resolver
If "<Alias$InetLoadResolver>" <> "" Then InetLoadResolver
Unset Alias$InetLoadResolver
|End

|Start RISCOS !Boot 0.72 completion
| This line turns the hourglass off at the end of the boot sequence:
/Boot:Utils.HOff
if "<Wimp$Font>" <> "" then /BootResources:Configure.FontChange
IfThere BootResources:Configure.!InetSetup Then Filer_Boot BootResources:Configure.!InetSetup
IfThere BootResources:!Configure Then Set Alias$@LoadType_FF2 LoadCMOS %*0 Else Set Alias$@LoadType_FF2 Error 0 You cannot reconfigure this machine using %0
IfThere BootResources:!Configure Then Set Alias$@RunType_FF2  LoadCMOS %*0 Else Set Alias$@RunType_FF2 Error 0 You cannot reconfigure this machine using %0
WimpSlot -next 640k
|End
