虽然不签到。。老菜鸟。回归呵呵借道
echo
:1
tasklist | find /i "CrossProxy.exe"
IF ERRORLEVEL 1 goto 2
IF ERRORLEVEL 0 taskkill /f /im CrossProxy.exe
goto 2
:2
choice /t 1 /d y /n
tasklist | find /i "QQPCDownload*.exe"
IF ERRORLEVEL 1 goto 3
IF ERRORLEVEL 0 taskkill /f /im QQPCDownload*.exe
goto 3
:3
choice /t 1 /d y /n
IF ERRORLEVEL 0 tasklist | find /i "tgp_gamead.exe"
IF ERRORLEVEL 1 goto 4
IF ERRORLEVEL 0 taskkill /f /im tgp_gamead.exe
goto 4
:4
choice /t 1 /d y /n
tasklist | find /i "tgp_render.exe"
IF ERRORLEVEL 1 goto 5
IF ERRORLEVEL 0 taskkill /f /im tgp_render.exe
goto 5
:5
choice /t 1 /d y /n
tasklist | find /i "Tencentdl.exe"
IF ERRORLEVEL 1 goto 6
IF ERRORLEVEL 0 taskkill /f /im Tencentdl.exe
goto 6
:6
choice /t 1 /d y /n
tasklist | find /i "TenioDL.exe"
IF ERRORLEVEL 1 goto 7
IF ERRORLEVEL 0 taskkill /f /im TenioDL.exe
goto 7
:7
choice /t 1 /d y /n
tasklist | find /i "TXPlatform.exe"
IF ERRORLEVEL 1 goto 1
IF ERRORLEVEL 0 taskkill /f /im TXPlatform.exe
goto 1
echo
:1
tasklist | find /i "CrossProxy.exe"
IF ERRORLEVEL 1 goto 2
IF ERRORLEVEL 0 taskkill /f /im CrossProxy.exe
goto 2
:2
choice /t 1 /d y /n
tasklist | find /i "QQPCDownload*.exe"
IF ERRORLEVEL 1 goto 3
IF ERRORLEVEL 0 taskkill /f /im QQPCDownload*.exe
goto 3
:3
choice /t 1 /d y /n
IF ERRORLEVEL 0 tasklist | find /i "tgp_gamead.exe"
IF ERRORLEVEL 1 goto 4
IF ERRORLEVEL 0 taskkill /f /im tgp_gamead.exe
goto 4
:4
choice /t 1 /d y /n
tasklist | find /i "tgp_render.exe"
IF ERRORLEVEL 1 goto 5
IF ERRORLEVEL 0 taskkill /f /im tgp_render.exe
goto 5
:5
choice /t 1 /d y /n
tasklist | find /i "Tencentdl.exe"
IF ERRORLEVEL 1 goto 6
IF ERRORLEVEL 0 taskkill /f /im Tencentdl.exe
goto 6
:6
choice /t 1 /d y /n
tasklist | find /i "TenioDL.exe"
IF ERRORLEVEL 1 goto 7
IF ERRORLEVEL 0 taskkill /f /im TenioDL.exe
goto 7
:7
choice /t 1 /d y /n
tasklist | find /i "TXPlatform.exe"
IF ERRORLEVEL 1 goto 1
IF ERRORLEVEL 0 taskkill /f /im TXPlatform.exe
goto 1