mirror of https://github.com/winsw/winsw
commit
3920d41faf
|
@ -4,6 +4,7 @@ winsw: Windows service wrapper in less restrictive license
|
||||||
[](https://github.com/kohsuke/winsw/releases)
|
[](https://github.com/kohsuke/winsw/releases)
|
||||||
[](https://www.nuget.org/packages/WinSW/)
|
[](https://www.nuget.org/packages/WinSW/)
|
||||||
[](https://ci.appveyor.com/project/oleg-nenashev/winsw)
|
[](https://ci.appveyor.com/project/oleg-nenashev/winsw)
|
||||||
|
[](https://gitter.im/winsw/winsw?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
|
||||||
|
|
||||||
WinSW is an executable binary, which can be used to wrap and manage a custom process as a Windows service.
|
WinSW is an executable binary, which can be used to wrap and manage a custom process as a Windows service.
|
||||||
Once you download the installation package, you can rename `winsw.exe` to any name, e.g. `myService.exe`.
|
Once you download the installation package, you can rename `winsw.exe` to any name, e.g. `myService.exe`.
|
||||||
|
|
Loading…
Reference in New Issue