运行 输入cmd 回车在命令提示符下输入
for %1 in (%windir%\system32\*.dll) do regsvr32.exe /s %1
这个问题解决了,然后可能会报另外一个错误,解决方法
http://blog.youkuaiyun.com/cc__cloud/article/details/53447781
运行 输入cmd 回车在命令提示符下输入
for %1 in (%windir%\system32\*.dll) do regsvr32.exe /s %1
这个问题解决了,然后可能会报另外一个错误,解决方法
http://blog.youkuaiyun.com/cc__cloud/article/details/53447781