我的电脑,我的文件夹都打不开了?


解决方法:

运行 输入cmd
回车在命令提示符下输入

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

posted on 2006-05-24 21:48  zz  阅读(846)  评论(0编辑  收藏  举报

导航