I like to send an path to my application with shell context menu.
I use the following shell context menu which send this command prompt "C:\loger.exe"/clog which runs the app only to my app. How to send the selected path instead of only running the app.
ps Im using .net2
thank you
"C:\loger.exe"/clog
