Is there a way to programmatically launch a chat client (eg: MSN Messenger) and automatically open a chat window for a specific contact?
I'm hoping for something similar to ShellExec("mailto:[email protected]"), but for chat instead of email.
Is there a way to programmatically launch a chat client (eg: MSN Messenger) and automatically open a chat window for a specific contact?
I'm hoping for something similar to ShellExec("mailto:[email protected]"), but for chat instead of email.