标签:扩展 class files 就是 root soft .dll common 导致
原因是安装程序时将注册表修改了,解决方案:
修改注册表:
注册表打开方法:win+r,输入regedit;
64位机器:
[HKEY_CLASSES_ROOT\CLSID\{73B7DC00-F498-4ABD-AB79-D07AFD52F395}\InProcServer32],
默认值修改为:
C:\Program Files\Common Files\Microsoft Shared\MSEnv\TextMgrP.dll
注意:如果找不到这个{73B7DC00-F498-4ABD-AB79-D07AFD52F395}可以新建一个,再 InProcServer32,最后将默认值设置进去(我的机器就是这个原因,解决了)
标签:扩展 class files 就是 root soft .dll common 导致
原文地址:https://www.cnblogs.com/iloveww/p/10537543.html