dummy-windows-service

command module
v1.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 20, 2022 License: MIT Imports: 3 Imported by: 0

README

dummy-windows-service

It is a Windows service that does nothing.
Used to confirm service start and stop operations.

Usage

You can download the executable file from the following link.

The -service option allows you to perform operations on the service.

The service name is DummyWindowsService.

Install
dummy-windows-service.exe -service install
Start
dummy-windows-service.exe -service start
Stop
dummy-windows-service.exe -service stop
Uninstall
dummy-windows-service.exe -service uninstall

Specify service name

The default service name is DummyWindowsService.

If you want to change the service name, specify it with -name.

dummy-windows-service.exe -name service1 -service install

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL