|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Service starting Notepad not showing in tasklistI have a Windows Service I am trying to get to work, which is not working
correct, but one of the things it does is start Notepad.exe. The program seems to be doing this and it shows in the Tasklist, but I don't see it running. When I kill it from the Tasklist, it starts back up again (it shows in the Tasklist), but again I can't see it. Why is that? Thanks, Tom tshad wrote:
Show quoteHide quote > I have a Windows Service I am trying to get to work, which is not working By default windows services do not interact with the desktop. This is > correct, but one of the things it does is start Notepad.exe. > > The program seems to be doing this and it shows in the Tasklist, but I don't > see it running. When I kill it from the Tasklist, it starts back up again > (it shows in the Tasklist), but again I can't see it. > > Why is that? > > Thanks, > > Tom > > by design and usually you do not want a service to have a UI. Chris "tshad" <tscheider***@ftsolutions.com> schrieb: See (complete thread):>I have a Windows Service I am trying to get to work, which is not working >correct, but one of the things it does is start Notepad.exe. > > The program seems to be doing this and it shows in the Tasklist, but I > don't see it running. When I kill it from the Tasklist, it starts back up > again (it shows in the Tasklist), but again I can't see it. <URL:http://groups.google.de/group/microsoft.public.dotnet.languages.vb/msg/302836ce5d2e2c77> -- M S Herfried K. Wagner M V P <URL:http://dotnet.mvps.org/> V B <URL:http://classicvb.org/petition/>
string extraction
VB.NET INI or XML file for path locations catching a specific exception Q: GIF image on a form Detect if compiling as a console application Service unable to start Send Image in .NET Remoting VB.NET: Implementing RasGetErrorString Standard Method for Importing/Exporting to DB Copying a project into another solution |
|||||||||||||||||||||||