CMD for %1 in (%windir%\system32\*.dll) do regsvr32.exe /s %1 回车 问题解决 转载于:https://blog.51cto.com/prestest/1784485