管理资源吧

当前位置:管理资源吧首页>>>tech>>>c1>>>电脑常识

out of memory是什么意思怎么解决

  windows 7系统:

  1.进入命令行: 点击开始菜单 -> 在搜索框中输入 "cmd",按下 ctrl + shift + 回车(命令行的*员模式)

  2.输入命令:bcdedit /set increaseuserva 3072 回车

  3.重启系统.

  xp系统:

  1.去掉引导文件只读等属性:开始 -> 运行 输入"attrib c:boot.ini -h -r -s" 回车

  2.编辑引导文件:开始 -> 运行 输入"c:boot.ini" 回车,在类似“multi(0)disk(0)rdisk(0)partition(1)WINDOWS="Microsoft Windows XP Professional" /noexecute=optin /fastdetect” 这一行最后加上“/3GB” 保存。

  3.恢复引导文件只读等属性:开始 -> 运行 输入"attrib c:boot.ini +h +r +s" 回车

  4.重启系统.

tech首页 更多tech