I am trying to design a windows-service which monitors a process namely \"Gtalk\", if the process is started then, the browser Internet-explorer (process iexplore) should be closed. This should happen
I\'m trying to write a program that can stop and start services using SilverLight 3 and VS2010. I can\'t add the reference to the System.ServiceProcess dll.
Is it possible to start a program so that it is available to a user with a windows service?I have been working with the Process.Start() in C#.I can get the service to kickoff some sort of process that
I have a ServiceInstall component in a WiX installer where I have a requirement to either start auto or demand depending on parameters passed into the MSI.
I\'ve got Hudson (continuous integration system) with the git plugin running on a Tomcat Windows Service. msysgit is installed and the msysgit bin dir is in the path. PuTTY/Pageant/plink are installed
I have a legacy Windows server service and (spawned) application that works fine in XP-64 and W2K3, but fails on W2K8.I believe it is because of the new \"Session 0 isolation\" feature.
I\'m writing in .NET a windows service that, at windows startup, executes some network operations. I n开发者_StackOverflowoticed that my service starts before the network is up.
I have some security开发者_如何学Go related service running on my machine (start type = automatic)
How c开发者_StackOverflow社区an I set up MongoDB so it can run as a Windows service?After trying for several hours, I finally did it.
I have an application, written by me in C#.net 2.0 - when the application is opened, a开发者_StackOverflow社区 timer will check every 3 seconds for x. If x happens, it shows a warning in a windows for