所以將邱大哥的文章轉來引用,有需要的人再玩看看哩!!
來源:東揚資訊社-台北縣樹林
有時在螢幕右下角的系統匣中,會出現一個警告訊息: "危險!自動更新已被關閑....." 或'找不到防毒軟體"
有一點討厭
解決:
用"記事本",開一個新檔,將以下內容寫入,並存檔 (記得存檔類型要選 "所有檔案",延伸檔名要有 reg,例: 123.reg). 之後,按二下執行,再重新開機就可以了
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center]
"AntiVirusDisableNotify"=dword:00000001
"FirewallDisableNotify"=dword:00000001
"UpdatesDisableNotify"=dword:00000001
取消方法:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center]
"AntiVirusDisableNotify"=dword:00000000
"FirewallDisableNotify"=dword:00000000
"UpdatesDisableNotify"=dword:00000000