Shortcuts: How to open parent folder of target file

I've searched this but I can't find the solution, so I'm asking the experts here. I want to alt-click a shortcut(.lnk file) and open the folder containing the target file.

In detail: Let's say I have a shortcut to C:\Movies\whatever.avi
I want to alt-click the .lnk file and I want the folder C:\Movies\ to open as a new tab.

This should be easy, in fact I'm embarrassed that I couldn't figure out how. :slight_smile: Any help?

The command you want is :

Go NEWTAB OPENCONTAINER=target

You can set this to Alt + Left Double Click from within the Filetypes dialog.

Aaaahhhh.... So easy...... :slight_smile: Thank you very much.