Hello.

I've got a problem. How to start Application within a Windows Service.
I used Shell and System.Diagnostics.Process.Start methods to do it.
As a result new process appear in Task Manager. But i need not a process
but a standart windows application.

If anybody could help me i'll be very thakned


Nordo