[新手上路]批处理新手入门导读[视频教程]批处理基础视频教程[视频教程]VBS基础视频教程[批处理精品]批处理版照片整理器
[批处理精品]纯批处理备份&还原驱动[批处理精品]CMD命令50条不能说的秘密[在线下载]第三方命令行工具[在线帮助]VBScript / JScript 在线参考
返回列表 发帖

[文件操作] 之前下载过绿色版YY现在怎么恢复正常版本啊 求大神

之前都是用绿色版的YY 现在YY强制更新了 结果之前绿色版的BAT把YY都屏蔽了 现在更新不了也重装不了YY  
求大神 帮忙 怎么解除屏蔽
那个绿化辅助BAT如下
  1. @ECHO OFF & CD /D %~DP0
  2. >NUL 2>&1 REG.exe query "HKU\S-1-5-19" || (
  3.     ECHO SET UAC = CreateObject^("Shell.Application"^) > "%TEMP%\Getadmin.vbs"
  4.     ECHO UAC.ShellExecute "%~f0", "%1", "", "runas", 1 >> "%TEMP%\Getadmin.vbs"
  5.     "%TEMP%\Getadmin.vbs"
  6.     DEL /f /q "%TEMP%\Getadmin.vbs" 2>NUL
  7.     Exit /b
  8. )
  9. :Menu
  10. echo.&echo +.创建桌面歪歪语音
  11. echo.&echo 1.屏蔽并阻止后台下载YY浏览器、所有游戏相关等其它推荐应用
  12. echo.&echo 2.彻底清理所有的已下载的推荐应用组件及后台残留缓存等数据
  13. echo.&echo  提示:先清理,再屏蔽!记得以后清理之后,请重新屏蔽一次!
  14. echo.&echo.
  15. set /p a=输入数字回车:
  16. IF NOT "%a%"=="" SET a=%a:~0,1%
  17. if "%a%"=="+" Goto DesktopLnk
  18. if "%a%"=="1" Goto StopDownFile
  19. if "%a%"=="2" Goto StartDownFile
  20. echo.&echo 输入无效,请重新输入!
  21. PAUSE >NUL & CLS & GOTO Menu
  22. :StopDownFile
  23. taskkill /f /im YY* >NUL 2>NUL
  24. taskkill /f /im Ilc* >NUL 2>NUL
  25. taskkill /f /im adb.exe >NUL 2>NUL
  26. del /f/s/q "%AppData%\duowan\*" >NUL 2>NUL
  27. rd/s/q "%AppData%\duowan" 2>NUL
  28. rd/s/q "%CommonProgramFiles%\duowan"2>NUL
  29. rd/s/q "%CommonProgramFiles(x86)%\duowan"2>NUL
  30. reg delete  HKCU\Software\duowan /f>NUL 2>NUL
  31. 8.28.0.0\yyrun.exe -reg
  32. md "%AppData%\duowan\yy\business" 2>NUL
  33. md "%AppData%\duowan\yy\yycomstore\2052" 2>NUL
  34. md "%AppData%\duowan\yy\openplatform\addons\platform" 2>NUL
  35. echo. >"%AppData%\duowan\yy\setup" 2>NUL
  36. echo. >"%AppData%\duowan\yy\update" 2>NUL
  37. echo. >"%AppData%\duowan\yygame" 2>NUL
  38. echo. >"%AppData%\duowan\gamebox" 2>NUL
  39. echo. >"%AppData%\duowan\YYExplorer" 2>NUL
  40. echo. >"%AppData%\duowan\yy\yyapkinst" 2>NUL
  41. echo. >"%AppData%\duowan\yyedownloader" 2>NUL
  42. echo. >"%AppData%\duowan\yygamestore" 2>NUL
  43. echo. >"%AppData%\duowan\phonetreasure" 2>NUL
  44. echo. >"%AppData%\duowan\yy\business\gameproxy" 2>NUL
  45. echo. >"%AppData%\duowan\yy\business\gamesmilies" 2>NUL
  46. echo. >"%AppData%\duowan\yy\openplatform\aggame" 2>NUL
  47. echo. >"%AppData%\duowan\yy\openplatform\addons\platform\20011" 2>NUL
  48. echo. >"%AppData%\duowan\yy\yycomstore\2052\com.yy.apppush" 2>NUL
  49. echo. >"%AppData%\duowan\yy\yycomstore\2052\com.yy.apphelper" 2>NUL
  50. echo. >"%AppData%\duowan\yy\yycomstore\2052\com.yy.bzAssistant" 2>NUL
  51. echo. >"%AppData%\duowan\yy\yycomstore\2052\com.yy.gameproxy" 2>NUL
  52. echo. >"%AppData%\duowan\yy\yycomstore\2052\com.yy.gamestore" 2>NUL
  53. echo. >"%AppData%\duowan\yy\yycomstore\2052\com.yy.gamewakuang" 2>NUL
  54. echo. >"%AppData%\duowan\yy\yycomstore\2052\com.yy.gamechannel" 2>NUL
  55. echo. >"%AppData%\duowan\yy\yycomstore\2052\com.yy.gamechannelbaby" 2>NUL
  56. echo. >"%AppData%\duowan\yy\yycomstore\2052\com.yy.gamecard" 2>NUL
  57. echo. >"%AppData%\duowan\yy\yycomstore\2052\com.yy.gamelivecard" 2>NUL
  58. echo. >"%AppData%\duowan\yy\yycomstore\2052\com.yy.garbagecleaner" 2>NUL
  59. echo. >"%AppData%\duowan\yy\yycomstore\2052\com.yy.gamenotify" 2>NUL
  60. echo. >"%AppData%\duowan\yy\yycomstore\2052\com.yy.gamesmilies" 2>NUL
  61. echo. >"%AppData%\duowan\yy\yycomstore\2052\com.yy.gamewakuang" 2>NUL
  62. echo. >"%AppData%\duowan\yy\yycomstore\2052\com.yy.kuaikuai" 2>NUL
  63. echo. >"%AppData%\duowan\yy\yycomstore\2052\com.yy.yycgame" 2>NUL
  64. echo. >"%AppData%\duowan\yy\yycomstore\2052\com.yy.phonetreasure" 2>NUL
  65. echo. >"%AppData%\duowan\yy\yycomstore\2052\com.yy.logingiftbag" 2>NUL
  66. attrib +r "%AppData%\duowan\phonetreasure" 2>NUL
  67. attrib +r "%AppData%\duowan\yy\setup">NUL 2>NUL
  68. attrib +r "%AppData%\duowan\yy\update">NUL 2>NUL
  69. attrib +r "%AppData%\duowan\yygame">NUL 2>NUL
  70. attrib +r "%AppData%\duowan\gamebox">NUL 2>NUL
  71. attrib +r "%AppData%\duowan\yy\business">NUL 2>NUL
  72. attrib +r "%AppData%\duowan\yy\yyapkinst">NUL 2>NUL
  73. attrib +r "%AppData%\duowan\yygamestore">NUL 2>NUL
  74. attrib +r "%AppData%\duowan\yyedownloader">NUL 2>NUL
  75. attrib +r "%AppData%\duowan\yy\cache\wonderworld" >NUL 2>NUL
  76. attrib +r "%AppData%\duowan\yy\cache\download\constancy">NUL 2>NUL
  77. attrib +r "%AppData%\duowan\yyedownloader">NUL 2>NUL
  78. attrib +r "%AppData%\duowan\yy\business\gameproxy" >NUL 2>NUL
  79. attrib +r "%AppData%\duowan\yy\business\gamesmilies" >NUL 2>NUL
  80. attrib +r "%AppData%\duowan\yy\openplatform\aggame" >NUL 2>NUL
  81. attrib +r "%AppData%\duowan\yy\openplatform\addons\platform\20011" >NUL 2>NUL
  82. attrib +r "%AppData%\duowan\yy\yycomstore\2052\com.yy.apppush" >NUL 2>NUL
  83. attrib +r "%AppData%\duowan\yy\yycomstore\2052\com.yy.apphelper">NUL 2>NUL
  84. attrib +r "%AppData%\duowan\yy\yycomstore\2052\com.yy.bzAssistant">NUL 2>NUL
  85. attrib +r "%AppData%\duowan\yy\yycomstore\2052\com.yy.gameproxy" >NUL 2>NUL
  86. attrib +r "%AppData%\duowan\yy\yycomstore\2052\com.yy.gamestore" >NUL 2>NUL
  87. attrib +r "%AppData%\duowan\yy\yycomstore\2052\com.yy.gamewakuang" >NUL 2>NUL
  88. attrib +r "%AppData%\duowan\yy\yycomstore\2052\com.yy.gamechannel" >NUL 2>NUL
  89. attrib +r "%AppData%\duowan\yy\yycomstore\2052\com.yy.gamechannelbaby" >NUL 2>NUL
  90. attrib +r "%AppData%\duowan\yy\yycomstore\2052\com.yy.gamenotify" >NUL 2>NUL
  91. attrib +r "%AppData%\duowan\yy\yycomstore\2052\com.yy.gamesmilies" >NUL 2>NUL
  92. attrib +r "%AppData%\duowan\yy\yycomstore\2052\com.yy.gamewakuang" >NUL 2>NUL
  93. attrib +r "%AppData%\duowan\yy\yycomstore\2052\com.yy.kuaikuai" >NUL 2>NUL
  94. attrib +r "%AppData%\duowan\yy\yycomstore\2052\com.yy.yycgame" >NUL 2>NUL
  95. attrib +r "%AppData%\duowan\yy\yycomstore\2052\com.yy.gamecard" >NUL 2>NUL
  96. attrib +r "%AppData%\duowan\yy\yycomstore\2052\com.yy.gamelivecard" >NUL 2>NUL
  97. attrib +r "%AppData%\duowan\yy\yycomstore\2052\com.yy.garbagecleaner" >NUL 2>NUL
  98. attrib +r "%AppData%\duowan\yy\yycomstore\2052\com.yy.phonetreasure" >NUL 2>NUL
  99. attrib +r "%AppData%\duowan\yy\yycomstore\2052\com.yy.logingiftbag" >NUL 2>NUL
  100. CLS & ECHO.&ECHO 屏蔽完成,任意键返回!&PAUSE >NUL 2>NUL & CLS &  GOTO MENU
  101. :StartDownFile
  102. taskkill /f /im YY* >NUL 2>NUL
  103. taskkill /f /im Ilc* >NUL 2>NUL
  104. taskkill /f /im adb.exe >NUL 2>NUL
  105. 8.28.0.0\yyrun.exe -unreg
  106. rd/s/q "%CommonProgramFiles%\duowan"2>NUL
  107. rd/s/q "%CommonProgramFiles(x86)%\duowan"2>NUL
  108. del /f/s/q "%AppData%\duowan\*" >NUL 2>NUL
  109. ping 127.0.0.1 /n 3 >NUL 2>NUL
  110. rd/s/q "%AppData%\duowan"2>NUL
  111. reg delete  HKCU\Software\duowan /f>NUL 2>NUL
  112. del /q "%userprofile%\桌面\歪歪语音.lnk" >NUL  2>NUL
  113. del /q "%userprofile%\Desktop\歪歪语音.lnk" >NUL  2>NUL
  114. CLS & ECHO.&ECHO 清理完成,任意键返回!&PAUSE >NUL 2>NUL & CLS & GOTO MENU
  115. :DesktopLnk
  116. mshta VBScript:Execute("Set a=CreateObject(""WScript.Shell""):Set b=a.CreateShortcut(a.SpecialFolders(""Desktop"") & ""\歪歪语音.lnk""):b.TargetPath=""%~dp0YY.exe"":b.WorkingDirectory=""%~dp0"":b.Save:close")
  117. CLS & ECHO.&ECHO 创建完成,任意键返回!&PAUSE >NUL 2>NUL & CLS &  GOTO MENU
复制代码

一般里面有两个bat的,还有一个卸载bat

TOP

回复 2# 见与不见
真的只有一个啊。。。很绝望

TOP

回复 3# mtgod000

因为代码中已包该功能
提供bat代写,为你省时省力省事,支付宝扫码头像支付
微信: unique2random

TOP

回复 4# zaqmlp

如何解除啊 怎么选都是屏蔽....我现在一点开新的YY安装包就是出现一个问题安装程序已经停止工作

TOP

开始  运行   %AppData%\duowan
打开以后吧  duowan  这个文件夹删除即可

TOP

返回列表