Are there any Arguments/Modifiers that I can use to activate the Right Click Menu of a Systray Icon from an ObjectDock Icon?
I made an entry on the ObjectDock for Systray Volume by- Link to: C:\WINDOWS\system32\sndvol32.exe Arguments: /tray Normal Work Folder: C:\WINDOWS\system32\
This works because the Volume Systray Menu is activated by a Left Click, but when I tried the same Arguments for a Systray Menu that is activated by a Right Click, it didn't work. I figure its because I need to use a different modifier than "Normal" on /tray. Does anyone know what I would use rather than "Normal" as a modifier of /tray or even an entirely different argument in order to make a Right Click Menu appear?