autorun_default_simple.bat 96 B

123
  1. taskkill /f /fi "IMAGENAME eq pico-tcp.exe"
  2. START /B bin\pico-tcp.exe
  3. python manage.py runserver