Register question

  • Thread starter Thread starter JR
  • Start date Start date
J

JR

hi

how can I create a contectmenu in the explorer.

Like I have my datafile. I right clikc on it and I have a menu open, edit
....

ex: on a folder a have open, explore and find. I now how to change/add 1
item but I want to have a submenu for about 8 diff commands

Jan
 
This is not trivial. You must write a Shell DLL and register it in the
registry. I would look for a book on Shell programming. I did it years ago,
but have not done it since, so I will not be able to help, and it was in VB6.

Unless you absolutely have to do this, I would suggest that you rethink
doing it.

(e-mail address removed)

Try our latest time saving tool, Visual Class Organizer, free for 30 days.

http://www.knowdotnet.com/articles/VisualOrganizerProductHome.html
 

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