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

|Check the user port is fitted...
RMEnsure UserPort_Podule 0 Error This computer does not appear to have a user port fitted.

|Install the Interface Manager...
RMEnsure InterfaceManager 1.30 RMLoad <UserPort$Dir>.Interface
RMEnsure InterfaceManager 1.30 Error Couldn't load Interface Manager

|And start up the program proper!
WimpSlot -min 40k -max 40k
Run <UserPort$Dir>.!RunImage

