Results 1 to 5 of 5

Thread: Add my own selection to right click menu *Resolved

  1. #1

    Thread Starter
    PowerPoster
    Join Date
    Nov 2002
    Location
    Manila
    Posts
    7,629

    Add my own selection to right click menu *Resolved

    Is it possible to change the menu that appears when you right click over an explorer browser? Actually, not change but rather add my own selection aside from 'view' 'arrange icons by', 'refresh', etc. I'm considering making a utility and it would be more convenient if it can re run from this mouse click menu.

    So is it possible with VB?
    Last edited by leinad31; Feb 9th, 2003 at 07:38 AM.

  2. #2
    Fanatic Member Geespot's Avatar
    Join Date
    Oct 2001
    Location
    Birmingham, UK
    Posts
    577
    Its possible with a few API calls but i dont know which ones, im interested in this so just replying to keep track of the thread

  3. #3
    Junior Member
    Join Date
    Jan 2003
    Posts
    27
    Well i couldn't find how to add your own menu to the right click menu of IE only, i thought it used subclassing but i dont know much... i did find this though on PSC that allows you to add a link to open your program when right clicking in IE, but this may not help... GL
    -wat

  4. #4

    Thread Starter
    PowerPoster
    Join Date
    Nov 2002
    Location
    Manila
    Posts
    7,629
    Sorry! I meant the explorer for the directory tree not internet explorer. Didn't mean to mislead you.

    Winzip adds its own if you select files for compression. I was thinking of also adding my own selection. is it just API or do I have to learn something else?

  5. #5
    The Devil crptcblade's Avatar
    Join Date
    Aug 2000
    Location
    Quetzalshacatenango
    Posts
    9,091
    If you want it like WinZip with submenus and all, then start here

    If you just want a single menu, then look in the registry. For example, text files...

    HKEY_CLASSES_ROOT\txtfile\shell\

    You can add keys that will appear as menu items in context menus.

    Laugh, and the world laughs with you. Cry, and you just water down your vodka.


    Take credit, not responsibility

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width