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

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

RMEnsure Toolbox  1.62 RMLoad System:Modules.Toolbox.Toolbox
RMEnsure Toolbox  1.62 Error CPIShell requires Toolbox 1.62 or later

RMEnsure Window   1.62 RMLoad System:Modules.Toolbox.Window
RMEnsure Window   1.62 Error CPIShell requires Window 1.62 or later

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