By default windows NT (4.0, 2000, XP, Vista) has "two" desktops. One is for user and other one is system. You may see the system desktop before login.
So any service in the system by default uses system desktop. You should switch it to user desktop before showing any messages, dialogs or something like that.
Any way, take a look at this please: http://articles.techrepubl
Main Topics
Browse All Topics





by: pmunroPosted on 2009-03-29 at 13:49:23ID: 24014479
If you set the service to not interact with the desktop, this should stop the messages popping up and pausing the services running.