Open Command Window for Files
You might know a feature in Windows that allows you to open a command window in the current folder:
I wanted a similar command for files, so I created one.
It is using nothing than the integrated tools of Windows.
Using a bit of vbscript and escaping:
https://gist.github.com/Eun/227d4bd5a8ccde1a9a5d1a42ccab01ce
Result: