인터넷
flash player용 activex 컨트롤을 등록할 수 없다고 할 때
엘뤼 아르
2014. 11. 18. 13:50
악성프로그램 및 의도하지 않게 변경된 윈도우 보안 설정을 기본값으로 되돌립니다.
- Windows XP & 2003 방법 -
secedit /configure /cfg %windir%\repair\secsetup.inf /db secsetup.sdb /verbose
*윈도우 xp에서는 %windir%\repair\secsetup.inf 에 보안템플릿설정이 저장되어있다.
- Windows Vista & 7 & 2008 방법 -
secedit /configure /cfg %windir%\inf\defltbase.inf /db defltbase.sdb /verbose
*윈도우 7 이상는 %windir%\inf\defltbase.inf 에 보안템플릿설정이 저장되어있다.
- MS정보링크 -
http://support.microsoft.com/ko-kr/kb/313222/ko