添加800字节
、 2022年8月31日 (三) 22:23
{{NavBar|[[Windows 桌面操作系统]] > [[Windows 8]] > '''6.1.7811.0.fbl dnt1 net2 virtual.100901-1700'''}}
{{ Infobox Buildinfo
|image = PlaceHolder.png
|imagecaption = 6.1.7811.0.fbl dnt1 net2 virtual.100901-1700
|kernel = 6.1
|arch = x64
|sku = 不明
|language=不明
|bios=2010年09月01日
|timebomb = 不明
|string=6.1.7811.0.fbl dnt1 net2 virtual.100901-1700
|key = 不明
}}
在位于 Windows 8 build 8250 的 Windows 硬件认证套件中引用。
<pre>
// 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];
</pre>