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
@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"
好用就顶下注意不是原创