Open-shell-menu: How to add custom quick menu entry: e.g. Resource Monitor?

Created on 21 Jul 2018  路  9Comments  路  Source: Open-Shell/Open-Shell-Menu

Hi,

When I want to add windows' "Resource Monitor" to the right side of the menu with the command %windir%system32perfmon.exe /res
it does nothing.

Any ideas?

Most helpful comment

Got it working. I entered the string into "link" instead of the "command" field.

What is the difference between the two fields?

All 9 comments

@RedSkyRoad
Custom Menu Item -> Insert new item -> Custom -> Click on the icon on the left hand side -> Command: %windir%system32perfmon.exe /res -> Label: Resource Monitor -> OK -> OK

I tried it but it does nothing when I click the new link

Weird, it works on my side...

Got it working. I entered the string into "link" instead of the "command" field.

What is the difference between the two fields?

What is the difference between the two fields?

Probably for url?

I suggest you change the mouse-over information of the "link" field so it says something else. It clearly states "Type a full path of a file or folder, e.g notepad.exe

Errr, @XenHat @ge0rdi
Thoughts? 馃槙

image
%windir%\Notepad.exe is a valid Full Path.

I believe the code wants a "Parameter". I shall look into it.

image
Interesting...
the "Link" entry appears to be for submenu entries.
A double-click on a root menu entry which contains links will launch the item in "Command"
Example: Control Panel menu entry would open the whole control panel if double clicked

Was this page helpful?
0 / 5 - 0 ratings

Related issues

buddybu picture buddybu  路  20Comments

paraworlds2 picture paraworlds2  路  28Comments

Braxusz picture Braxusz  路  23Comments

DragoCubed picture DragoCubed  路  15Comments

Aokromes picture Aokromes  路  34Comments