建个记事本批处理程序,保存为pptvnoad.bat运行即可(先运行一下pptv,让它创建广告文件,然后关闭,运行此程序)
echo. > "C:\Documents and Settings\All Users\Application Data\PPLive\PPTV\xml\playctrlgallop.xml"
echo. > "C:\Documents and Settings\All Users\Application Data\PPLive\PPTV\xml\framegallop.xml"
echo. > "C:\Documents and Settings\All Users\Application Data\PPLive\PPTV\cache\pluginad\AdList6.Xml"
echo. > "C:\Documents and Settings\All Users\Application Data\PPLive\PPTV\cache\pluginad\AdConfig.ini"
attrib +r "C:\Documents and Settings\All Users\Application Data\PPLive\PPTV\xml\playctrlgallop.xml"
attrib +r "C:\Documents and Settings\All Users\Application Data\PPLive\PPTV\xml\framegallop.xml"
attrib +r "C:\Documents and Settings\All Users\Application Data\PPLive\PPTV\cache\pluginad\AdList6.Xml"
attrib +r "C:\Documents and Settings\All Users\Application Data\PPLive\PPTV\cache\pluginad\AdConfig.ini"
echo 成功去除PPTV广告!
echo. & pause
除非是会员才能过滤广告,一般用户是过滤不了的 ~