滿意答案: 1:試打開CMD視窗輸入如下命令: 開始--運行--輸入 CMD for %i in (%windir%\system32\*.dll) do regsvr32.exe /s %i 回車 for %i in (%windir%\system32\*.ocx) do regsvr32.exe /s %i ...
wenwen.sogou.com