2019. 6. 29. 23:57ㆍWindows/Fix Error
[문제점]
- 소속 조직의 정책으로 인해 이 동작을 완료할 수 없습니다. 자세한 내용은 지원 센터에 문의하세요.
- 아웃룩 하이퍼링크 동작 안함
- 원노트 하이퍼링크 동작 안함
- Hyperlinks Won't Open in Outlook 2003 Installed on Windows 10 Error Message: "This operation has been canceled due to restrictions in effect on this computer. Please contact your system administrator."
[해결방법]
1. 레지스트리 에디터(Regedit)를 실행합니다.
2. HKEY_CLASSES_ROOT에서 .html 를 찾습니다.
3. 문자열(기본)의 값을 “htmlfile”으로 설정
이전 --
수정 --
4. 레지스트리 에디터(Regedit)를 종료
5. 문제되는 프로그램 재 실행 혹으 재부팅
이렇게 까지 했는데 복구가 안되면 아래 레지스터 값 확인 필요.
\HKEY_LOCAL_MACHINE\SOFTWARE\Classes\htmlfile\shell\open 이 없는 경우 문제 발생.
해결 방법!
1. HKEY_LOCAL_MACHINE\SOFTWARE\Classes\htmlfile\shell에서 마우스 오른쪽 클릭
2. 새로 만들기 > 키 > open 생성
3. 같은 방식으로 open 밑에 command 생성
4. Explorer 위치 찾기
대상 : "C:\Program Files\Internet Explorer\iexplore.exe"
5. Register 기본값 변경
"C:\Program Files\Internet Explorer\iexplore.exe" %1
6. Register 종료 후 아웃룩이나 문제가 되는 프로그램 실행
7. 그래도 안되면 재부팅!!
http://www.senaa.org/Technology/Outlook2K3OnWin10.html
FIXED: Hyperlinks Won't Open in Outlook 2003 Installed on Windows 10
THE PROBLEM: In Windows 10, You open an email in Outlook 2003. You click on a hyperlink in the email. The link does not open. Instead, you get the following error message: "This operation has been canceled due to restrictions in effect on this computer. Pl
www.senaa.org