Is there a way to catch event like user opening certain app in Windows?
I have a requirement where , if user opens any app specifically windows store app then my app should be able to catch that event.
I have not yet started with it yet. I just want to know whether is it even possible?
Will it be possibble with C# development or JavaScript development?
I am more comfortable with JavaScript.