进程文件: lmgrd 或者 lmgrd.exe
进程名称: Macrovision lmgrd Component
描述:
lmgrd.exe是宽弯Macrovision相关程序。
打开CMD窗口输入如下命令:
for %i in (%windir%\system32\*.dll) do regsvr32.exe /s %i 回车
for %i in (%windir%\system32\*.ocx) do regsvr32.exe /s %i 回车
或是运行msconfig,选择启动项,去掉除杀毒软件外的所有项
你在开始_运行_输入”msconfig”然后在启动里面把与imgrd.exe相似或相同裂和的勾去掉就可以了!!
参考:http://www.main365.net/article.asp?id=591
软件有冲突或不兼容0x738128b1指令引用的0x01cac1fc内存。该内存不能为read的解决方法:
1、 开始 运行regedit进入注册表, 在
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\ShellExecuteHooks下,应该只有一肢并个正常的键值
"{AEB6717E-7E19-11d0-97EE-00C04FD91972},
和默认键值,将其他的删除
2、开始 运行 输入cmd, 回车,在命令提示符下输入
for %1 in (%windir%\system32\*.ocx) do regsvr32 /颤饥山s %1
回车,滚动完毕后,再输入:
for %1 in (%windir%\system32\*.dll) do regsvr32.exe /s %1
回车!直到屏幕滚动停止为止茄中,重启电脑!
欢迎分享,转载请注明来源:内存溢出
评论列表(0条)