“Windows 8:6.1.7811.0.fbl dnt1 net2 virtual.100901-1700”的版本间差异

来自MS-Heritage
跳转到导航 跳转到搜索
(创建页面,内容为“{{NavBar|Windows 桌面操作系统 > Windows 8 > '''6.1.7811.0.fbl dnt1 net2 virtual.100901-1700'''}} {{ Infobox Buildinfo |image = PlaceHolder.png |imageca…”)
 
(文字替换 -“{{NavBar|Windows 桌面操作系统”替换为“{{NavBar|首页 > Windows 桌面操作系统”)
 
第1行: 第1行:
{{NavBar|[[Windows 桌面操作系统]] > [[Windows 8]] > '''6.1.7811.0.fbl dnt1 net2 virtual.100901-1700'''}}
+
{{NavBar|[[首页]] > [[目录:Windows 桌面操作系统|Windows 桌面操作系统]] > [[Windows 8]] > '''6.1.7811.0.fbl dnt1 net2 virtual.100901-1700'''}}
 
{{ Infobox Buildinfo
 
{{ Infobox Buildinfo
 
|image = PlaceHolder.png
 
|image = PlaceHolder.png

2025年7月3日 (四) 16:48的最新版本

PlaceHolder.png

6.1.7811.0.fbl dnt1 net2 virtual.100901-1700
内核 6.1
架构 x64
SKUs 不明
语言 不明
编译日期 2010年09月01日
过期日期 不明
版本字串 6.1.7811.0.fbl dnt1 net2 virtual.100901-1700
产品密钥 不明

在位于 Windows 8 build 8250 的 Windows 硬件认证套件中引用。

// We get the WTT\BuildLabString which looks like this - 7811.0.amd64fre.fbl_dnt1_net2_virtual.100901-1700. We extract the buildnumber alone to make it simpler
// for copying the vhds. Hard-coding 0,1,4 since thats the standard way a WTT\BuildLabString is constructed.
//g_BuildNumber = temp1[0]+"."+temp1[1]+"."+temp1[4];