欧美bbbwbbbw肥妇,免费乱码人妻系列日韩,一级黄片

用批處理輕松清掉sxs.exe和autorun.inf的專殺工具

 更新時間:2007年01月11日 00:00:00   作者:  
保存為del.bat,運(yùn)行即可,另一個是注冊表文件,可以防止病毒修改注冊表無法查看隱藏文件
復(fù)制代碼 代碼如下:

@echo off

@echo 腳本之家
@echo sxs.exe 專殺
@echo 開始
@echo 結(jié)束病毒進(jìn)程sovhost
ntsd -c q -pn sovhost.exe

echo 修正注冊表
regedit /s del.reg

echo 刪除各盤病毒文件
cd\
c:
attrib sxs.exe -a -h -s 
del /s /q /f sxs.exe
attrib autorun.inf -a -h -s
del /s /q /f autorun.inf
D:
attrib sxs.exe -a -h -s
del /s /q /f sxs.exe
attrib autorun.inf -a -h -s
del /s /q /f autorun.inf
E:
attrib sxs.exe -a -h -s
del /s /q /f sxs.exe
attrib autorun.inf -a -h -s
del /s /q /f autorun.inf
F:
attrib sxs.exe -a -h -s
del /s /q /f sxs.exe
attrib autorun.inf -a -h -s
del /s /q /f autorun.inf
G:
attrib sxs.exe -a -h -s
del /s /q /f sxs.exe 
attrib autorun.inf -a -h -s
del /s /q /f autorun.inf
@echo on

保存為del.reg運(yùn)行即可,提示確認(rèn)
復(fù)制代碼 代碼如下:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\Hidden\SHOWALL]
"CheckedValue"=dword:00000001

最好的辦法是下載最新殺毒軟件,基本上就可以了餓

相關(guān)文章

最新評論