Add a right-Click menu in explorer 
Author Message
 Add a right-Click menu in explorer

Hi,
How can I add a menu choice in Windows explorer
so that when I rightclick on a file i will be able to start a VB-dll that
gets the filename(s) as arguments.
Similar to how winzip adds its menu.

Regarrds
Michael ?stling



Tue, 18 Mar 2003 03:00:00 GMT  
 Add a right-Click menu in explorer


Quote:
> How can I add a menu choice in Windows explorer
> so that when I rightclick on a file i will be able to start a VB-dll that
> gets the filename(s) as arguments.
> Similar to how winzip adds its menu.

This is known as a "shell extension." There was an example on the Microsoft
site about doing this in VB, but I don't know its name. Do a search on "VB
shell extension."


Tue, 18 Mar 2003 03:00:00 GMT  
 Add a right-Click menu in explorer

Try http://www.domaindlx.com/e_morcillo/default.asp I think there's an
example (and necessary typelib) there


Quote:
> Hi,
> How can I add a menu choice in Windows explorer
> so that when I rightclick on a file i will be able to start a VB-dll that
> gets the filename(s) as arguments.
> Similar to how winzip adds its menu.

> Regarrds
> Michael ?stling



Thu, 20 Mar 2003 03:00:00 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Howto add a menu to right-click menu for an item

2. Right-Click Menus in Explorer

3. VB App in Explorer Right-click menu - again...

4. add explorer file right-click to vb program?

5. add explorer file right-click to vb program?

6. add explorer file right-click to vb program?

7. add explorer file right-click to vb program?

8. add explorer file right-click to vb program?

9. add explorer file right-click to vb program?

10. How to add an enrty to right-mouse menu under explorer

11. Add application to Windows 95 Explorer Right Mouse Menu

12. Add macro to right click menu and get selected item in contacts

 

 
Powered by phpBB® Forum Software