点击win开始,以管理员方式运行cmd
start.png复制以下命令直接运行:
reg.exe add "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32" /f /ve
cmd.png
此时还没有生效,只需要重启电脑或者重启资源管理器即可,这里推荐重启资源管理器。
重启资源管理器,运行以下命令:
taskkill /f /im explorer.exe & start explorer.exe
已生效!
网友评论