| >!Run file for CPIShell
|  RISCOS Ltd, 2002

Set ConfigPluginShell$Dir <Obey$Dir>
IconSprites <Obey$Dir>.!Sprites

RMEnsure UtilityModule 4.20 Error CPIShell requires RISC OS 4.20 or later

IF "<Choices$Write>" = "" OR "<Boot$Path>" = "" THEN Error CPIShell requires a Boot application to have been run

Set Alias$EnsureToolbox RMEnsure %%0 %%1 RMLoad System:Modules.Toolbox.%%2|MRMEnsure %%0 %%1 Error CPIShell requires module %%0 version %%1 or later
EnsureToolbox Toolbox         1.66 Toolbox
EnsureToolbox Menu            0.39 Menu
EnsureToolbox Window          1.73 Window

WimpSlot -min 256K -max 256K
Run <ConfigPluginShell$Dir>.!RunImage %*0
