|
-
Feb 8th, 2003, 06:51 AM
#1
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.
-
Feb 8th, 2003, 06:56 AM
#2
Fanatic Member
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
-
Feb 8th, 2003, 09:44 AM
#3
Junior Member
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
-
Feb 8th, 2003, 11:43 PM
#4
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?
-
Feb 9th, 2003, 12:00 AM
#5
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|