婆罗门
精华
|
战斗力 鹅
|
回帖 0
注册时间 2007-11-22
|
本帖最后由 琴酒 于 2020-11-19 19:05 编辑
Plugin目录我就留了下面这下
Com.Tencent.AudioVideo(语言视频功能)
Com.Tencent.CRM(企业好友)
Com.Tencent.FileTransfer(传文件功能)
Com.Tencent.NetDisk(重要组件,关联微云,群共享等)
Com.Tencent.RemoteControl(远程控制)
Com.Tencent.RemoteHelp(远程协助)
Com.Tencent.Weather(QQ天气)
Com.Tencent.Wireless(QQ无线,主面板列表我的设备、发送到手机功能)
Com.Tencent.XiuRoom(腾讯课堂、花样交友、花样直播、齐齐直播;群视频功能也需要Bin目录下的odProxy.dll和本插件,后台下载的群视频组件目录是%AppData%\od。)
Com.Tencent.VAS(会员增值服务,会员专用。)
VAS这个千万别删掉 不然别人私下密你看不到头像闪烁提示的
忘了给3个bat文件
QQclear.bat
green.bat
del.bat
- @ECHO OFF&PUSHD %~DP0 &TITLE 卸载
- Rd "%WinDir%\system32\test_permissions" >NUL 2>NUL
- Md "%WinDir%\System32\test_permissions" 2>NUL||(Echo 请使用右键管理员身份运行!&&PAUSE >NUL&&EXIT)
- Rd "%WinDir%\System32\test_permissions" 2>NUL
- SetLocal EnableDelayedExpansion
- taskkill /f /im TXP* >NUL 2>NUL
- taskkill /f /im tad* >NUL 2>NUL
- taskkill /f /im QQP* >NUL 2>NUL
- taskkill /f /im QQC* >NUL 2>NUL
- taskkill /f /im QQ.exe >NUL 2>NUL
- rd/s/q "%ProgramData%\QQPet"2>NUL
- rd/s/q "%AppData%\Tencent\QQ"2>NUL
- rd/s/q "%AppData%\QXiu Files"2>NUL
- rd/s/q "%AppData%\Tencent\TXSSO"2>NUL
- rd/s/q "%AppData%\Tencent\STemp"2>NUL
- rd/s/q "%AppData%\Tencent\Users"2>NUL
- rd/s/q "%AppData%\Tencent\QTalk"2>NUL
- rd/s/q "%AppData%\QQAppAssistant"2>NUL
- rd/s/q "%AppData%\Tencent\QQMiniDL"2>NUL
- rd/s/q "%AppData%\Tencent\DeskUpdate"2>NUL
- rd/s/q "%AppData%\Tencent\QzoneMusic"2>NUL
- rd/s/q "%AppData%\Tencent\AndroidAssist"2>NUL
- rd/s/q "%AppData%\Tencent\QQPhoneManager"2>NUL
- rd/s/q "%ProgramData%\Tencent\QQProtect" 2>NUL
- rd/s/q "%UserProFile%\AppData\LocalLow\QQMiniDL"2>NUL
- rd/s/q "%UserProfile%\AppData\Local\Tencent\Misc"2>NUL
- rd/s/q "%AllUsersProfile%\Application Data\QQPet"2>NUL
- rd/s/q "%UserProfile%\AppData\Local\Tencent\QQPet"2>NUL
- rd/s/q "%USERPROFILE%\Local Settings\Tencent\QQPet"2>NUL
- rd/s/q "%USERPROFILE%\Local Settings\QQKartLiveUpdate"2>NUL
- rd/s/q "%AllUsersProfile%\Application Data\Tencent\QQProtect"2>NUL
- rd/s/q "%CommonProgramFiles%\Tencent\QQProtect"2>NUL
- rd/s/q "%CommonProgramFiles(x86)%\Tencent\QQProtect"2>NUL
- for /f "skip=2 tokens=3 delims= " %%i in ('reg query "HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders" /v personal') do (
- for /f "delims=*" %%j in ('echo %%i') do rd/s/q "%%j\Tencent Files\All Users\QQ\Misc\OperateFace" 2>NUL)
-
- regsvr32 /s /u Bin\TXSSO\Bin\SSOCommon.dll
- regsvr32 /s /u Bin\TXSSO\Npchrome\npactivex.dll
- regsvr32 /s /u Bin\TXSSO\Bin\npSSOAxCtrlForPTLogin.dll
- if exist Bin\Timwp.dll regsvr32 /s /u Bin\Timwp.dll
- if exist Bin\AppCom.dll regsvr32 /s /u Bin\AppCom.dll
- if exist Bin\CPHelper.dll regsvr32 /s /u Bin\CPHelper.dll
- if exist Bin\TXPFProxy.dll regsvr32 /s /u Bin\TXPFProxy.dll
- if exist Bin\KernelUtil.dll regsvr32 /s /u Bin\KernelUtil.dll
- if exist Bin\DownloadProxyPS.dll regsvr32 /s /u Bin\DownloadProxyPS.dll
- if exist Bin\TXPlatform.exe Bin\TXPlatform.exe /UnregServer
- regsvr32 /s /u Plugin\Com.Tencent.NetDisk\Bin\QQDisk\Bin\TXFTNActiveX.dll
- if not exist "%Windir%\SysWOW64" regsvr32 /s /u "%CommonProgramFiles%\Tencent\TXSSO\Bin\SSOLUIControl.dll"
- if exist "%Windir%\SysWOW64" regsvr32 /s /u "%CommonProgramFiles(x86)%\Tencent\TXSSO\Bin\SSOLUIControl.dll"
- reg delete HKLM\Software\Classes\QQPet /F>NUL 2>NUL
- reg delete HKCU\Software\Tencent\Plugin /F >NUL 2>NUL
- reg delete HKCU\Software\Tencent\QQ2009 /F >NUL 2>NUL
- reg delete HKLM\Software\Tencent\QQ2009 /F >NUL 2>NUL
- reg delete HKCU\Software\Classes\Tencent /F >NUL 2>NUL
- reg delete HKLM\Software\Classes\Tencent /F >NUL 2>NUL
- reg delete HKCU\Software\Tencent\QQProtect /F>NUL 2>NUL
- reg delete HKCU\Software\Classes\EMOTION.File /F >NUL 2>NUL
- reg delete HKCU\Software\Classes\EMOTION.Package /F >NUL 2>NUL
- reg delete HKCU\Software\Tencent\AndroidAssistant /F>NUL 2>NUL
- reg delete HKLM\SOFTWARE\Wow6432Node\Classes\QQPet /F>NUL 2>NUL
- reg delete HKLM\Software\Wow6432Node\Tencent\QQ2009 /F>NUL 2>NUL
- reg delete HKLM\Software\Wow6432Node\Classes\Tencent /F>NUL 2>NUL
- reg delete HKLM\SYSTEM\CurrentControlSet\services\QQProtect /F>NUL 2>NUL
- ECHO.&ECHO 卸载完成,任意键直接退出! &&PAUSE >NUL && CLS && EXIT
复制代码
|
|