%SystemRoot%\Microsoft.NET\Framework\v4.0.30319\installutil.exe D:\MVC\WindowsService1\WindowsService1\bin\Debug\WindowsService1.exe
Net Start ServiceTest
sc config ServiceTest start= auto
红色标记的为地址
时间: 2024-10-13 10:42:18
%SystemRoot%\Microsoft.NET\Framework\v4.0.30319\installutil.exe D:\MVC\WindowsService1\WindowsService1\bin\Debug\WindowsService1.exe
Net Start ServiceTest
sc config ServiceTest start= auto
红色标记的为地址