Windows XP Build 2496.0.main.010615-1711
跳转到导航
跳转到搜索
Windows XP 的版本 | |
操作系统家族 | Windows NT 系列 |
---|---|
NT 版本 | Windows NT 5.1 |
内部版本号 | 2496 |
修订版本号 | 0 |
体系结构 | x86、IA-64 |
内部版本实验室 | main |
编译日期 | 2001 年 6 月 15 日 |
已知 SKU 版本 | |
Professional | |
Windows XP Build 2496 是 Windows XP 的未泄露版本。此版本是提及版本,可以在德语版[1]的 Windows XP Step by Step Interactive(SBSI)Tour(Windows XP 循序渐进交互式教程)中找到对此版本的引用。在上述操作系统的 \base\ntsetup\opktools\winpeoc\xwinpe\docs\winpe build process.doc
中,可以找到对 Professional SKU 的多个引用,以及对 IA-64 体系结构的引用。
x86 Professional 引用资料
1. Obtain a base Windows XP Professional Setup CD image from which the Windows PE will be built. One can use an install CD; I copied the contents of \\winbuilds\release\main\usa\2496\x86fre\pro to a local directory, D:\images\2496-x86fre-pro. I also shared this directory (as \\t-jpol-dev\pro) to t-jpol-dev\Guest, granting RLX privileges as well.
5. Run mkimg.cmd. I ran the command mkimg D:\images\2496-x86fre-pro D:\images\winpe-build-dest. 1040 files were copied.
b. I ran net use P:\\t-jpol-dev\pro to mount the Windows XP Professional installation CD image I’d copied into D:\images\2496-x86fre-pro.
IA-64 Professional 引用资料
Then, I ran the command mkimg \\winbuilds\release\main\usa\2496\ia64fre\pro D:\images\winpe-2496-ia64. This single error is reported: “Error in copying (2) : \\winbuilds\release\main\usa\2496\ia64fre\pro\ia64\efinvr.exe -> D:\images\winpe-build-ia64\IA64\system32\efinvr.exe”. There is a bug in the OPK documentation; the file efinvr.exe must also be copied from the tools directory in the 3rd step above when making an image for IA64. Once the IA64 image was ready, I copied the contents of D:\images\winpe-2496-ia64\IA64 into C:\MININT on the IA64 machine.