Tagged Questions
0
votes
1answer
107 views
Watchdog an application from a service
How can I make a service to be a watchdog for a desktop application knowing that Services cannot/shouldn't interact with Desktop applications.
Or is it only working assuming there is only one user?