Skip to content

Repository files navigation

Windows-Service Installer

A CLI tool which Handles creating/deleting services.
When both arguments are supplied the tool runs to completion.
If less then two are supplied the tool runs interactive.

It takes up to two optional arguments (in order).

  • The file-path of the .exe, which shall be started by the service.
  • What should happen to the service.
    • "install": installs and starts the service.
    • "uninstall": stops and uninstalls the service.

About

A simple console application for creating/removing Windows-Services

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages