重新注册所有DLL 02.25.2010 · Posted in windows, 计算机 重新注册所有DLL:for %1 in(windir%\system32\*.dll)do regsvr32.exe /s %1 好象真能治百病,呵呵 ... 1 Comment » Tags: windows