Is there any possibility to create exe file which copies path of a file into clipboard when you drag&dropp the file into the exe? How could I do it ?
Thanks
Is there any possibility to create exe file which copies path of a file into clipboard when you drag&dropp the file into the exe? How could I do it ?
Thanks
A just found a program called Copy Path that works for me. It adds "Copy path" to the Windows Explorer context menu (not exactly drag-and-drop, I know).
Two ways OTM in Windows: 1. Start > Run 2. Start > Run > "cmd"
in both cases, once you drag the file onto the window, its entire path will be pasted. To do the copy, you'll have to do that manually (easier in the Run window)
To do this onto an application: How do I drag and drop files into an application?