Launcher Service!

Launcher Service alternatives

  • 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 service. If you use such a program you may see a service listed as started when in fact the application has died. nssm monitors the running service and will restart it if it dies. With nssm you know that if a service says it's running, it really is. Alternatively, if your application is well-behaved you can configure nssm to absolve all responsibility for restarting it and let Windows take care of recovery actions. ยป

    tags: utilities-management service-manager run-application-as-service restart-program restart-crashed-programs
  • SRVSTART

  • 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.

    tags: system-configuration system-service system-tweaker system-utilities windows-services
  • Turbo Service Manager

  • TSM is a very small tool to configure your services.

    tags: startup-manager service-management service-manager
  • FireDaemon

  • FireDaemon runs any application program executable or script as a Windows service when your computer starts up restarting it the application crashes or fails.

    tags: monitoring services run-application-as-service
  • Always Up

  • AlwaysUp is the true set-it-and-forget-it way to run your mission-critical Windows application 24/7, unattended, starting it at boot and monitoring it to ensure that it is always running, even if it crashes, hangs, or fails.

    tags: run-application-as-service windows-service
  • Daemon Master

  • Daemon Master is a software which makes it possible to create and manage a Windows-service from any program. (Alpha)

    tags: best daemon deamonmaster firedeamon games
  • Application as Service

  • Application as Service is an advanced system tool which lets you run any application as Windows Service. You can easily configure Application as Service using its intuitive GUI interface or command line configurator directly from your software.

    tags: Warning run-application-as-service
  • Winserv

  • Winserv is an utility that can create an NT service that runs any application. When the application exits, the service becomes stopped. It is also able to manage local and remote NT services that were not created by winserv.

    tags: run-application-as-service