清除dnf垃圾进程 .bat文件

if ‘%errorlevel%’ NEQ ‘0’ (
goto UACPrompt
) else ( goto gotAdmin )
:UACPrompt
echo Set UAC = CreateObject(“Shell.Application”) > “%temp%\getadmin.vbs”
echo UAC.ShellExecute “%~s0”, “”, “”, “runas”, 1 >> “%temp%\getadmin.vbs”
“%temp%\getadmin.vbs”
exit /B
:gotAdmin
if exist “%temp%\getadmin.vbs” ( del “%temp%\getadmin.vbs” )

@echo off
echo 【脚本将关闭DNF一些垃圾文件,按任意键将执行!】
echo 【本BAT–10清理秒一次>>>>小灰灰<<<<<】
pause
:START
taskkill /f /im TGuard.exe
taskkill /f /im TGuardSvc.exe
taskkill /f /im TPHelper.exe
taskkill /f /im tgp_gamead.exe
taskkill /f /im tgp_browser.exe
taskkill /f /im tgp_render.exe
taskkill /f /im bugreport.exe
taskkill /f /im bug_rpt.exe
taskkill /f /im GrossProxy.exe
taskkill /f /im TP3Helper.exe
taskkill /f /im Tencentdl.exe
taskkill /f /im Tencentdl.exe
taskkill /f /im TenioDL.exe
taskkill /f /im BackgroundDownloader.exe
taskkill /f /im TenSafe.exe
taskkill /f /im TenSafe_1.exe
taskkill /f /im CrossProxy.exe
taskkill /f /im GameLoader.exe
taskkill /f /im TesService.exe
choice /t 10 /d y /n >nul
goto START

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值