windows系统exe程序报应用程序错误问题解决

cmd下执行

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

 

posted @ 2021-10-11 09:37  超快排华哥  阅读(1266)  评论(0)    收藏  举报