I'm looking for a way to tell an instance of Explorer that is already running to change directory and display a different folder (of my choice).

My guess is that there is probably a PostMessage() type solution to this. Where might I find documentation of the messages accepted by Windows Explorer?

Or any other ideas?

Cheers,

Ian