我是靠谱客的博主 轻松豆芽,最近开发中收集的这篇文章主要介绍解决在安装EVC4.0+sp4时提示“virtual PC/Windows CE Emulator会造成windows不稳定,windows使这些驱动程序无法加载”的问题,觉得挺不错的,现在分享给大家,希望可以做个参考。

概述

导读:
  小弟这段时间准备搞嵌入式开发,结果在配置安装和运行环境的时候就出了不少问题。上面这个问题的解决方法是我从微软网站上直接拷贝下来的,呵呵,特留在这里小记一下。
  方法如下: (这个英文我这个菜鸟级别的都看得懂,不要说看不懂!)
  You install Microsoft Windows CE 4.xEmulator on a computer that is running Microsoft Windows XP Service Pack 2 (SP2). The computer has Data Execution Prevention (DEP) hardware. You receive the following error message when you restart your computer:
  Devices or applications disabled
  'Virtual PC/Windows CE Emulator' will cause Windows to become unstable. Windows has prevented these drivers from loading.
  You may also receive the following error message when you try to start Windows CE 4.xEmulator:
  Emulator for Windows CE
  One or more files from the Emulator for Windows CE installation is missing. Please reinstall Emulator for Windows CE and try again.
  
  To resolve this problem and to run Window CE 4.xEmulator, disable hardware-based DEP on your computer that is running Windows XP SP2. To do this, follow these steps:
  1. Click Start, click Run, type sysdm.cpl, and then click OK.
  2. In the System Propertiesdialog box, click the Advancedtab.
  3. Under Start and Recovery, click Settings.
  4. In the Startup and Recoverydialog box, click Edit.
  5. Disable PAE mode by removing the /paeoption if it exists.
  6. Remove the /noexecuteoption if it exists.
  7. Add the /executeoption.
  8. On the Filemenu, click Save.
  9. To exit Notepad, click Exiton the Filemenu.
  10. To close System Properties, click OKtwo times.
  11. Restart your computer.
  通过更改后,一切搞定。

本文转自
http://www.cnblogs.com/jsjkandy/archive/2007/11/05/950050.html

最后

以上就是轻松豆芽为你收集整理的解决在安装EVC4.0+sp4时提示“virtual PC/Windows CE Emulator会造成windows不稳定,windows使这些驱动程序无法加载”的问题的全部内容,希望文章能够帮你解决解决在安装EVC4.0+sp4时提示“virtual PC/Windows CE Emulator会造成windows不稳定,windows使这些驱动程序无法加载”的问题所遇到的程序开发问题。

如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。

本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
点赞(45)

评论列表共有 0 条评论

立即
投稿
返回
顶部