I need to run a service interactively on my computer.
(I am already aware of the implications.)
How do I enable a service (running in session 0) to run interact with the current desktop in Windows 7?
I need to run a service interactively on my computer.
(I am already aware of the implications.)
How do I enable a service (running in session 0) to run interact with the current desktop in Windows 7?
As of Windows Vista, there are no directly interactive services. "Allow service to interact with desktop" is basically just a legacy option, although if you use it UI0Detect should pop up and allow you to switch to a special desktop to interact with the service.
This article describes some options. If you have further questions, I suggest you ask at Stack Overflow as this is a programming problem.
As long as it is designed correctly, go under services.msc and check the box:
