mirror of
https://github.com/Auties00/Reboot-Launcher.git
synced 2026-01-13 03:02:22 +01:00
9.0.2
This commit is contained in:
@@ -1 +0,0 @@
|
||||
for /f "tokens=5" %%a in ('netstat -aon ^| find ":3551"') do taskkill /f /pid %%a
|
||||
Binary file not shown.
@@ -1 +0,0 @@
|
||||
for /f "tokens=5" %%a in ('netstat -aon ^| find ":8080"') do taskkill /f /pid %%a
|
||||
Binary file not shown.
@@ -1,2 +0,0 @@
|
||||
net stop winnat
|
||||
net start winnat
|
||||
Reference in New Issue
Block a user