过期罐头电脑论坛

 找回密码
 注册

QQ登录

只需一步,快速开始

搜索
查看: 7395|回复: 1
收起左侧

去除各大视频网站广告的BAT批处理代码

[复制链接]
成碧 2014-3-27 07:11:47 | 显示全部楼层
去除包含以下视频网站:优酷网 土豆网 搜狐视频 爱奇艺 迅雷看看(含迅播) PPTV腾讯视频在线(含腾讯视频客户端)新浪视频 乐视网 凤凰视频 M1905电影网 酷6网 56网 CNTV PPS 芒果TV风行网皮皮网悠视网 爱拍原创 第1视频
【批处理界面】
6723f54bgd77f10144a3a&690.jpg


【批处理代码】
  1. [url=home.php?mod=space&uid=18493]@Echo[/url] OFF
  2. COLOR 0a
  3. :head
  4. cls
  5. TITLE 屏蔽Ku6、优酷、土豆、迅雷看看等21家在线视频缓冲广告
  6. ::ECHO 屏蔽Ku6、优酷、土豆、迅雷看看等21家在线视频缓冲广告
  7. echo.&echo.
  8. echo          ┌───────::屏蔽21家在线视频广告::────────┐
  9. echo          │                                                     │
  10. echo          │        1.需要屏蔽视频广告(备份后改写host文件)      │
  11. echo          │                                                     │
  12. echo          │        2.不屏蔽视频广告(还原host文件)             │
  13. echo          │                                                     │
  14. echo          │        3.处理视频黑屏问题                      │
  15. echo          │                                                     │
  16. echo          │        0.退出                                      │
  17. echo          │                                                     │
  18. echo          └───────────────────────────┘
  19. echo.
  20. set /p sel= 请输入(1,2,3,0):
  21. echo %sel%|findstr /be "[0-3]*" >nul&&goto:sta||(echo输入错误,请重新输入&echo.&pause&goto:head)
  22. :sta
  23. if %sel%==1 set words=需要屏蔽视频广告&setp1=%windir%\system32\drivers\etc\hosts&goto:backup
  24. if %sel%==2 set words=不屏蔽视频广告&setp1=%windir%\system32\drivers\etc\hosts&&goto:recover
  25. if %sel%==3 set words=处理视频黑屏问题&goto:black
  26. if %sel%==0 exit
  27. echo 选择了 %sel%,将设置为【words】
  28. echo.&%0
  29. :backup
  30. TITLE 正在备份host文件
  31. ECHO.&ECHO 正在备份host文件
  32. echo %p1%
  33. :pause
  34. :goto:head
  35. if exist %p1%.txt (echo 备份文件已经存在,不进行备份) else (copy %p1%%p1%.txt&if exist %p1%.txt echo 备份完成)
  36. TITLE 正在完成屏蔽功能
  37. ECHO.&ECHO 正在完成屏蔽功能
  38. echo 正在去除视频网站广告,请稍后...
  39. echo 127.0.0.1 dcads.sina.com.cn>>C:\WINDOWS\system32\drivers\etc\hosts
  40. echo 127.0.0.1 dcads.sina.com.cn>>C:\WINDOWS\system32\drivers\etc\hosts
  41. echo 127.0.0.1 images.sohu.com @HostsX>>C:\WINDOWS\system32\drivers\etc\hosts
  42. echo 127.0.0.1 a.cctv.com>>C:\WINDOWS\system32\drivers\etc\hosts
  43. echo 127.0.0.1 a.cntv.cn>>C:\WINDOWS\system32\drivers\etc\hosts
  44. echo 127.0.0.1 ad.cctv.com>>C:\WINDOWS\system32\drivers\etc\hosts
  45. echo 127.0.0.1 d.cntv.cn>>C:\WINDOWS\system32\drivers\etc\hosts
  46. echo 127.0.0.1 adguanggao.eee114.com>>C:\WINDOWS\system32\drivers\etc\hosts
  47. echo 127.0.0.1 cctv.adsunion.com>>C:\WINDOWS\system32\drivers\etc\hosts
  48. echo 127.0.0.1 play.qq.com>>C:\WINDOWS\system32\drivers\etc\hosts
  49. echo 127.0.0.1 www.ww2qq.com>>C:\WINDOWS\system32\drivers\etc\hosts
  50. echo 127.0.0.1 http://adslvfile.qq.com>>C:\WINDOWS\system32\drivers\etc\hosts
  51. echo 127.0.0.1 tj.video.qq.com>>C:\WINDOWS\system32\drivers\etc\hosts
  52. echo 127.0.0.1 vv.video.qq.com>>C:\WINDOWS\system32\drivers\etc\hosts
  53. echo 127.0.0.1 livep.l.qq.com>>C:\WINDOWS\system32\drivers\etc\hosts
  54. echo 127.0.0.1 www.expo2010.cn>>C:\WINDOWS\system32\drivers\etc\hosts
  55. echo 127.0.0.1 rcgi.video.qq.com>>C:\WINDOWS\system32\drivers\etc\hosts
  56. echo 127.0.0.1 aid.video.qq.com>>C:\WINDOWS\system32\drivers\etc\hosts
  57. echo 127.0.0.1 b.scorecardresearch.com>>C:\WINDOWS\system32\drivers\etc\hosts
  58. echo 127.0.0.1 pinghot.qq.com>>C:\WINDOWS\system32\drivers\etc\hosts
  59. echo 127.0.0.1 cpro.baidu.com>>C:\WINDOWS\system32\drivers\etc\hosts
  60. echo 127.0.0.1 drmcmm.baidu.com>>C:\WINDOWS\system32\drivers\etc\hosts
  61. echo 127.0.0.1 my.tv.sohu.com>>C:\WINDOWS\system32\drivers\etc\hosts
  62. echo 127.0.0.1 afp.qiyi.com>>C:\WINDOWS\system32\drivers\etc\hosts
  63. echo 127.0.0.1 focusbaiduafp.allyes.com>>C:\WINDOWS\system32\drivers\etc\hosts
  64. echo 127.0.0.1 qiyipic.com>>C:\WINDOWS\system32\drivers\etc\hosts
  65. echo 127.0.0.1 api.cupid.qiyi.com>>C:\WINDOWS\system32\drivers\etc\hosts
  66. echo 127.0.0.1 atm.youku.com>>C:\WINDOWS\system32\drivers\etc\hosts
  67. echo 127.0.0.1 Fvid.atm.youku.com>>C:\WINDOWS\system32\drivers\etc\hosts
  68. echo 127.0.0.1 html.atm.youku.com>>C:\WINDOWS\system32\drivers\etc\hosts
  69. echo 127.0.0.1 valb.atm.youku.com>>C:\WINDOWS\system32\drivers\etc\hosts
  70. echo 127.0.0.1 valf.atm.youku.com>>C:\WINDOWS\system32\drivers\etc\hosts
  71. echo 127.0.0.1 valo.atm.youku.com>>C:\WINDOWS\system32\drivers\etc\hosts
  72. echo 127.0.0.1 valp.atm.youku.com>>C:\WINDOWS\system32\drivers\etc\hosts
  73. echo 127.0.0.1 lstat.youku.com>>C:\WINDOWS\system32\drivers\etc\hosts
  74. echo 127.0.0.1 speed.lstat.youku.com>>C:\WINDOWS\system32\drivers\etc\hosts
  75. echo 127.0.0.1 urchin.lstat.youku.com>>C:\WINDOWS\system32\drivers\etc\hosts
  76. echo 127.0.0.1 stat.youku.com>>C:\WINDOWS\system32\drivers\etc\hosts
  77. echo 127.0.0.1 static.lstat.youku.com>>C:\WINDOWS\system32\drivers\etc\hosts
  78. echo 127.0.0.1 valc.atm.youku.com>>C:\WINDOWS\system32\drivers\etc\hosts
  79. echo 127.0.0.1 vid.atm.youku.com>>C:\WINDOWS\system32\drivers\etc\hosts
  80. echo 127.0.0.1 walp.atm.youku.com>>C:\WINDOWS\system32\drivers\etc\hosts
  81. echo 127.0.0.1 td.atm.youku.com>>C:\WINDOWS\system32\drivers\etc\hosts
  82. echo 127.0.0.1 acs.56.com>>C:\WINDOWS\system32\drivers\etc\hosts
  83. echo 127.0.0.1 acs.agent.56.com>>C:\WINDOWS\system32\drivers\etc\hosts
  84. echo 127.0.0.1 acs.agent.v-56.com>>C:\WINDOWS\system32\drivers\etc\hosts
  85. echo 127.0.0.1 Bill.agent.56.com>>C:\WINDOWS\system32\drivers\etc\hosts
  86. echo 127.0.0.1 bill.agent.v-56.com>>C:\WINDOWS\system32\drivers\etc\hosts
  87. echo 127.0.0.1 stat.56.com>>C:\WINDOWS\system32\drivers\etc\hosts
  88. echo 127.0.0.1 stat2.corp.56.com>>C:\WINDOWS\system32\drivers\etc\hosts
  89. echo 127.0.0.1 union.56.com>>C:\WINDOWS\system32\drivers\etc\hosts
  90. echo 127.0.0.1 uvimage.56.com>>C:\WINDOWS\system32\drivers\etc\hosts
  91. echo 127.0.0.1 v16.56.com>>C:\WINDOWS\system32\drivers\etc\hosts
  92. echo 127.0.0.1 letv.allyes.com>>C:\WINDOWS\system32\drivers\etc\hosts
  93. echo 127.0.0.1 dc.letv.com>>C:\WINDOWS\system32\drivers\etc\hosts
  94. echo 127.0.0.1 pro.letv.com>>C:\WINDOWS\system32\drivers\etc\hosts
  95. echo 127.0.0.1 pro.hoye.letv.com>>C:\WINDOWS\system32\drivers\etc\hosts
  96. echo 127.0.0.1 his.tv.sohu.com>>C:\WINDOWS\system32\drivers\etc\hosts
  97. echo 127.0.0.1 v.aty.sohu.com>>C:\WINDOWS\system32\drivers\etc\hosts
  98. echo 127.0.0.1 vm.aty.sohu.com>>C:\WINDOWS\system32\drivers\etc\hosts
  99. echo 127.0.0.1 p.aty.sohu.com>>C:\WINDOWS\system32\drivers\etc\hosts
  100. echo 127.0.0.1 click.hd.sohu.com.cn>>C:\WINDOWS\system32\drivers\etc\hosts
  101. echo 127.0.0.1 aty.tv.sohu.com>>C:\WINDOWS\system32\drivers\etc\hosts
  102. echo 127.0.0.1 policy.cupid.iqiyi.com>>C:\WINDOWS\system32\drivers\etc\hosts
  103. echo 127.0.0.1 stat.letv.com>>C:\WINDOWS\system32\drivers\etc\hosts
  104. echo 127.0.0.1 cmletv.allyes.com>>C:\WINDOWS\system32\drivers\etc\hosts
  105. echo 127.0.0.1 mcfg.sandai.net>>C:\WINDOWS\system32\drivers\etc\hosts
  106. echo 127.0.0.1 mpv.sandai.net>>C:\WINDOWS\system32\drivers\etc\hosts
  107. echo 127.0.0.1 float.sandai.net>>C:\WINDOWS\system32\drivers\etc\hosts
  108. echo 127.0.0.1 biz5.sandai.net>>C:\WINDOWS\system32\drivers\etc\hosts
  109. echo 127.0.0.1 logic.cpm.cm.sandai.net>>C:\WINDOWS\system32\drivers\etc\hosts
  110. echo 127.0.0.1 count.cpm.cm.sandai.net>>C:\WINDOWS\system32\drivers\etc\hosts
  111. echo 127.0.0.1 logic.xmp.cpm.cm.sandai.net>>C:\WINDOWS\system32\drivers\etc\hosts
  112. echo 127.0.0.1 20121105.logic.cpm.cm.sandai.net>>C:\WINDOWS\system32\drivers\etc\hosts
  113. echo 127.0.0.1 act.xunlei.com>>C:\WINDOWS\system32\drivers\etc\hosts
  114. echo 127.0.0.1 server1.adpolestar.net>>C:\WINDOWS\system32\drivers\etc\hosts
  115. echo 127.0.0.1 mtips.xunlei.com>>C:\WINDOWS\system32\drivers\etc\hosts
  116. echo 127.0.0.1 kkpgv.xunlei.com>>C:\WINDOWS\system32\drivers\etc\hosts
  117. echo 127.0.0.1 statis.kankan.xunlei.com>>C:\WINDOWS\system32\drivers\etc\hosts
  118. echo 127.0.0.1 recommend.xunlei.com>>C:\WINDOWS\system32\drivers\etc\hosts
  119. echo 127.0.0.1 cl.kankan.xunlei.com>>C:\WINDOWS\system32\drivers\etc\hosts
  120. echo 127.0.0.1 advstat.xunlei.com>>C:\WINDOWS\system32\drivers\etc\hosts
  121. echo 127.0.0.1 pubstat.sandai.ne>>C:\WINDOWS\system32\drivers\etc\hosts
  122. echo 127.0.0.1 areainfo.xunlei.com>>C:\WINDOWS\system32\drivers\etc\hosts
  123. echo 127.0.0.1 client.stat.xunlei.com>>C:\WINDOWS\system32\drivers\etc\hosts
  124. echo 127.0.0.1 gouwu.vip.xunlei.com>>C:\WINDOWS\system32\drivers\etc\hosts
  125. echo 127.0.0.1 hezuo.down.xunlei.com>>C:\WINDOWS\system32\drivers\etc\hosts
  126. echo 127.0.0.1 iimg.xunlei.com>>C:\WINDOWS\system32\drivers\etc\hosts
  127. echo 127.0.0.1 kkpgv2.xunlei.com>>C:\WINDOWS\system32\drivers\etc\hosts
  128. echo 127.0.0.1 leiyanstatic.xunlei.com>>C:\WINDOWS\system32\drivers\etc\hosts
  129. echo 127.0.0.1 mediapv.xunlei.com>>C:\WINDOWS\system32\drivers\etc\hosts
  130. echo 127.0.0.1 p4pstatic.xunlei.com>>C:\WINDOWS\system32\drivers\etc\hosts
  131. echo 127.0.0.1 pv.kankan.stat.xunlei.com>>C:\WINDOWS\system32\drivers\etc\hosts
  132. echo 127.0.0.1 res.stat.xunlei.com>>C:\WINDOWS\system32\drivers\etc\hosts
  133. echo 127.0.0.1 thunderqtypv.union.xunlei.com>>C:\WINDOWS\system32\drivers\etc\hosts
  134. echo 127.0.0.1 tj.xunlei.com>>C:\WINDOWS\system32\drivers\etc\hosts
  135. echo 127.0.0.1 union.xunlei.com>>C:\WINDOWS\system32\drivers\etc\hosts
  136. echo 127.0.0.1 web.stat.xunlei.com>>C:\WINDOWS\system32\drivers\etc\hosts
  137. echo 127.0.0.1 websts.xunlei.com>>C:\WINDOWS\system32\drivers\etc\hosts
  138. echo 127.0.0.1 wy.xunlei.com>>C:\WINDOWS\system32\drivers\etc\hosts
  139. echo 127.0.0.1 xmlconf.client.xunlei.com>>C:\WINDOWS\system32\drivers\etc\hosts
  140. echo 127.0.0.1 sc.ifeng.com>>C:\WINDOWS\system32\drivers\etc\hosts
  141. echo 127.0.0.1 bc.ifeng.com>>C:\WINDOWS\system32\drivers\etc\hosts
  142. echo 127.0.0.1 de.as.pptv.com>>C:\WINDOWS\system32\drivers\etc\hosts
  143. echo 127.0.0.1 list.pptv.com>>C:\WINDOWS\system32\drivers\etc\hosts
  144. echo 127.0.0.1 afp.m1905.com>>C:\WINDOWS\system32\drivers\etc\hosts
  145. echo 127.0.0.1 acs86.com>>C:\WINDOWS\system32\drivers\etc\hosts
  146. echo 127.0.0.1 1.allyes.com.cn>>C:\WINDOWS\system32\drivers\etc\hosts
  147. echo 127.0.0.1 v1.stat.ku6.com>>C:\WINDOWS\system32\drivers\etc\hosts
  148. echo 127.0.0.1 v2.stat.ku6.com>>C:\WINDOWS\system32\drivers\etc\hosts
  149. echo 127.0.0.1 v3.stat.ku6.com>>C:\WINDOWS\system32\drivers\etc\hosts
  150. echo 127.0.0.1 v0.stat.ku6.com>>C:\WINDOWS\system32\drivers\etc\hosts
  151. echo 127.0.0.1 analytics.ku6.com>>C:\WINDOWS\system32\drivers\etc\hosts
  152. echo 127.0.0.1 gug.ku6cdn.com>>C:\WINDOWS\system32\drivers\etc\hosts
  153. echo 127.0.0.1 ku6afp.allyes.com>>C:\WINDOWS\system32\drivers\etc\hosts
  154. echo 127.0.0.1 ku6.allyes.com>>C:\WINDOWS\system32\drivers\etc\hosts
  155. echo 127.0.0.1 pq.stat.ku6.com>>C:\WINDOWS\system32\drivers\etc\hosts
  156. echo 127.0.0.1 st.vq.ku6.com>>C:\WINDOWS\system32\drivers\etc\hosts
  157. echo 127.0.0.1 stat0.888.ku6.com>>C:\WINDOWS\system32\drivers\etc\hosts
  158. echo 127.0.0.1 stat1.888.ku6.com>>C:\WINDOWS\system32\drivers\etc\hosts
  159. echo 127.0.0.1 stat2.888.ku6.com>>C:\WINDOWS\system32\drivers\etc\hosts
  160. echo 127.0.0.1 stat3.888.ku6.com>>C:\WINDOWS\system32\drivers\etc\hosts
  161. echo 127.0.0.1 static.ku6.com>>C:\WINDOWS\system32\drivers\etc\hosts
  162. echo 127.0.0.1 pole.6rooms.com>>C:\WINDOWS\system32\drivers\etc\hosts
  163. echo 127.0.0.1 shrek.6.cn>>C:\WINDOWS\system32\drivers\etc\hosts
  164. echo 127.0.0.1 simba.6.cn>>C:\WINDOWS\system32\drivers\etc\hosts
  165. echo 127.0.0.1 union.6.cn>>C:\WINDOWS\system32\drivers\etc\hosts
  166. echo 127.0.0.1 86file.megajoy.com>>C:\WINDOWS\system32\drivers\etc\hosts
  167. echo 127.0.0.1 86get.joy.cn>>C:\WINDOWS\system32\drivers\etc\hosts
  168. echo 127.0.0.1 86log.joy.cn>>C:\WINDOWS\system32\drivers\etc\hosts
  169. echo 127.0.0.1 86mms.megajoy.com>>C:\WINDOWS\system32\drivers\etc\hosts
  170. echo 127.0.0.1 86get.maxduo.com>>C:\WINDOWS\system32\drivers\etc\hosts
  171. echo 127.0.0.1 stat.ppstream.com>>C:\WINDOWS\system32\drivers\etc\hosts
  172. echo 127.0.0.1 ugcad.pps.tv>>C:\WINDOWS\system32\drivers\etc\hosts
  173. echo 127.0.0.1 ugcs.pps.tv>>C:\WINDOWS\system32\drivers\etc\hosts
  174. echo 127.0.0.1 br.pps.tv>>C:\WINDOWS\system32\drivers\etc\hosts
  175. echo 127.0.0.1 br.ppstv.net>>C:\WINDOWS\system32\drivers\etc\hosts
  176. echo 127.0.0.1 g.pps.tv>>C:\WINDOWS\system32\drivers\etc\hosts
  177. echo 127.0.0.1 ugcfile.ppstream.com>>C:\WINDOWS\system32\drivers\etc\hosts
  178. echo 127.0.0.1 game.pps.tv>>C:\WINDOWS\system32\drivers\etc\hosts
  179. echo 127.0.0.1 update.111222.cn>>C:\WINDOWS\system32\drivers\etc\hosts
  180. echo 127.0.0.1 notice.ppstream.com>>C:\WINDOWS\system32\drivers\etc\hosts
  181. echo 127.0.0.1 e.appsasia.net>>C:\WINDOWS\system32\drivers\etc\hosts
  182. echo 127.0.0.1 adk.funshion.com>>C:\WINDOWS\system32\drivers\etc\hosts
  183. echo 127.0.0.1 adm.funshion.com>>C:\WINDOWS\system32\drivers\etc\hosts
  184. echo 127.0.0.1 stat.funshion.com>>C:\WINDOWS\system32\drivers\etc\hosts
  185. echo 127.0.0.1 ad.funshion.com>>C:\WINDOWS\system32\drivers\etc\hosts
  186. echo 127.0.0.1 adm2.funshion.com>>C:\WINDOWS\system32\drivers\etc\hosts
  187. echo 127.0.0.1 stat.funshion.net>>C:\WINDOWS\system32\drivers\etc\hosts
  188. echo 127.0.0.1 img.alimama.cn>>C:\WINDOWS\system32\drivers\etc\hosts
  189. echo 127.0.0.1 vas.funshion.com>>C:\WINDOWS\system32\drivers\etc\hosts
  190. echo 127.0.0.1 game.funshion.com>>C:\WINDOWS\system32\drivers\etc\hosts
  191. echo 127.0.0.1 shop.funshion.com>>C:\WINDOWS\system32\drivers\etc\hosts
  192. echo 127.0.0.1 afm.pipi.cn>>C:\WINDOWS\system32\drivers\etc\hosts
  193. echo 127.0.0.1 dm.pipi.cn>>C:\WINDOWS\system32\drivers\etc\hosts
  194. echo 127.0.0.1 game.pipi.cn>>C:\WINDOWS\system32\drivers\etc\hosts
  195. echo 127.0.0.1 uuseeafp.allyes.com>>C:\WINDOWS\system32\drivers\etc\hosts
  196. echo 127.0.0.1 g.uusee.com>>C:\WINDOWS\system32\drivers\etc\hosts
  197. echo 127.0.0.1 sa.uusee.com>>C:\WINDOWS\system32\drivers\etc\hosts
  198. echo 127.0.0.1 traffic.uusee.com>>C:\WINDOWS\system32\drivers\etc\hosts
  199. echo 127.0.0.1 uhms.uusee.com>>C:\WINDOWS\system32\drivers\etc\hosts
  200. echo 127.0.0.1 ad.ttkvod.com>>C:\WINDOWS\system32\drivers\etc\hosts
  201. echo 127.0.0.1 hao.kaikai.com>>C:\WINDOWS\system32\drivers\etc\hosts
  202. echo 127.0.0.1 cache2.tvants.com>>C:\WINDOWS\system32\drivers\etc\hosts
  203. echo 127.0.0.1 ads.tvants.com>>C:\WINDOWS\system32\drivers\etc\hosts
  204. echo 127.0.0.1 home.sopserv.com>>C:\WINDOWS\system32\drivers\etc\hosts
  205. echo 127.0.0.1 luck.v1.cn>>C:\WINDOWS\system32\drivers\etc\hosts
  206. echo 127.0.0.1 ma.baidu.com>>C:\WINDOWS\system32\drivers\etc\hosts
  207. echo 127.0.0.1 54kfqq.com>>C:\WINDOWS\system32\drivers\etc\hosts
  208. echo 127.0.0.1 qqbm.zhuiying.net>>C:\WINDOWS\system32\drivers\etc\hosts
  209. echo 127.0.0.1 qqbmad.mycode8.net>>C:\WINDOWS\system32\drivers\etc\hosts
  210. echo 127.0.0.1 update2.zhuiying.net>>C:\WINDOWS\system32\drivers\etc\hosts
  211. echo 127.0.0.1 union.pomoho.com>>C:\WINDOWS\system32\drivers\etc\hosts
  212. echo 127.0.0.1 t.top100.cn>>C:\WINDOWS\system32\drivers\etc\hosts
  213. echo 127.0.0.1 vhotlxp.video.qq.com>>C:\WINDOWS\system32\drivers\etc\hosts
  214. echo 127.0.0.1 livem.l.qq.com>>C:\WINDOWS\system32\drivers\etc\hosts
  215. echo 127.0.0.1 res.hunantv.com>>C:\WINDOWS\system32\drivers\etc\hosts
  216. echo 127.0.0.1 hc15.aipai.com>>C:\WINDOWS\system32\drivers\etc\hosts
  217. echo 127.0.0.1 apas.aipai.com>>C:\WINDOWS\system32\drivers\etc\hosts
  218. ipconfig /flushdns >nul
  219. echo.
  220. TITLE 屏蔽完成,请检查是否成功
  221. ECHO 屏蔽完成,请检查是否成功
  222. pause
  223. goto:head
  224. :recover
  225. CLS
  226. TITLE 不屏蔽广告,还原host文件
  227. ECHO.&ECHO 不屏蔽广告,还原host文件
  228. if exist %p1%.txt (copy /y %p1%.txt %p1%) else(echo.&echo 备份文件不存在,无法还原)
  229. if exist %p1%.bak (copy /y %p1%.bak %p1%) >nul
  230. if exist %p1%_backup (copy /y %p1%_backup %p1%)>nul
  231. ipconfig /flushdns >nul
  232. ECHO.
  233. pause
  234. goto:head
  235. :black
  236. TITLE 处理视频黑屏问题
  237. ECHO 处理视频黑屏问题
  238. dir "%userprofile%\Application Data\Macromedia\FlashPlayer\#SharedObjects" /ad/b>%SystemDrive%\DirTmp.txt for /f %%a in(%SystemDrive%\DirTmp.txt) do rd /s /q "%userprofile%\ApplicationData\Macromedia\Flash Player\#SharedObjects\%%a"
  239. md "%userprofile%\Application Data\Macromedia\FlashPlayer\#SharedObjects\static.youku.com"
  240. attrib +a "%userprofile%\Application Data\Macromedia\FlashPlayer\#SharedObjects\static.youku.com"
  241. del /f /q %SystemDrive%\DirTmp.txt
  242. ECHO.&ECHO 操作完成!
  243. pause
  244. goto:head
  245. :end
  246. exit
复制代码


老坑 2014-8-14 11:56:12 | 显示全部楼层
您需要登录后才可以回帖 登录 | 注册

本版积分规则

一键重装系统|雨人系统下载|联系我们|网站地图|过期罐头电脑论坛

GMT+8, 2024-4-20 03:47 , Processed in 0.040281 second(s), 28 queries .

官方免责声明:本站内容来自网友和互联网.若侵犯到您的版权.请致信联系,我们将第一时间删除相关内容!

Powered by Discuz!

专注于win7_win10_win11系统下载装机

© 2010-2023 GQGTPC.Com

快速回复 返回顶部 返回列表