Hi
I'm looking to copy a file to the current directory open in an explorer window (I'm going to get the program to launch from the right button context menu).
I've got the file to copy over, but I need to be able to highlight/select it - the same as if the user had clicked on it.
Essentially I need a bit of code I can pass 'path/file 3.txt' to which will take me from this:
to this:
Something similar was done in this post, but I need to work with the current explorer window, not open a new one.
Is this possible?
Thanks for reading!![]()






Reply With Quote
