Thanks for your support.
In Windows, when I want to copy the path of a file or folder, it is normal to hold down the Shift key and right-click the item and select "Copy Path".
We need to do a lot of this "copying of paths" in our daily work, and I am wondering if there is a faster method than the above. The above method uses both hands, right-clicking will only take a while until the menu appears, and depending on the type of file, there are many items in the context menu and it is necessary to scroll the menu.
I'm thinking of assigning a keyboard shortcut such as F13 + P (which is P in the path) that does not batting to the buttons of a multi-function mouse and the keyboard shortcut executes some script. ..
For example, if you can start a batch file etc. and pass the selected file as an argument, I think that it can be solved by putting the full path to that file in the clipboard, but you can write a specific program. I don't know if it should be done
I want to borrow your wisdom.
Windows 10 Pro 64bit
-
Answer # 1
Related articles
- how to run python 386 on windows
- windows - how to display "on" with `echo`?
- How to use javascript to deep copy an array
- How to get the path file size of java new IO
- How to use copy and view of go slice
- windows - i want to copy and paste with an atom (ctrl + c)
- macos (osx) - how to set path without writing to dot file on mac
- i don't know how to connect the path to wsl (ubuntu)
- path - robotstxt how to use the tester
- windows - how to find nw delay
- windows - how to duplicate winscp file
- python 3x - how to pass path of python of anaconda
- windows - how to use batch labels
- windows - how to save a key pair file
- windows - how to get remoto name by pipe from net use with powershell
- css3 - how to proceed with copy coding
- c # - how to get the path before the folder
- how to pass mac python path
- Android how to get file path by URI sample code
From SHOMI
If you double-click "Home" or click "V" in the upper right corner to display the ribbon, "Home" will show "Copy Path".
In addition to the answers above
By adding "Copy Path" to the Quick Access Toolbar, you can easily copy the path even if the home tab is open or the ribbon itself is hidden.