Windows CE 6.0 的安装过程十分繁琐,并且对开发主机的要求比较高(否则会很慢),
建议按照介绍的步骤安装开发环境。
Visual Studio 2005
Visual Studio 2005 Service Pack 1(文件名:VS80sp1-KB926601-X86-ENU.exe)
Visual Studio 2005 Service Pack 1 Update for Windows Vista
(文件名:VS80sp1-KB932232-X86-ENU.exe)
Visual Studio 2005 Service Pack 1 ATL Security Update
(文件名:VS80sp1-KB971090-X86-INTL.exe) 9 Windows Embedded CE 6.0
Windows Embedded CE 6.0 Platform Builder Service Pack 1
Windows Embedded CE 6.0 R2
Windows Embedded CE 6.0 R3
以上列表顺序基本也说明了这些软件的安装顺序:先安装 Visual Studio 2005 及补丁,
再安装 Windows CE 6.0 及补丁,最后安装第三方软件。
说明:Windows CE 6.0 所使用的 Platform Builder 和以往的 Windows CE 5.0/4.2 等
均不同,它并不是独立的开发平台软件,而是作为 VS2005 的一个插件来安装使用的,
因此必须先安装 VS2005,以后所有的内核配置编译等开发都基于 VS2005 进行。