Hi,
I have a huge business logic written against the traditional win32 api in form of an EXE. I'm considering using the url protocol to activate the EXE (desktop app) from my new Windows Store app. What I find is that, the system switches to the desktop as soon
as I launch the EXE via launchUriAsync - is there a way to prevent it?
Regards,
Kashyap