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?
@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? 馃槙

%windir%\Notepad.exe is a valid Full Path.
I believe the code wants a "Parameter". I shall look into it.

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
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?