Remove the <worldMenu>  pragma form the method in charge of creating your menu.

Looking at senders of worldMenu  lists all methods that create such menus.

Noury
 

On Jun 28 2024, at 12:07 pm, vfclists <vfclists@gmail.com> wrote:
After an attempt to install Roassal a persistent menu item has been to the top level of the image's menu.

The menu label is `Load full version` and after searching the image it is coming from a `RSWorldMenu menu06LoadFullVersionOn` method which triggers the `RSWorldMenu loadFullVersion` event.

How do I remove this element from the main menu object which I suspect might fix the problem?

--
Frank Church