点击:开始-->运行,在运行框中输入cmd,在命令提示符下输入: 

for %1 in (%windir%\system32\*.dll) do regsvr32.exe /s %1 

注意,是在命令提示符下,不是在“运行框”中!! 
试试看吧

相关文章: