windows 安装自己开发的.NET Windows服务

安装

%SystemRoot%\Microsoft.NET\Framework\v4.0.30319\installutil.exe  C:\Windows\service\tiegepushservice.exe

卸载

%SystemRoot%\Microsoft.NET\Framework\v4.0.30319\installutil.exe    C:\Windows\service\tiegepushservice.exe   /u

评论

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注