I have written a VB menu that I want available on my context menu in Windows Explorer (i.e., when a file is right-clicked). How do I modify Windows/Registry to have a shortcut to the context menu offering my program as an option, and how do I ensure the filename/path is passed as a parameter to my program?