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