How to copy file path?

B

Brett Romero

In Windows Explorer, I'd like to copy the full file path for any file I
click. For example, I have 10 photos in c:\data\pictures\November. I click
one photo and I'd like the path to appear in the address bar (not Internet
Explorer but Windows Explorer). It would then look like this for example:
c:\data\pictures\November\photo9.jpg. Right now, I can only copy the path
out of the address bar. I'd like the file name of some file I've selected
to be appended to the path.

This will save me time when going through sub folders and uploading photos
to flickr.com or something. These sites use a "browse" button to select
photos one at a time. If I could just paste the entire file path into the
browse box, I'd be set.

Any suggestions?

Thanks,
Brett
 
N

Nighthawk

I'm not quite sure this is possible. The only way I know of is to copy the
text from the address bar and then append the file name and extension to the
end of that.

Sorry I couldn't be of more assistance.
 
S

Steve N.

Brett said:
In Windows Explorer, I'd like to copy the full file path for any file I
click. For example, I have 10 photos in c:\data\pictures\November. I click
one photo and I'd like the path to appear in the address bar (not Internet
Explorer but Windows Explorer). It would then look like this for example:
c:\data\pictures\November\photo9.jpg. Right now, I can only copy the path
out of the address bar. I'd like the file name of some file I've selected
to be appended to the path.

This will save me time when going through sub folders and uploading photos
to flickr.com or something. These sites use a "browse" button to select
photos one at a time. If I could just paste the entire file path into the
browse box, I'd be set.

Any suggestions?

Thanks,
Brett

The only way I know to do this: copy & past the file path as usual, then
right click the file, select rename, copy the name, don't rename the
file, then paste the filename at the end of the path.

Steve
 
B

brett

I'm using the thumbnail feature in Windows Explorer so a DOS command
isn't an option.
 
W

Wesley Vogel

mesakelatinka-01 made a good suggestion. You can keep doing it the way that
you're doing it now or to add to mesakelatinka-01's suggestion...

This will create a Notepad file, November.txt, in the November folder.

It will have all the filenames appended to the path.

dir/s/b > November.txt

This will save you a lot of time and the November.txt file will always be in
the c:\data\pictures\November folder unless you delete one or the other.

You can do the same thing for any other folder.

--
Hope this helps. Let us know.

Wes
MS-MVP Windows Shell/User

In
 
D

David Candy

Can you drag the file into the upload thing. if not drag it in to Start Run and paste from there
 
B

Brett

These are all good suggestions but not really going to save any time.
Here's why: I open Win Explorer go the to folder and switch to thumbnail
view. Then I find the file I'm interested in. If I have a notepad file
with everything listed, I'll have to find it, open it, remember the file
name (which might be photo100-389.jpg), copy the path from the notepad file.
So actually, things have probably gotten a little more complicated.

For now, I just copy the file path from the address bar (ctrl + D, ctrl +
C), then paste that into the browser and type the file name. That's the
quickest and easiest method...at the moment.

I was hoping there was a third party tool that would allow me to right click
a file and select a copy full path option. That would be the
quickest/easiest method.

Thanks,
Brett
 
B

Brett

No because the browser will render the image. It doesn't know you want to
drop the image into the text box. The box isn't aware of anything. So no
translation can take place for some type of context.

Brett

"David Candy" <.> wrote in message
Can you drag the file into the upload thing. if not drag it in to Start Run
and paste from there
 
T

Torgeir Bakken \(MVP\)

D

David Candy

Install the Windows 95 Send To Power Toys. After installing go to Add/Remove programs in Control Panel and select Send To Extension Power Toys, click Add/Remove and clear the checkboxes for the three mail extensions (98 and later have one built in that does the job of all three). Run the fix below.

Type in Start Run
regsvr32 sendmail


Key Description
File System Objects
Control Copies a file
Shift Moves a file
Control and Shift Creates a shortcut
Send To Powertoys (except Send To Clipboard as Contents)
Control Uses the short file name rather than the long file name
Send To Clipboard as Contents Powertoys
Control Displays a dialog box to select the clipboard data formats


http://www.microsoft.com/Windows95/downloads/contents/WUToys/W95PwrToysSet/Default.asp

To copy paths in shortcuts or Favourites use Send To Clipboard As Contents
 
B

Bob I

Press Winkey + R to open the Run Box, Then drag and drop the file on it,
the path and filename will appear, now select and copy.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top