How can I copy a file's path to the clipboard from Windows 7's Explorer?

6

Possible Duplicate:
Copy filename to clipboard

I vaguely remember some kind of "Send To" context menu option that accomplished this. Cannot recall which version of Windows.

Right now, the steps I take:

  1. Right click file and go to properties
  2. Copy file location
  3. Paste file location in the target text box
  4. Copy the file name
  5. Paste file name in target text box
  6. Quote the file path if necessary

This is a pain. Is there a better way? I'd prefer not to use any third-party software.

Belmin Fernandez

Posted 2011-11-29T12:59:05.110

Reputation: 2 691

Question was closed 2011-11-30T05:27:32.583

Side note: I now use Clip X so that cuts down a couple of steps. Still hope there's a better way.

– Belmin Fernandez – 2011-11-29T13:00:15.470

Did not see that one. Although mine was limited to Windows 7 while the other person wanted a solution for Windows XP +. Based on that, I'd say keep open for other people to find. Doesn't bother me any though :-) – Belmin Fernandez – 2011-11-29T17:37:25.727

Answers

16

  1. Shift + right-click the file.
  2. Select Copy as path.

John H

Posted 2011-11-29T12:59:05.110

Reputation: 978

2Way better than the solution I was expecting. Thanks for sharing! – Belmin Fernandez – 2011-11-29T19:16:48.897

@BeamingMel-Bin You're welcome. – John H – 2011-11-29T19:49:17.727