?y">
Working with files I often find myself in need of creating some sort of listings. There is number of good text editors that help you browse and create hyperlinks to local files but for my needs I often use simple text editors to hand code html snippets and I thought it would be nice to have ability to quickly copy file location in correct link format. I googled for URN and URI to URL converter but came up with no simple solutions so I decided to write my own extension to Windows Explorer and hope you find it useful too.
CopyAsUrl enhances Windows Explorer by adding context menu that when activated forms fully qualified URL link from selected file or folder on local drive (or flash drive).
To obtain local URL path simply right-click on selected file or folder in Windows Explorer and chose "Copy As URL" menu item.
The URL will be copied to clipboard and can be pasted to any text editor or application.
Program was written in C#, provides it's own install and uninstall, contains no spyware and is absolutely free! You can download setup.exe below.
You must have .NET Framework 4.0 installed for CopyAsUrl to work. You can download framework from Microsoft's site.
Windows XP and Vista / 32bit
|
Copy As URL 1.0 - SOFTPEDIA "100% FREE" AWARD This product was last tested in the Softpedia Labs on 9th of June 2011 by Giorgiana Bursuc Softpedia guarantees that Copy As URL 1.0 is 100% Free, which means it does not contain any form of malware, including but not limited to: spyware, viruses, trojans and backdoors. This software product was tested thoroughly and was found absolutely clean; therefore, it can be installed with no concern by any computer user. However, it should be noted that this product will be retested periodically and the award may be withdrawn, so you should check back occasionally and pay attention to the date of testing shown above. |
| Attachment | Size |
|---|---|
| setup.exe v1.0 | 299.13 KB |

I was looking for such app... but won't run on my computer :-(
Hello,
I installed Copy As URL and got a run time error. The app is looking for the .NET Framework v4.0.30319 that I don't have on my computer. Any solutions?
Thanks !
Yes,you will need to download
Yes,you will need to download and install .NET 4.0. You can use a link I provided in the text just above download button or you can google for .NET 4 and download directly from Microsoft's site if you prefer