NSSM - The Non-Sucking Service Manager
nssm is a service helper which doesn't suck. srvany and other service helper programs suck because they don't handle failure of the application running as a...
SRVSTART.EXE is a Win32 executable and DLL which allows you to run commands as if they were Windows NT services. It also has some features to enhance the running of ordinary console commands (prompting for parameters etc).
srvstart.exe is a win32 executable and dll which allows you to run commands as if they were windows nt services. it also has some features to enhance the running of ordinary console commands (prompting for parameters etc). the dll can be used on its own to build a service without having to write any service management code.
srvstart.exe operates in one of two modes.
it can be used to run an ordinary command (executable program batch file). in this command mode, srvstart.exe can prompt the user for the values of commandline parameters such as passwords. it can be used to run an executable program in the context of a windows nt service (service mode). srvstart.exe will itself handle all of the interactions with the nt service control manager (scm). it is not necessary for the program to include any service management code.
Productivity System and Hardware
system-utilities system-tweaker system-configuration system-service windows-services