有什么推荐的QQ PC修改版吗?
Tim 2.3钉子户发现有些页面已经打不开了…比如群管理助手,结果一直有几个已读消不掉,强迫症被恶心到了。准备转到QQ。原版就算了,求推不封号,稳定的修改版…有个问题就是我这个Tim好像已经有扫硬盘的QQ protect了,再装个修改版会不会被扫到?…多谢。 咖喱10商店版还行
—— 来自 HUAWEI ALP-AL00, Android 10上的 S1Next-鹅版 v2.4.3 改版都有风险,我用dreamcast,好几年了就冻结过一次 • 如何制作QQ绿色版及使用这些修改补丁?
1、下载QQ官方版,右键用7-zip打开压缩包提取file
2、下载腾讯软件运行库TXSSO,右键7z提取TXSSO
https://dldir2.qq.com/invc/xfspeed/qqpcmgr/versetup/portal/TXSSOSetup.exe
3、将TXSSO文件夹放到file\bin文件夹目录里面即可
4、下载QQ去校验补丁,放到”file\bin”文件夹下执行
https://pan.lanzou.com/i8fegmf
这个会被mse杀掉用不用自己看着办
提醒:装的官方版要先卸载,原版安装后有驱动保护!
腾讯QQPC版的Plugin目录详解,可以参照描述自行精简。
https://pastebin.com/raw/4UuKLmsU 先用total uninstall把tim卸载干净吧 早些年的NTRQQ 解决办法难道不是如非必要,勿增实体,没事不开tim/qq嘛😂 虚拟机现在怎么样?
我是拿一个旧手机装QQ 琴酒 发表于 2020-11-19 11:02
• 如何制作QQ绿色版及使用这些修改补丁?
1、下载QQ官方版,右键用7-zip打开压缩包提取file
2、下载腾讯软 ...
这个好,马克 本帖最后由 琴酒 于 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
@ECHO OFF&PUSHD %~DP0 &TITLE QQ精简
mode con cols=48 lines=26
color 2F
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
:Menu
Cls
@ echo.
@ echo.请将本文件放置在QQ根目录下运行
@ echo.
@ echo.1.关闭QQ(必须)
@ echo.
@ echo.2.清理后台相关文件及注册残留
@ echo.
@ echo.3.删除QQ无用文件(执行后QQ无法直接运行,需搭配 NtrQQ 或 去校验补丁)
@ echo.
@ echo.4.清除BAK备份文件
@ echo.
@ echo.
set /p xj= 请输入选项数字后按回车:
if /i "%xj%"=="1" Goto CloseQQ
if /i "%xj%"=="2" Goto CleanQQ
if /i "%xj%"=="3" Goto Cleanother
if /i "%xj%"=="4" Goto CleanBAK
@ echo.
echo 选择无效,请重新输入
ping -n 2 127.1>nul
goto menu
:CloseQQ
@ echo.
ECHO 正在关闭中..请稍等..
:: 安装前结束相关进程
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
CLS & ECHO.&ECHO 结束进程完成,任意键返回!&PAUSE >NUL 2>NUL & CLS & GOTO MENU
:CleanQQ
@ echo.
ECHO 清理后台相关文件及注册残留中..请稍等..
:: 清理后台相关文件及注册残留
rd/s/q "%AppData%\Tencent\QQ"2>NUL
rd/s/q "%AppData%\Tencent\Logs"2>NUL
rd/s/q "%AppData%\Tencent\Users"2>NUL
rd/s/q "%AppData%\Tencent\QTalk"2>NUL
rd/s/q "%AppData%\Tencent\QQLite"2>NUL
rd/s/q "%APPDATA%\Tencent\QQDoctor"2>NUL
rd/s/q "%AppData%\Tencent\DeskUpdate"2>NUL
rd/s/q "%ProgramData%\Tencent\QQProtect"2>NUL
rd/s/q "%AppData%\Tencent\AndroidAssist"2>NUL
rd/s/q "%AppData%\Tencent\AndroidServer"2>NUL
rd/s/q "%AppData%\Tencent\QQPhoneManager"2>NUL
rd/s/q "%AppData%\Tencent\QQPhoneAssistant"2>NUL
rd/s/q "%UserProfile%\Documents\Tencent" 2>NUL
rd/s/q "%UserProfile%\My Documents\Tencent"2>NUL
rd/s/q "%UserProFile%\AppData\LocalLow\QQMiniDL"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 "%UserProfile%\Documents\Tencent Files\QPlus" 2>NUL
rd/s/q "%UserProfile%\My Documents\Tencent Files\QPlus"2>NUL
rd/s/q "%AllUsersProfile%\Application Data\Tencent\QQProtect"2>NUL
reg delete HKLM\SYSTEM\CurrentControlSet\services\QQProtect /F>NUL 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)
:: 占用后禁止生成
md"%AppData%\Tencent\QQ\Misc\CSC\2052\7"2>NUL
md "%AppData%\Tencent\QQ\Misc\CSC\2052\9">NUL 2>NUL
md "%AppData%\Tencent\QQ\Misc\CSC\2052\13">NUL 2>NUL
echo.banner>"%AppData%\Tencent\QQ\Misc\CSC\2052\7\4" 2>NUL
echo.superQQ>"%AppData%\Tencent\QQ\Misc\com.tencent.wireless"2>NUL
echo.NoTipLink> "%AppData%\Tencent\QQ\Misc\CSC\2052\9\18"2>NUL
echo.ClientType> "%AppData%\Tencent\QQ\Misc\CSC\2052\9\18"2>NUL
Attrib +r"%AppData%\Tencent\QQ\Misc\CSC\2052\7\4" >NUL 2>NUL
Attrib +r"%AppData%\Tencent\QQ\Misc\CSC\2052\7\5" >NUL 2>NUL
Attrib +r "%AppData%\Tencent\QQ\Misc\CSC\2052\13\7" >NUL 2>NUL
Attrib +r "%AppData%\Tencent\QQ\Misc\CSC\2052\9\18" >NUL 2>NUL
Attrib +r "%AppData%\Tencent\QQ\Misc\CSC\2052\13\16" >NUL 2>NUL
Attrib +r "%AppData%\Tencent\QQ\Misc\CSC\2052\7\21" >NUL 2>NUL
Attrib +r"%AppData%\Tencent\QQ\Misc\com.tencent.wireless" >NUL 2>NUL
CLS & ECHO.&ECHO 清理后台相关文件及注册残留完成,任意键返回!&PAUSE >NUL 2>NUL & CLS & GOTO MENU
:Cleanother
@ echo.
ECHO 清理无用文件中..请稍等..
del /s/f/q "*.tvl">NUL 2>NUL
del /s/f/q "*.tsd">NUL 2>NUL
:: InstallNews
del /s/f/q "Misc\InstallNews.xml">NUL 2>NUL
:: BrSelfExp
del /s/f/q "Misc\BrSelfExp">NUL 2>NUL
:: QScan
del /s/f/q "Misc\QScan">NUL 2>NUL
:: 自动更新
del /s/f/q "AuI18N">NUL 2>NUL
:: 无用文件
del /s/f/q "ShellExt">NUL 2>NUL
:: QQ更新
del /s/f/q "txupd.exe">NUL 2>NUL
:: TIM推广
del /s/f/q "Timsh.exe">NUL 2>NUL
:: 新版本更新介绍
del /s/f/q "QQWhatsnew.txt">NUL 2>NUL
:: 卸载QQ
del /s/f/q "QQUninst.exe">NUL 2>NUL
:: QQ协议
del /s/f/q "QQLicense.rtf">NUL 2>NUL
:: Bin内无用文件
:: QQ许可
del /s/f/q "Bin\LICENSE">NUL 2>NUL
:: QQ流氓软件下载工具
del /s/f/q "Bin\SetupEx">NUL 2>NUL
:: 腾讯IP库(无用)
del /s/f/q "Bin\TSIP.DAT">NUL 2>NUL
:: QQ注册右键表情
del /s/f/q "Bin\AddEmotion.htm">NUL 2>NUL
:: QQ校验
del /s/f/q "Bin\Applaunch.prf">NUL 2>NUL
:: QQ高清摄像头驱动
del /s/f/q "Bin\ABL.sys">NUL 2>NUL
del /s/f/q "Bin\PBL.sys">NUL 2>NUL
:: 自动更新
del /s/f/q "Bin\auclt.exe">NUL 2>NUL
:: QQ应用宝
del /s/f/q "Bin\maLauncher.exe">NUL 2>NUL
del /s/f/q "Bin\maUpdat.exe">NUL 2>NUL
del /s/f/q "Bin\maMainFrame.rdb">NUL 2>NUL
del /s/f/q "Bin\maMainFrame.tpc">NUL 2>NUL
del /s/f/q "Bin\maJmp.dll">NUL 2>NUL
del /s/f/q "Bin\maMainFrame.dll">NUL 2>NUL
del /s/f/q "Bin\maUtility.dll">NUL 2>NUL
:: 上报文件
del /s/f/q "Bin\QPerfHelper.exe">NUL 2>NUL
del /s/f/q "Bin\QScanEngine.dll">NUL 2>NUL
del /s/f/q "Bin\QPerfMon.dll">NUL 2>NUL
:: QQ电脑管家
del /s/f/q "Bin\QQPcmgrDownload.exe">NUL 2>NUL
:: QQ安全中心
del /s/f/q "Bin\QQSafeUD.exe">NUL 2>NUL
@echo off
for /f "delims=" %%i in ('dir /ad /b /s^|sort /r') do rd /q "%%i" 2>NUL
CLS & ECHO.&ECHO 清除无用文件完成,任意键返回!&PAUSE >NUL 2>NUL & CLS & GOTO MENU
:CleanBAK
@ echo.
ECHO 正在清除BAK备份文件中..请稍等..
del /s/f/q "*.bak">NUL 2>NUL
CLS & ECHO.&ECHO 清除BAK备份文件完成,任意键返回!&PAUSE >NUL 2>NUL & CLS & GOTO MENU
green.bat
@ECHO OFF&PUSHD %~DP0 &TITLE 绿化
Md "%WinDir%\System32\test_permissions" 2>NUL||(Echo.&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
:: 开始清理掉后台相关残留数据文件
del/f/q "%tmp%\*.tvl">NUL 2>NUL
del/f/q "%tmp%\*.tsd">NUL 2>NUL
del/f/q "%tmp%\ts*.dat">NUL 2>NUL
del/f/q "%tmp%\QQSa*.exe">NUL 2>NUL
rd/s/q "%ProgramData%\QQPet"2>NUL
rd/s/q "%AppData%\Tencent\QQ"2>NUL
rd/s/q "%AppData%\Tencent\Logs"2>NUL
rd/s/q "%AppData%\Tencent\Users"2>NUL
rd/s/q "%AppData%\Tencent\QTalk"2>NUL
rd/s/q "%AppData%\Tencent\QQLite"2>NUL
rd/s/q "%APPDATA%\Tencent\QQDoctor"2>NUL
rd/s/q "%AppData%\Tencent\DeskUpdate"2>NUL
rd/s/q "%ProgramData%\Tencent\QQProtect"2>NUL
rd/s/q "%AppData%\Tencent\AndroidAssist"2>NUL
rd/s/q "%AppData%\Tencent\AndroidServer"2>NUL
rd/s/q "%AppData%\Tencent\QQPhoneManager"2>NUL
rd/s/q "%AppData%\Tencent\QQPhoneAssistant"2>NUL
rd/s/q "%UserProfile%\Documents\Tencent" 2>NUL
rd/s/q "%UserProfile%\My Documents\Tencent"2>NUL
rd/s/q "%UserProFile%\AppData\LocalLow\QQMiniDL"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 "%UserProfile%\Documents\Tencent Files\QPlus" 2>NUL
rd/s/q "%UserProfile%\My Documents\Tencent Files\QPlus"2>NUL
rd/s/q "%AllUsersProfile%\Application Data\Tencent\QQProtect"2>NUL
reg delete HKLM\SYSTEM\CurrentControlSet\services\QQProtect /F>NUL 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)
:: 注册下载助手登陆库控件(注:不传递到系统公用库并注册则打开它无法登陆)
:: 放置视频直播下载库组件(注:不传递到系统公用库会导致无法加载资源安装)
if exist Bin\DownloadProxyPS.dll regsvr32 /s Bin\DownloadProxyPS.dll
if "%PROCESSOR_ARCHITECTURE%"=="x86" md "%CommonProgramFiles%\Tencent\TXSSO\Bin"2>NUL
if "%PROCESSOR_ARCHITECTURE%"=="x86" xcopy /i/y/e Bin\TXSSO\Bin "%CommonProgramFiles%\Tencent\TXSSO\Bin">NUL 2>NUL
if "%PROCESSOR_ARCHITECTURE%"=="x86" regsvr32 /s "%CommonProgramFiles%\Tencent\TXSSO\Bin\SSOLUIControl.dll"
if "%PROCESSOR_ARCHITECTURE%"=="x86" reg add HKLM\Software\Tencent\TXSSO /f /v version /d "1.2.4.2" >NUL
If "%PROCESSOR_ARCHITECTURE%"=="AMD64" md "%CommonProgramFiles(x86)%\Tencent\TXSSO\Bin"2>NUL
If "%PROCESSOR_ARCHITECTURE%"=="AMD64" xcopy /i/y/e Bin\TXSSO\Bin "%CommonProgramFiles(x86)%\Tencent\TXSSO\Bin">NUL 2>NUL
If "%PROCESSOR_ARCHITECTURE%"=="AMD64" regsvr32 /s "%CommonProgramFiles(x86)%\Tencent\TXSSO\Bin\SSOLUIControl.dll"
If "%PROCESSOR_ARCHITECTURE%"=="AMD64" reg add HKLM\Software\Wow6432Node\Tencent\TXSSO /f /v version /d "1.2.4.2" >NUL
:: 注册协议:关联网页会话、表情包关联、音乐收听等
if exist Bin\Timwp.dll regsvr32 /s Bin\Timwp.dll
if exist Bin\AppCom.dll regsvr32 /s Bin\AppCom.dll
if exist Bin\Common.dll regsvr32 /s Bin\Common.dll
if exist Bin\CPHelper.dll regsvr32 /s Bin\CPHelper.dll
if exist Bin\TXPFProxy.dll regsvr32 /s Bin\TXPFProxy.dll
if exist Bin\KernelUtil.dll regsvr32 /s Bin\KernelUtil.dll
if exist Bin\TXPlatform.exe Bin\TXPlatform.exe /RegServer
if exist Bin\QQExternal.exe Bin\QQExternal.exe /SetupRegister
:: 注册谷歌、火狐、Opera 快速登陆控件
regsvr32 /s Bin\TXSSO\Npchrome\npactivex.dll
:: 注册SSO核心库、IE及接口快速登陆控件
regsvr32 /s Bin\TXSSO\Bin\SSOCommon.dll
regsvr32 /s Bin\TXSSO\Bin\npSSOAxCtrlForPTLogin.dll
:: 注册中转站上传,群共享、微云上传控件
:: regsvr32 /s Bin\TXSSO\TXFTN\TXFTNActiveX1.17.dll
regsvr32 /s Plugin\Com.Tencent.NetDisk\Bin\QQDisk\Bin\TXFTNActiveX.dll
:: 替换旧版移动设备图标文件,放置占位阻止下载新图标(去掉注释)
:: md "%AppData%\Tencent\QQ\Misc\CSC\2052\9">NUL 2>NUL
:: echo.> "%AppData%\Tencent\QQ\Misc\CSC\2052\9\18"2>NUL
:: Attrib +r "%AppData%\Tencent\QQ\Misc\CSC\2052\9\18" >NUL 2>NUL
:: 传送QQ便签引导,不传送到后台位置则面板图标无法启动
xcopy /s/i/y Bin\TXSSO\QQApp "%AppData%\Tencent\QQ\QQApp">NUL 2>NUL
:: 解决群应用视频图标不显示
xcopy /s/i/y Misc\GroupAppIcon "%AppData%\Tencent\QQ\Misc\GroupAppIcon">NUL 2>NUL
:: 设置安装路劲,安装视频留言和影音播放等组件下载需要
if "%PROCESSOR_ARCHITECTURE%"=="x86" reg add HKLM\Software\Tencent\QQ2009 /f /v Install /d "%~dp0\" >NUL
If "%PROCESSOR_ARCHITECTURE%"=="AMD64" reg add HKLM\Software\Wow6432Node\Tencent\QQ2009 /f /v Install /d "%~dp0\" >NUL
:: 创建安装版本号,企业类型网页会话需要,CRM组件需保留
if "%PROCESSOR_ARCHITECTURE%"=="x86" reg add HKLM\Software\Tencent\QQ2009 /f /v version /d "54.79.0.18038.0" >NUL
If "%PROCESSOR_ARCHITECTURE%"=="AMD64" reg add HKLM\Software\Wow6432Node\Tencent\QQ2009 /f /v version /d "54.79.0.18038.0" >NUL
:: 判断系统版本号然后去执行添加我的文档自定义路径功能
ver|findstr "5\.\.*" > nul && (goto WinXP)
ver|findstr "6\.\.*" > nul && (goto Win7+)
ver|findstr "10\.\.*" > nul && (goto Win7+)
:WinXP
ECHO.&ECHO.完成! 是否创建桌面快捷方式?
ECHO.&ECHO.是请按任意键,否直接关闭呗! &&PAUSE >NUL && CLS && GOTO DesktopLnk
:Win7+
:: 生成个人文件夹保存位置配置文件,让Win、Win8或更高版的系统能正常保存自定义路径!
if not exist "%Public%\Documents\Tencent\QQ" md "%Public%\Documents\Tencent\QQ"2>NUL
if not exist "%Public%\Documents\Tencent\QQ\UserDataInfo.ini" echo.>"%Public%\Documents\Tencent\QQ\UserDataInfo.ini"2>NUL
ECHO.&ECHO.完成! 是否创建桌面快捷方式?
ECHO.&ECHO.是请按任意键,否直接关闭呗! &&PAUSE >NUL && CLS && GOTO DesktopLnk
:DesktopLnk
mshta VBScript:Execute("Set a=CreateObject(""WScript.Shell""):Set b=a.CreateShortcut(a.SpecialFolders(""Desktop"") & ""\腾讯QQ.lnk""):b.TargetPath=""%~dp0Bin\QQ.exe"":b.WorkingDirectory=""%~dp0Bin"":b.Save:close")
ECHO.&ECHO.创建完成,任意键直接退出! &&PAUSE >NUL && CLS && EXITdel.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
win8 发表于 2020-11-19 11:15
解决办法难道不是如非必要,勿增实体,没事不开tim/qq嘛😂
现在确实tg群水得多了…但是QQ还是有点私人联系用途的。 琴酒 发表于 2020-11-19 11:02
• 如何制作QQ绿色版及使用这些修改补丁?
1、下载QQ官方版,右键用7-zip打开压缩包提取file
2、下载腾讯软 ...
谢啦,一会试试看。 http://dreamcast2.ys168.com/ 最后一般轻聊版 + NtrQQ 4.9 win10商店里有个qq桌面版 用的轻聊版7.9
ntrQQ还可以用 我已经不想费劲搞它们了
开个虚拟机,国产软件全扔进去 天堂懵懂人 发表于 2020-11-19 16:10
用的轻聊版7.9
轻聊版似乎在QQ官网上已经看不到下载了?
这个的最新版是多少?7.9好像是好几年前的版本了吧 codecloud 发表于 2020-11-19 19:02
轻聊版似乎在QQ官网上已经看不到下载了?
这个的最新版是多少?7.9好像是好几年前的版本了吧 ...
停更了这个就是最新的版本了,就是好几年前的,算是当时完整版QQ的官方精简版,我用着是挺习惯的.只能去其他下载网站里下了 商店版大部分时候是可用的,虽然有弹窗广告,但停留时间不算长,没有标准版那么恶心。
最大的问题是偶尔会弹窗大呼小叫说文件损坏然后弹网页让你重下,估计是想用这招把人唬去下载毒瘤原版,也不排除草台程序删掉了后台安全组件却忘了关闭文件校验的可能。 琴酒 发表于 2020-11-19 11:31
Plugin目录我就留了下面这下
Com.Tencent.AudioVideo(语言视频功能)
Com.Tencent.CRM(企业好友)
按照这个搞了一下TIM
昨天搞,今天封。狗币腾讯什么玩意orz 我还在用冻鳗论坛下的老版本美化版QQ,就是群消息回复不会自动跑到顶端的 路过问下有没有不屏蔽抢红包插件的版本... clauderayvane 发表于 2020-11-24 17:04
按照这个搞了一下TIM
昨天搞,今天封。狗币腾讯什么玩意orz
我自己精简的不能登陆
但是下别人的就没问题
https://www.423down.com/8125.html
不知道为啥
我完全按照下面的
1、下载QQ官方版,用右键7z打开压缩包提取file文件夹;
https://down.qq.com/qqweb/PCQQ/PCQQ_EXE/PCQQ2020.exe
2、下载TXSSO库,用右键7z打开压缩包提取txsso文件夹;
https://dldir2.qq.com/invc/xfspe ... rtal/TXSSOSetup.exe
3、把txsso文件夹放file\bin文件夹(这是本地TXSSO库);
4、下载去校验补丁,放到”file\bin”文件夹下执行补丁!
https://pan.lanzous.com/i3McFj0b6ja
注意:如果你装的官方版要先卸载,因为原版有驱动保护。
--------------------------------------------------
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(会员增值服务,会员专用。)
--------------------------------------------------
要么就是精简代码有问题
@ECHO OFF&PUSHD %~DP0 &TITLE NtrQQ专用精简
mode con cols=48 lines=26
color 2F
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
:Menu
Cls
@ echo.
@ echo.请将本文件放置在QQ根目录下运行
@ echo.
@ echo.1.关闭QQ(必须)
@ echo.
@ echo.2.清理后台相关文件及注册残留
@ echo.
@ echo.3.删除QQ无用文件(执行后QQ无法直接运行,需搭配 NtrQQ 或 去校验补丁)
@ echo.
@ echo.4.清除BAK备份文件
@ echo.
@ echo.
set /p xj= 请输入选项数字后按回车:
if /i "%xj%"=="1" Goto CloseQQ
if /i "%xj%"=="2" Goto CleanQQ
if /i "%xj%"=="3" Goto Cleanother
if /i "%xj%"=="4" Goto CleanBAK
@ echo.
echo 选择无效,请重新输入
ping -n 2 127.1>nul
goto menu
:CloseQQ
@ echo.
ECHO 正在关闭中..请稍等..
:: 安装前结束相关进程
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
CLS & ECHO.&ECHO 结束进程完成,任意键返回!&PAUSE >NUL 2>NUL & CLS & GOTO MENU
:CleanQQ
@ echo.
ECHO 清理后台相关文件及注册残留中..请稍等..
:: 清理后台相关文件及注册残留
rd/s/q "%AppData%\Tencent\QQ"2>NUL
rd/s/q "%AppData%\Tencent\Logs"2>NUL
rd/s/q "%AppData%\Tencent\Users"2>NUL
rd/s/q "%AppData%\Tencent\QTalk"2>NUL
rd/s/q "%AppData%\Tencent\QQLite"2>NUL
rd/s/q "%APPDATA%\Tencent\QQDoctor"2>NUL
rd/s/q "%AppData%\Tencent\DeskUpdate"2>NUL
rd/s/q "%ProgramData%\Tencent\QQProtect"2>NUL
rd/s/q "%AppData%\Tencent\AndroidAssist"2>NUL
rd/s/q "%AppData%\Tencent\AndroidServer"2>NUL
rd/s/q "%AppData%\Tencent\QQPhoneManager"2>NUL
rd/s/q "%AppData%\Tencent\QQPhoneAssistant"2>NUL
rd/s/q "%UserProfile%\Documents\Tencent" 2>NUL
rd/s/q "%UserProfile%\My Documents\Tencent"2>NUL
rd/s/q "%UserProFile%\AppData\LocalLow\QQMiniDL"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 "%UserProfile%\Documents\Tencent Files\QPlus" 2>NUL
rd/s/q "%UserProfile%\My Documents\Tencent Files\QPlus"2>NUL
rd/s/q "%AllUsersProfile%\Application Data\Tencent\QQProtect"2>NUL
reg delete HKLM\SYSTEM\CurrentControlSet\services\QQProtect /F>NUL 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)
:: 占用后禁止生成
md"%AppData%\Tencent\QQ\Misc\CSC\2052\7"2>NUL
md "%AppData%\Tencent\QQ\Misc\CSC\2052\9">NUL 2>NUL
md "%AppData%\Tencent\QQ\Misc\CSC\2052\13">NUL 2>NUL
echo.banner>"%AppData%\Tencent\QQ\Misc\CSC\2052\7\4" 2>NUL
echo.superQQ>"%AppData%\Tencent\QQ\Misc\com.tencent.wireless"2>NUL
echo.NoTipLink> "%AppData%\Tencent\QQ\Misc\CSC\2052\9\18"2>NUL
echo.ClientType> "%AppData%\Tencent\QQ\Misc\CSC\2052\9\18"2>NUL
Attrib +r"%AppData%\Tencent\QQ\Misc\CSC\2052\7\4" >NUL 2>NUL
Attrib +r"%AppData%\Tencent\QQ\Misc\CSC\2052\7\5" >NUL 2>NUL
Attrib +r "%AppData%\Tencent\QQ\Misc\CSC\2052\13\7" >NUL 2>NUL
Attrib +r "%AppData%\Tencent\QQ\Misc\CSC\2052\9\18" >NUL 2>NUL
Attrib +r "%AppData%\Tencent\QQ\Misc\CSC\2052\13\16" >NUL 2>NUL
Attrib +r "%AppData%\Tencent\QQ\Misc\CSC\2052\7\21" >NUL 2>NUL
Attrib +r"%AppData%\Tencent\QQ\Misc\com.tencent.wireless" >NUL 2>NUL
CLS & ECHO.&ECHO 清理后台相关文件及注册残留完成,任意键返回!&PAUSE >NUL 2>NUL & CLS & GOTO MENU
:Cleanother
@ echo.
ECHO 清理无用文件中..请稍等..
del /s/f/q "*.tvl">NUL 2>NUL
del /s/f/q "*.tsd">NUL 2>NUL
:: InstallNews
del /s/f/q "Misc\InstallNews.xml">NUL 2>NUL
:: BrSelfExp
del /s/f/q "Misc\BrSelfExp">NUL 2>NUL
:: QScan
del /s/f/q "Misc\QScan">NUL 2>NUL
:: 自动更新
del /s/f/q "AuI18N">NUL 2>NUL
:: 无用文件
del /s/f/q "ShellExt">NUL 2>NUL
:: QQ更新
del /s/f/q "txupd.exe">NUL 2>NUL
:: TIM推广
del /s/f/q "Timsh.exe">NUL 2>NUL
:: 新版本更新介绍
del /s/f/q "QQWhatsnew.txt">NUL 2>NUL
:: 卸载QQ
del /s/f/q "QQUninst.exe">NUL 2>NUL
:: QQ协议
del /s/f/q "QQLicense.rtf">NUL 2>NUL
:: Bin内无用文件
:: QQ许可
del /s/f/q "Bin\LICENSE">NUL 2>NUL
:: QQ流氓软件下载工具
del /s/f/q "Bin\SetupEx">NUL 2>NUL
:: 腾讯IP库(无用)
del /s/f/q "Bin\TSIP.DAT">NUL 2>NUL
:: QQ注册右键表情
del /s/f/q "Bin\AddEmotion.htm">NUL 2>NUL
:: QQ校验
del /s/f/q "Bin\Applaunch.prf">NUL 2>NUL
:: QQ高清摄像头驱动
del /s/f/q "Bin\ABL.sys">NUL 2>NUL
del /s/f/q "Bin\PBL.sys">NUL 2>NUL
:: 自动更新
del /s/f/q "Bin\auclt.exe">NUL 2>NUL
:: QQ应用宝
del /s/f/q "Bin\maLauncher.exe">NUL 2>NUL
del /s/f/q "Bin\maUpdat.exe">NUL 2>NUL
del /s/f/q "Bin\maMainFrame.rdb">NUL 2>NUL
del /s/f/q "Bin\maMainFrame.tpc">NUL 2>NUL
del /s/f/q "Bin\maJmp.dll">NUL 2>NUL
del /s/f/q "Bin\maMainFrame.dll">NUL 2>NUL
del /s/f/q "Bin\maUtility.dll">NUL 2>NUL
:: 上报文件
del /s/f/q "Bin\QPerfHelper.exe">NUL 2>NUL
del /s/f/q "Bin\QScanEngine.dll">NUL 2>NUL
del /s/f/q "Bin\QPerfMon.dll">NUL 2>NUL
:: QQ电脑管家
del /s/f/q "Bin\QQPcmgrDownload.exe">NUL 2>NUL
:: QQ安全中心
del /s/f/q "Bin\QQSafeUD.exe">NUL 2>NUL
@echo off
for /f "delims=" %%i in ('dir /ad /b /s^|sort /r') do rd /q "%%i" 2>NUL
CLS & ECHO.&ECHO 清除无用文件完成,任意键返回!&PAUSE >NUL 2>NUL & CLS & GOTO MENU
:CleanBAK
@ echo.
ECHO 正在清除BAK备份文件中..请稍等..
del /s/f/q "*.bak">NUL 2>NUL
CLS & ECHO.&ECHO 清除BAK备份文件完成,任意键返回!&PAUSE >NUL 2>NUL & CLS & GOTO MENU
琴酒 发表于 2020-12-11 12:11
我自己精简的不能登陆
但是下别人的就没问题
https://www.423down.com/8125.html
很感谢回复,但是我懒的搞了,qq轻聊版7.9走起了
页:
[1]