04.Demo.bat 93 B

12345678
  1. :begin
  2. dotnet Demo/Did.SersLoader.Demo.dll
  3. TIMEOUT /T 10
  4. @echo restart
  5. goto begin