I know this one
:
Write:RightMouseUpAction=[!SkinCustomMenu] in [Rainmeter]. If this is skipped, then the regular context-menu appears and you can click "Custom Skin Action" to use the custom-menu.
Doing the above will open the custom menu directly and replace "SomethingX" with suitable heading and <SomethingX> with action like [!SkinMenu] or whatever you like.
Example:Reference: 1. https://forum.rainmeter.net/viewtopic.php?t=13674 for Actions.
Edit: 2. https://forum.rainmeter.net/viewtopic.php?t=43139 for Right-Click Action.

Write:RightMouseUpAction=[!SkinCustomMenu] in [Rainmeter]. If this is skipped, then the regular context-menu appears and you can click "Custom Skin Action" to use the custom-menu.
Code:
ContextTitle=Something1ContextAction=<Something1>ContextTitle2=Something2ContextAction2=<Something2>
Example:
Code:
[Rainmeter]RightMouseUpAction=[!SkinCustomMenu]ContextTitle=Run NotepadContextAction=["Notepad.exe"]
Edit: 2. https://forum.rainmeter.net/viewtopic.php?t=43139 for Right-Click Action.
Statistics: Posted by Aryx — Today, 7:31 pm