原帖由 jaffedream 于 2009-3-4 12:16 发表 其实就是这个: 开始菜单>运行>输入cmd>回车>在命令提示符下输入(右键粘贴): for %1 in (%windir%\system32\*.dll) do regsvr32.exe /s %1