Process running invisible from Windows Service
Hi everyone. I'm installing a service on a specific user that should run a process when windows starts. However because it's only installed for a specific user, the process does not interact with the desktop, and therefore ends up running in the background instead of letting me see it. What can I do?