I have a Windows RT Application and a console application. The console application performs certain tasks with Microsoft PowerPoint and a few other applications and it works as a standalone application. I now want to call this console application from the Windows RT application that I have.
What's the best way to go about this?