윈도우 8.1 사용 중 한컴을 설치하려고 하면 닷넷프레임워크를 설치해야한다.
닷넷프레임워크 3.5를 설치하려는데 0x80070011 오류가 나타났다.
심볼릭 관련된 오류였는데 해결법은 아래와 같다.
Hello!
It might be a bit late, but i answer anyway.
My setup is probably exactly the same as yours.
C:\Program Files\ and C:\Program Files (x86)\ are symbolic links to
P:\Program Files\ and P:\Program Files (x86)\ in my case
and i had the exact same issue with error 0x80070011 trying to install .NET 3.5.
Well, i actually managed to install it with this little "trick":
Regedit -> HKLM/Software/Microsoft/Windows/CurrentVersion
Now change the Path in
ProgramFilesDir
ProgramFilesDIr (x86) and
ProgramW6432Dir to (in my case) Drive P:\, install .NET 3.5 and change back the paths afterwards.
Restart your computer and everything should be fine :)
제목 | 날짜 | ||
---|---|---|---|
11 | [GitHub] git branch 변경 | 94 | 2022/01/21 |
10 | [GitHub] 다른 깃헙 가져오기 cli | 106 | 2022/01/23 |
9 | [웹 제작] 임시이미지 사이트 https://placeimg.com/ | 66 | 2022/11/27 |
8 | [웹 제작] website to learn | 44 | 2022/12/27 |
7 | [사이트관리] 사이트맵 FAQ | 50 | 2023/01/31 |
6 | [윈도우] 갑자기 윈도우10 알트탭(alt + tab)이 정상 사용 안될 때 확인 및 처리 방법? : 네이버 포스트 (naver.com) | 124 | 2023/03/17 |
5 | [웹 제작] 홈페이지를 만드는 방법에는 어떤 게 있나요? | 93 | 2023/04/06 |
4 | [기타] WidgetBot - 디스코드 채팅 방을 블로그에 달자! | 106 | 2023/05/04 |
3 | [메신저] 카카오톡 알림톡 개발하기 #1 | 109 | 2023/08/01 |
2 | 카카오지도 가려지는 문제 | 59 | 2024/02/01 |
1 | [아임웹] 아임웹 - 모바일 메뉴 하단에 SNS 아이콘 추가하는 코드 | 224 | 2024/03/15 |