2009-01-05

仍採用outlook收email的大大們請做預防措施吧

已經不是第一次聽
朋友的朋友電腦中招結果連累街坊齊齊中

除了公司機,我不用outlook很耐了
那些email address就讓它們去吧,或者從新輸入另存

如果仍用Outlook工具,請-->選項-->傳送-->將"立即傳送郵件"選項勾選刪掉
否則病毒會尋找通訊錄的名單,在不知情之下,發出毒信給你的朋友

Labels:

Windows XP- svchost.exe kills CPU?

這篇是讓自己記下來,結果變成更新了.2009年,GO!

不是使用Windows XP 可以 Bye Bye
系統走得慢未必是中木馬,元兇可能是Windows Update引起(Windows很鍾意時不時來個automatic update,太方便很多時候只會變成害處)

先check my system:
1. click "Start" then click "Run"
2. type "services.msc" click ok
3. services window pop up, double click "Automatic Updates"
4. Go to log on, make sure log on as local system account, DO NOT tick Allow service to interact with desktop, hardware profile is enabled
5. Go to general, select startup style as automatic. Enabled Service status. Then click ok.
6. Again in services window, find "Background Intelligent Transfer Service (BITS)" and double click it, repeat above action 4-5.
7. After then, re-register the windows update.
8. click "Start" then click "Run", type "REGSVR32 WUAPI.DLL", click ok. a small popup show that WUAPI.DLL succeed.
9. Repeat the action 8 and type the following one by one:
REGSVR32 WUAUENG.DLL
REGSVR32 WUAUENG1.DLL
REGSVR32 ATL.DLL
REGSVR32 WUCLTUI.DLL
REGSVR32 WUPS.DLL
REGSVR32 WUPS2.DLL
REGSVR32 WUWEB.DLL
10. Finally, to delete the damaged Windows update temp index. Click "Start" then click "Run", type "cmd"
11. Command Prompt window popup, type "net stop WuAuServ".
12. Close CP window. Click "Start" then click "Run", type "%windir%" then ok.
13. Find the folder "SoftwareDistribution", rename it as "SDold".
14. Click "Start" then click "Run", type "cmd" again, type "net start WuAuServ". Close CP window. FINISH!

Labels: