少文件吧,原来你的背景也那样,看来我得DIY一下了。 |
试试看这一个命令… x64 for %1 in (%windir%\system32\*.dll) do regsvr32.exe /s %1 for %1 in (%windir%\syswow64\*.dll) do regsvr32.exe /s %1 x86 for %1 in (%windir%\system32\*.dll) do regsvr32.exe /s %1 好像这样可以吧…不知道 |
Powered by Discuz! X3.3
© 2001-2017 Comsenz Inc.