더 많은 옵션 표시를 기본으로 설정

spring·2022년 10월 27일
0

cmd에서 아래 명령 실행

reg.exe add "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32" /f /ve && taskkill /f /im explorer.exe && explorer

다시 되돌리려면 아래 명령 실행

reg.exe delete "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}" /f && taskkill /f /im explorer.exe && explorer
profile
Researcher & Developer @ NAVER Corp | Designer @ HONGIK Univ.

0개의 댓글