时间:2025-3-1 作者:范文泉 分类: 编程
执行如下三个命令即可。
reg add "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32" /f /ve
结束explorer.exe
taskkill /f /im explorer.exe
启动explorer.exe
start explorer.exe