2008년 07월 14일
"보호된 운영 체제 파일 숨기기"가 폴더 옵션에서 사라진 경우
윈도 익스플로러에서
도구 -> 폴더 옵션 ->보기 탭 -> "보호된 운영 체제 파일 숨기기(권장)"
이 옵션이 갑자기 보이지 않는다면 스파이웨어 감염으로 인한 증상일 수 있다.
해법은 다음과 같다.
1) 안티-바이러스, 스파이웨어 감지 툴을 사용해 시스템을 검사한다.
2) 이 레지스트리 파일(Fix.reg) 을 사용해 해당 레지스트리를 복구한다.
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\SuperHidden]
"Type"="checkbox"
"Text"="@shell32.dll,-30508"
"WarningIfNotDefault"="@shell32.dll,-28964"
"HKeyRoot"=dword:80000001
"RegPath"="Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Advanced"
"ValueName"="ShowSuperHidden"
"CheckedValue"=dword:00000000
"UncheckedValue"=dword:00000001
"DefaultValue"=dword:00000000
"HelpID"="shell.hlp#51103"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\SuperHidden\Policy]
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\SuperHidden\Policy\DontShowSuperHidden]
@=""
In windows explorer,
Tools -> Folder Option ->View (tab) -> "Hide protected operating system files (recommended)"
If this option has disappeared for no apparent reason, it might be a symptom caused by spywares.
Follow the instruction to fix the problem.
1) Check the system with anti-virus and anti-spyware softwares.
2) Use this registry file(Fix.reg) to recover the system registry area which deals with the SuperHidden folder option.
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\SuperHidden]
"Type"="checkbox"
"Text"="@shell32.dll,-30508"
"WarningIfNotDefault"="@shell32.dll,-28964"
"HKeyRoot"=dword:80000001
"RegPath"="Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Advanced"
"ValueName"="ShowSuperHidden"
"CheckedValue"=dword:00000000
"UncheckedValue"=dword:00000001
"DefaultValue"=dword:00000000
"HelpID"="shell.hlp#51103"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\SuperHidden\Policy]
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\SuperHidden\Policy\DontShowSuperHidden]
@=""
# by | 2008/07/14 10:39 | 만듦 | 트랙백 | 덧글(2)





☞ 내 이글루에 이 글과 관련된 글 쓰기 (트랙백 보내기) [도움말]