Files
shgx_tz_mes_backend_sync/Quartz.NET.WindowsService/Install.bat

5 lines
225 B
Batchfile
Raw Normal View History

2021-08-23 16:57:25 +08:00
%SystemRoot%\Microsoft.NET\Framework\v4.0.30319\installutil.exe G:\live_zhaorui\ZrryAdmin\ZrryAdmin_api\Quartz.NET.WindowsService\bin\Debug\Quartz.NET.WindowsService.exe
Net Start Quartz.Net
sc config Quartz.Net start= auto