Best copy path application
During my everyday windows usage I need to copy the path of files and directories in order to put them into my emails, documents, wiki pages. This could be simple when copying the path of local files:
- Copy the folder name from windows explorer address bar and paste it into your document
- Copy the file name by pressing F2 and then Ctrl-C and again paste it into your document
So we have just 5 keyboard strokes and 3-4 window switches.
Situation is much worse when you’re copying the file path of network file. Then you could encounter multiple problems:
- You mapped the network path to drive letter. If you’ll copy the path as is then most probably someone who’ll try to use your path or hyper link from other computer or even from the same computer with different account won’t be able to access the referenced file due to different network path mappings.
- Server name you used in your file could be without fully qualified domain name and thus can be accessed in you LAN, but can’t be accessed through corporate LAN.
- Situation can be even worse if the path you provide will be used by users external to your network.
I’ve used different copy path applications, which usually integrated into windows context menu, but only one was really helpfull: Ninotech Path Copy 4
(I know there is similar Windows Vista functionality - never tried)
It allows you to copy the short and long file and folder paths, it allows to copy their UNC path and even Internet path in a form of file://…
But the best part is configurable copy path option, which I’ll cover in separate post (if at all, knowing my indolence).
Download from: http://www.novell.com/coolsolutions/tools/13986.html
Original home page (was inactive last time I tried): http://home.worldonline.dk/ninotech/freeutil.htm#pathcopy
Installation:
- Download the zip file
- Open it in a temporary place
- Right click on the INF file and choose install
Usage:
- Right click on file or folder you would like to copy its path
- Choose Copy Path submenu and then one of default copy methods or setup your own
Add comment April 26, 2008