Hi! i need to create a shell extension on c# which works this way: user selects multiple files -> context menu -> my app -> ONE instance of app starts with all the arguments (paths to files) I guess I need to use contextmenuhandlers...but
I could not find any usefull tutorial. Thanks!
↧