Could someone tell me if there is anyway to pass the selected items(files) from Explorer to my Prog....Now I can retrieve the last item selected using the registry. ie shell -> command -> Prog %1. But if the user Selects multiple items(files) in Explorer the %1 can only send the first string to environment.getcmdargs...
i read a few lines about using the ishell approach but seems to elaborate for my needs....
just need to get selected items from explorer.. I'm thinking that there maybe some kind of add in/ext (dll) i could buy or use..just to get this thing Done....Or another way would be great....