Selected folder in explorer from VB.NET

  • Thread starter Thread starter Zyrthofar
  • Start date Start date
Z

Zyrthofar

Hello

I am searching for a way, in Windows Explorer, to add an entry in the
context menu when you right-click a folder. What I want to do is copy
the path to the clipboard. I know how to set everything, but the only
thing I need is to know which folder is selected...

Where can I get the selected folder name in VB.NET, if it can even be
done? (I would think so, because of the "Open Command Window Here"
menu entry, which would basically do the same...

Thank you very much!
 
What I need is related to getting data from another program, not
drag&drop...

I'm sorry if I wasn't clear enough in my question.
 

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

Back
Top