| !Run file for Misc configuration plug-in

RMEnsure UtilityModule 3.10 Error This version of Misc Configure requires RISC OS 3.1 or later.

IF "<Boot$Dir>" = "" THEN Error No !Boot application has been run.
IF "<Choices$Write>" = "" THEN Error No !Boot application has been run.

Set MiscConfig$Dir <Obey$Dir>
Iconsprites <MiscConfig$Dir>.!Sprites

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