去除pplive广告

 

以下就是命令行:

rd /s /q "C:/Documents and Settings/All Users/Application Data/PPLive/PPTV/cache/pluginad"
rd /s /q "C:/Documents and Settings/All Users/Application Data/PPLive/PPTV/cache/ppva"
echo > "C:/Documents and Settings/All Users/Application Data/PPLive/PPTV/cache/pluginad"
echo > "C:/Documents and Settings/All Users/Application Data/PPLive/PPTV/cache/ppva"
attrib +h +s +r "C:/Documents and Settings/All Users/Application Data/PPLive/PPTV/cache/pluginad"
attrib +h +s +r "C:/Documents and Settings/All Users/Application Data/PPLive/PPTV/cache/ppva"
del /f /s /q "C:/Documents and Settings/All Users/Application Data/PPLive/PPTV/xml/framegallop.xml"
del /f /s /q "C:/Documents and Settings/All Users/Application Data/PPLive/PPTV/xml/playctrlgallop.xml"
md "C:/Documents and Settings/All Users/Application Data/PPLive/PPTV/xml/framegallop.xml"
md "C:/Documents and Settings/All Users/Application Data/PPLive/PPTV/xml/playctrlgallop.xml"
echo 成功去除PPLive广告!
echo. & pause

把以上这些存成 PPLiveNoAD.bat
运行一下 即可。然后再打开PPLIVE,看看是是不是广告没有了!

 

 

转自:http://hi.baidu.com/pdsxxz/blog/item/4e8dec39dd5973ff3a87cea0.html

你可能感兴趣的:(c)