Context manu copy path name
Moderators: fgagnon, nikos, Site Mods
Context manu copy path name
I swear there used to be a "copy path name" (or "Copy path to clipboard") in the context menu (right-click mouse on file name). However I'm not seeing that now with v3.5.0.2.
Am I wrong? Maybe the "copy path name" was some other software?
Anyone have an answer? Thx, Rob
Update: just discovered if I hold down the shift key, and right-click the file name - 'Copy as Path' then appears in the context menu. The copied path (in clipboard) is enclosed in quotes.
Am I wrong? Maybe the "copy path name" was some other software?
Anyone have an answer? Thx, Rob
Update: just discovered if I hold down the shift key, and right-click the file name - 'Copy as Path' then appears in the context menu. The copied path (in clipboard) is enclosed in quotes.
- FrizzleFry
- Platinum Member
- Posts: 1213
- Joined: 2005 Oct 16, 19:09
Re: Context manu copy path name
you can use Alt-C to copy path to clipboard but I don't think x2 has it on a context menu
you can also use MenuHack to create a toolbar button using code 32786
I use FileMenu Tools and it does provide copy path on the context menu although the latest versions are not free anymore.
you can also use MenuHack to create a toolbar button using code 32786
I use FileMenu Tools and it does provide copy path on the context menu although the latest versions are not free anymore.
Re: Context manu copy path name
you can put any xplorer2 menu command on the context menu, just use the XPLORER2 > ORGANIZE menu command
Re: Context manu copy path name
you need to match commands as they appear on the top level xplorer2 menu. your command is in EDIT menu, so select this category in the dialog, then add "copy names". Copy path isn't how xplorer2 calls this, it's copy Names
- pschroeter
- Silver Member
- Posts: 283
- Joined: 2007 Jan 27, 00:46
Re: Context manu copy path name
I cannot tell you the number of times I've looked for "Copy path" then had to try and remember it's called "Copy name" by xplorer2. I wish it would get changed because name just means the file name to me.
Re: Context manu copy path name
if you use HELP > COMMAND FINDER and search for "path", you will find the command
-
- Gold Member
- Posts: 428
- Joined: 2011 Jan 23, 18:58
- Location: Sydney AU
Re: Context manu copy path name
Copy as Path is a half-hidden Windows feature, you get it in the context menu by Shift+Right click on the file/folder in question. In the Windows File Manager, it's in the Home ribbon - in plain sight, kb sequence is Alt, H, CP.
Windows 10 Pro (64 bit) version 1809 - Xplorer2 version: Pro 2.5.0.4 [Unicode] x64 2014-06-21
Re: Context manu copy path name
In xplorer², “Copy Name” means “Copy Name” when “Views” is set to “List”…pschroeter wrote: ↑2018 Jan 31, 04:41 I cannot tell you the number of times I've looked for "Copy path" then had to try and remember it's called "Copy name" by xplorer2. I wish it would get changed because name just means the file name to me.
When “Views” is set to “List”, you can still get the whole pathname with “Alt+C”.