Info
Version: | 2.0.3 |
Author(s): | 中国.NET研究协会 |
Last Update: | Friday, July 10, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/hnlyf/DotNet.Install |
NuGet Url: | https://www.nuget.org/packages/DotNetCN.Install |
Install
Install-Package DotNetCN.Install
dotnet add package DotNetCN.Install
paket add DotNetCN.Install
DotNetCN.Install Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Win32.Registry(>= 4.7.0)
- System.ServiceProcess.ServiceController(>= 4.7.0)
Tags
使用代码: DotNet.Install.ServiceInstall.Run("test", args, (a) => { }, "服务器", "服务器说明");
-i 安装
-u 卸载
-d 调试.