>> Custom Service Manager




The Custom Service Manager is simple utility that allows you to select, from the list of windows services you have running on your computer, the services you wish to target. Whether it be for development purposes or freeing up resources by closing some targeted services the Custom Service Manager allows you to quickly change the start mode of a service and start, stop, pause, or restart a service right from the system tray.

We are proud to present some extra information and screen shots of our application Custom Service Manager for the PC.

Features:

  • Coded in C# using .net 3.5.
  • Quick and easy to use interface.
  • Runs from the system try for quick access.
  • Allows users to change windows service's start mode and stop, start, restart, or pause services.
  • Allows users to select a target list of services to work with for quick access.

Screen Shots:

This screen shot displays the main screen of the Custom Service Manager. It loads up with the current windows services that you have selected.

This screen shot displays the Custom Service Manager with a service selected. You can change the start mode of your service, start, stop, pause, and restart the service if the service supports those features. This comes in handy when doing debugging or testing on a custom windows service you're writing or if you're switching between different database engines and you want to stop a given engine to free up some resources.

You can add any service from the current windows services running on your computer into the Custom Service Manager. The beauty of the tool is that because you only list the services you are concerned with at a given time you don't have to spend time scrolling and looking for your service in a long list, a huge time saver during development.