暴风2009 优化、去广告、降低cpu占有率 批处理
cmd吧
全部回复
仅看楼主
level 5
leewillsun 楼主
保存为bat 在安装暴风的文件夹运行就行 
@echo off 
net stop ccosm                               
taskkill /f /im Storm.exe 
taskkill /f /im stMgr.exe 
taskkill /f /im Stline.exe 
tasikkll /f /im stormliv.exe 
del /f /s /q ".\stormliv.exe" 
del /f /s /q ".\stMgr.exe" 
del /f /s /q ".\stormply.exe 
del /f /s /q ".\Media2.dll" 
rd /s /q ".\media" 
rd /s /q ".\swf" 
rd /s /q ".\Skin" 
echo.>"C:\Documents and Settings\All Users.WINDOWS\Application Data\Storm\Temp\update.txt" 
ren "C:\Documents and Settings\All Users.WINDOWS\Application Data\Storm\Temp\update.txt" update.exe 
attrib +A +R "C:\Documents and Settings\All Users.WINDOWS\Application Data\Storm\Temp\update.exe" 
echo.>stormliv.txt 
echo.>"C:\Program Files\StormII\stormliv.txt" 
ren stormliv.txt stormliv.exe 
ren "C:\Program Files\StormII\stormliv.txt" stormliv.exe 
attrib +a +r stormliv.exe 
attrib +A +R "C:\Program Files\StormII\stormliv.exe" 
好用就顶下注意不是原创
2009年05月18日 14点05分 1
level 0
很好
2009年05月18日 23点05分 2
level 5
leewillsun 楼主
是可以 很好用的
2009年05月19日 14点05分 3
1