:: 게시판
:: 이전 게시판
|
- PGR21 관련된 질문 및 건의는 [건의 게시판]을 이용바랍니다.
- (2013년 3월 이전) 오래된 질문글은 [이전 질문 게시판]에 있습니다. 통합 규정을 준수해 주십시오. (2015.12.25.)
통합규정 1.3 이용안내 인용"Pgr은 '명문화된 삭제규정'이 반드시 필요하지 않은 분을 환영합니다.법 없이도 사는 사람, 남에게 상처를 주지 않으면서 같이 이야기 나눌 수 있는 분이면 좋겠습니다."
18/12/25 16:26
(수정됨) 아 이거 복잡한데요... 제가 앞에 있다면 금방 해들릴텐데... ACL문제입니다.
다시 오피스 까셔도 안될겁니다. 권한이 망가졌어요. Process monitor는 프로그램을 관리자 권한으로 여시고. 그리고 엑셀을 보통유저로 여세요. 그리고 프로세스 모니터를 살펴보시고 어떤 파일시스템및 폴더와 레지스트리가 유저권한으로 접근 불가능한지 보신후 파일폴더 (파일이나 레지스트리)프로퍼티에서 ACL을 고치셔야 합니다. (퍼미션 셋팅). windows 1803업데이트이후나 혹은 엔비디아 그래픽 드라이버 업그레이드 이후에 생길수 있는 문제입니다. process monitor 연후에... 영어 설명 카피해드립니다 On the menu bar go to Filter > Filter. Then add the filter on Result to ACCESS DENIED. Clear the entries with Edit > Clear Display. Then run the problematic Microsoft Office application like Outlook. Leave the error dialog box on the screen. That produced an entry in the Process Monitor. It gave an access denied error for the ClickToRun.exe on C:ProgramDataMicrosoft. ProgramData is a hidden folder so unhide it. Then I gave myself full permissions to the Microsoft folder by simply going inside the folder. A popup will say "You don't currently have permission to access this folder". Just click on Continue. UAC will come up. Enter your administrator password. If it doesn't take then log on to Windows with an administrator account and enter that folder. Return to the normal user account and try again. Now I am able to run Outlook without having to Run As Administrator. This problem happened after a Windows Feature Update to version 1803. It also maybe related to an NVIDIA driver update. The error I got is "The application was unable to start correctly (0xc0000142). Click OK to close the application" when trying to open any Microsoft Office 2016 application, including Excel, Word, Access, Outlook as a normal user. No amount of uninstall/re-install or various repair of Microsoft Office, or running SFC fixed the issue
18/12/25 16:46
앗 이렇게 컴잘알 분이 나오시다니 역시 피식인입니다.
그런데 [Leave the error dialog box on the screen. ] 부분에서 저는 엑셀을 켜도 에러 박스가 안 뜨는데, 어떻게 해야 할까요? ㅠㅠ 도움에 감사합니다.
18/12/25 16:50
실행시켜서 프로세스모니터에 어떻게 나오나 한번 보세요. 아마 무슨 폴더나 파일에 권한이 없다고 나올겁니다. 그럼 그 권한을 바꾸셔야 합니다. 그 에러박스 뜨기전에 이미 안되는 거죠.
18/12/25 21:04
실행시키기 전에는 Explorer.EXE에서 Disallowed가 뜨다가, 실행시킨 시점에는 SearchUI.exe의 CreateFile에서
C:WindowsSystemAppsMicrosoft.Windows.Cortana_cw5n1h2txyewySearchUI.exe C:WindowsSystemAppsMicrosoft.Windows.Cortana_cw5n1h2txyewySearchUI.exe 2개 Access Denied가 뜨네요.
18/12/25 16:31
https://docs.microsoft.com/en-us/sysinternals/downloads/procmon
프로세스 모니터 다운로드 링크입니다
18/12/25 21:17
(수정됨) 이거 로밍 프로파일이 망가진것 같네요. 아마 코타나 서치도 안돌아 갈겁니다.
먼저 디렉토리 하나를 지우세요. 관리자 권한으로 해야합니다 C:백Users백<user>백AppData백Local백Packages백Microsoft.Windows.Cortana_cw5n1h2txyewy 그리고 리부트 합니다. 파워셸을 관리자 권한으로 엽니다. 그리고 다음 라인을 실행 시키세요. Add-AppxPackage -Register "C:백Windows백SystemApps백Microsoft.Windows.Cortana_cw5n1h2txyewy백AppxManifest.xml" -DisableDevelopmentMode 그리고 리부트합니다. 그리고 나서 테스트 다시 해보세요.
18/12/25 21:25
이걸로도 정안되면 어카운트를 새로 하나 만들고 지금 어카운트를 날려버려도 됩니다. 하지만 위에 명령으로 될거에요. 저는 인제 자러 갑니다 새벽이라서요.
18/12/25 21:41
앗 해외에 계셨군요. 상황이 보이는 것도 아닌데 이렇게 친절하게 해주셔서 감사합니다. ㅠㅠㅠ 위에 디렉토리 지우고 셸 실행은 해봤는데, 그래도 안 열리네요. 한 번 어카운트 해보겠습니다. 매우 감사드립니다ㅠㅠ
|