Make a Windows Service start a windows program.



Is there any way for a windows service to start a windows program ? I have a
service that will need to restart a windows app if it needs to.

TIA - Jeff.


.



Relevant Pages

  • RE: Installing WindowsService to system without Visual Studio Tool
    ... So, for my production machine, which is a Windows 2003 Server, it worked well. ... you've built a .NET windows service project and can ... What you need is an additional Setup project for your service projecct's ... project and use installer class for install. ...
    (microsoft.public.vsnet.setup)
  • Re: FileNotFound exception- Solved
    ... debugging which assembly your app was hitting before throwing the exception. ... I immediately realized that somethings must be wrong with the name because the probing NEVER even cared to look in the GAC!! ... By generic, I mean, the Windows service has only one line of code in the onStartevent. ...
    (microsoft.public.dotnet.framework.remoting)
  • RE: Help me choose setup method
    ... projectand windows service application... ... setup package via platform installer sdk utilities: ... ** For setup projects, Visual Studio 2005 provide both setup project types ... You can also create a dedicated setup project for windows service: ...
    (microsoft.public.vsnet.general)
  • windows service installation error trying to create new app event
    ... I have a windows service msi created from a setup project. ... I can use this msi and it will install OK on a computer with windows server ...
    (microsoft.public.windowsxp.help_and_support)
  • Re: Windows Service soll Access-DB lesen/schreiben können
    ... Bin am Entwickeln eines Windows Service. ... Soweit tut die Praxis was das Design geplant hat. ... Wie kann man aus einem Windows Service in eine Access-Datenbank schreiben ...
    (microsoft.public.de.german.entwickler.dotnet.csharp)

Loading