用管理员权限打开cmd
执行一下命令:
reg.exe add "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32" /f /ve
//重启桌面程序
taskkill /f /im explorer.exe & start explorer.exe
博客介绍了以管理员权限打开cmd并执行命令的操作,聚焦于信息技术中windows系统下的操作指令相关内容。
用管理员权限打开cmd
执行一下命令:
reg.exe add "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32" /f /ve
//重启桌面程序
taskkill /f /im explorer.exe & start explorer.exe
1097
3098
1万+
2736

被折叠的 条评论
为什么被折叠?