老友设置win7屏蔽TeniodL.exeTp3Helper.exeTpHelper.exeTensafe_
- 发布日期:2013-06-21 作者:深度系统 来源:http://www.54zc.com
有时候win7系统打开任务管理器发现一些进程占用比较大的内存空间,也不熟悉怎么屏蔽这些进程,比如TeniodL.exe Tp3Helper.exe TpHelper.exe Tensafe_1.ex进程,该怎么屏蔽呢?其实最简单的就是使用dBnT的进程查杀就可以了。以下教程分享win7屏蔽TeniodL.exe Tp3Helper.exe TpHelper.exe Tensafe_1.ex进程的办法。
dBnT虽然是很优秀,但是实时监控进程还是要吃系统资源的,我还是想用开机命令的办法一下处理,不用一直监视。
推荐:win7 64位系统下载
处理办法如下:
1、在你的开机批解决里加入以下命令便可:
@echo off
reg add "HKEY_LoCAL_MACHinE\soFTwARE\Microsoft\windows nT\CurrentVersion\image File Execution options\Tencentdl.exe" /v debugger /t reg_sz /d wowdeb.exe /f
reg add "HKEY_LoCAL_MACHinE\soFTwARE\Microsoft\windows nT\CurrentVersion\image File Execution options\TeniodL.exe" /v debugger /t reg_sz /d wowdeb.exe /f
reg add "HKEY_LoCAL_MACHinE\soFTwARE\Microsoft\windows nT\CurrentVersion\image File Execution options\Tp3Helper.exe" /v debugger /t reg_sz /d wowdeb.exe /f
reg add "HKEY_LoCAL_MACHinE\soFTwARE\Microsoft\windows nT\CurrentVersion\image File Execution options\TpHelper.exe" /v debugger /t reg_sz /d wowdeb.exe /f
reg add "HKEY_LoCAL_MACHinE\soFTwARE\Microsoft\windows nT\CurrentVersion\image File Execution options\Tensafe_1.exe" /v debugger /t reg_sz /d wowdeb.exe /f
reg add "HKEY_LoCAL_MACHinE\soFTwARE\Microsoft\windows nT\CurrentVersion\image File Execution options\TQMCenter.exe" /v debugger /t reg_sz /d wowdeb.exe /f
reg add "HKEY_LoCAL_MACHinE\soFTwARE\Microsoft\windows nT\CurrentVersion\image File Execution options\broadcasting.exe" /v debugger /t reg_sz /d wowdeb.exe /f
exit
2、不要在超级网友下运行,平常的开机命令便可,虽然很简单,我也来普及下吧。
以上就是win7屏蔽TeniodL.exe Tp3Helper.exe TpHelper.exe Tensafe_1.ex进程的办法,希望对我们有所借助!