unknown software exception
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了unknown software exception相关的知识,希望对你有一定的参考价值。
打开cmd 输入下面代码,回车,等跑完即解决
for %1 in (%windir%\system32\*.dll) do regsvr32.exe /s %1
以上是关于unknown software exception的主要内容,如果未能解决你的问题,请参考以下文章