Install.bat 168 字节
%SystemRoot%\Microsoft.NET\Framework\v4.0.30319\InstallUtil.exe %~dp0\AssemblyLineSystem.exe
Net Start AssemblyLineSystem
sc config AssemblyLineSystem start= auto
pause