restart.bat 131 B

12345
  1. timeout /t 1 > NUL
  2. del vollgoKit-config.exe
  3. ren vollgoKit-config-temp.exe vollgoKit-config.exe
  4. start vollgoKit-config.exe
  5. pause