大连融科 WMS
 
 
 

4 lines
138 B

%SystemRoot%\Microsoft.NET\Framework\v4.0.30319\installutil.exe WinService.exe
Net Start WinService
sc config WinService start= auto
pause