win8.1photosapp内存不能为read怎么办?
win8.1 photos app出现“内存不能为read”时,可以用如下方法解决:
点击电脑右下角的:开始-运行
在框框里面输入:cmd,按回车键!
进入"c:\windows\system32\cmd.exe"窗口!
在"c:\windows\system32\cmd.exe"窗口中的命令提示符下直接输入:for %1 in (%windir%\system32\*.dll) do regsvr32.exe /s %1 (可以复制-粘贴)
注意:是在命令提示符下,不是在“运行”框中!
按“enter”键回车!
开始对系统所有的dll文件重新注册
直到屏幕滚动停止为止,重启电脑!
赞 (0)