/ Published in: DOS Batch
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
netstat -anr | findstr 8080 taskkill /F /PID [PID found by previous command]