XP 귀찮은 경고 안뜨게 하기(SP2 보안 경고 등) 정보
기타 XP 귀찮은 경고 안뜨게 하기(SP2 보안 경고 등)
본문
* 디스크 공간 부족 경고 끄기
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoLowDiskSpaceChecks"=dword:00000001
* 방화벽 사용 안 함 경고 끄기(SP2 이상에만 적용됨)
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center]
"FirewallDisableNotify"=dword:00000001
* 자동 업데이트 사용 안 함 경고 끄기(SP2 이상에만 적용됨)
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center]
"UpdatesDisableNotify"=dword:00000001
* 바이러스 백신 사용 안 함 경고 끄기(SP2 이상에만 적용됨)
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center]
"AntiVirusDisableNotify"=dword:00000001
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoLowDiskSpaceChecks"=dword:00000001
* 방화벽 사용 안 함 경고 끄기(SP2 이상에만 적용됨)
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center]
"FirewallDisableNotify"=dword:00000001
* 자동 업데이트 사용 안 함 경고 끄기(SP2 이상에만 적용됨)
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center]
"UpdatesDisableNotify"=dword:00000001
* 바이러스 백신 사용 안 함 경고 끄기(SP2 이상에만 적용됨)
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center]
"AntiVirusDisableNotify"=dword:00000001
추천
0
0
댓글 0개