Hello,
Is it possible to trigger the start of an outside application from within Skype?
The other way around is quite easy.
I need to get Skype to start my application (c#) when Skype goes online.
I could get my app to start when windows start by adding a trigger in the reg. But I feel this is the wrong why about it as my application is closely connected to Skype and should only start if the user is using Skype and online.
The application is written in C# and communication with Skype is done through Skype4Com.
Thanks in advance.
Best regards Fredrik