01 ServiceCenter.bat 99 B

12345678
  1. :begin
  2. dotnet ServiceCenter/App.ServiceCenter.dll
  3. TIMEOUT /T 1
  4. @echo restart
  5. goto begin