C 
		
								
				
				
			
		Charlie Klatzkin
I would like to place an entry into the file right-click popup menu.  If
I put an entry into "HKCR\*\shell\command", this will work if I pass
(right-click) one file. If I right-click on multiple files, then I get
multiple starts of my program. I would like to pass all selected files
to my program, not one at a time.
				
			I put an entry into "HKCR\*\shell\command", this will work if I pass
(right-click) one file. If I right-click on multiple files, then I get
multiple starts of my program. I would like to pass all selected files
to my program, not one at a time.