How do I use the run menu and can I set a default for a particular file type?
-
That is, how do I represent the filename?
-
-
So as an example, try this in the Run (menu) -> Run… -> The Program to Run box:
cmd /K echo $(FULL_CURRENT_PATH)
As to "can I set a default for a particular file type? ", you’ll have to be more specific…