Q:WinPE是什么? A:WinPE的全名是Windows PreInstallation Environment。关于WinPE是什么,解释如下:
一、中文解释:Windows PreInstallation Environment(WinPE)直接从字面上翻译就是“Windows预安装环境”,微软在2002年7月22日发布,它的原文解释是:“Windows预安装环境(WinPE)是带有限服务的最小Win32子系统,基于以保护模式运行的Windows XP Professional内核。它包括运行Windows安装程序及脚本、连接网络共享、自动化基本过程以及执行硬件验证所需的最小功能。”换句话说,你可把WinPE看作是一个只拥有最少核心服务的Mini操作系统。微软推出这么一个操作系统当然是因为它拥有与众不同的系统功能,如果要用一句话来解释,我认为与Win9X/2000/XP相比,WinPE的主要不同点就是:它可以自定义制作自身的可启动副本,在保证你需要的核心服务的同时保持最小的操作系统体积,同时它又是标准的32位视窗API的系统平台。
二、英文解释:WinPE is a minimal OS, based on the Windows XP kernel, that will replace MS-DOS during the initial OS installation stages beginning with the next Windows desktop OS, which is known as Longhorn. Recent alpha builds of Longhorn use WinPE, which provides a GUI environment during the entire installation instead of the old text-based screen prompts that are common during the initial setup of earlier Windows installations. WinPE will also let the user enter the license key during the initial stage of the installation, rather than forcing the user to wait until later in the installation process.
详细信息请访问帖子:http://bbs.wwwfox.net/cgi-bin/to ... ic=13277&show=0
[Climbing 于 2003年11月11日整理添加]
Q: 如何去掉NT/2000/XP/2003安装光盘启动时“Press any key to boot from cd...”的提示? A:搜索光盘上的bootfix.bin文件,将其删除或者改名。严谨一点儿说:在你制做系统安装光盘之前,搜索系统安装目录中的bootfix.bin,将其删除即可。对于单系统光盘,该文件在i386目录下,对于N合一光盘,该文件在对应的启动软盘组目录下。
[Climbing 于 2003年12月15日添加]