Browse Source

chore: add killall script in windows

luzhenqian 4 years ago
parent
commit
8448bf4dd7
1 changed files with 9 additions and 0 deletions
  1. 9 0
      killall_win.sh

+ 9 - 0
killall_win.sh

@@ -0,0 +1,9 @@
+taskkill -im httpaccess.exe \
+-im registry.exe \
+-im apiprovider.exe \
+-im devicemanager.exe \
+-im controller.exe \
+-im mqttaccess.exe \
+-im knowoapi.exe \
+-im fileaccess.exe \
+-im coapaccess.exe -f