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. & pause
|