Description: | For some reason, XP powertools is missing one of my favourites - the ability to right-click on a file, and send the path and name to the clipboard. So, I added the following to a shortcut I called "Send to Clipboard" in my SendTo folder:
|
C:\Perl\bin\perl.exe -e "use Win32::Clipboard;Win32::Clipboard($ARGV[0
+]);"