Mc_Computer_Fx.bat 113 B

12345678910111213
  1. cd /d Mc_Computer_Fx
  2. :begin
  3. App.Mc_Computer.McStation.NetFx.exe
  4. TIMEOUT /T 60
  5. @echo restart
  6. goto begin