Hi, I need to capture the path of any window opened in Windows Explorer as it opens (preferrably have it's path sent to clipboard) while my app runs in the system tray.
I have searched the web and read so much I'm suffering from an input overload. I'm not all that up to speed with programming jargon (self taught ) so please dumb it down when replying. If your reply includes sample snippets please tell me what part of the snippet goes into a Module, what part goes on the main form, ect.

Thank you