Windows Codename Polaris:10.0.16299.241.rs3 release svc sec.180102-2128

来自BetaHeritage Wiki
Lzw讨论 | 贡献2023年3月4日 (六) 18:12的版本 (创建页面,内容为“{{NavBar|Windows 桌面操作系统 > Windows 客户端操作系统 > Windows Codename Polaris > '''10.0.16299.241.rs3 release svc sec.180102-2128'''}} {…”)
(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)
跳到导航 跳到搜索
250px
10.0.16299.241.rs3 release svc sec.180102-2128
内核版本 Windows NT 10.0
架构 arm
版本 Polaris
语言 en-US
BIOS日期 2018 年 1 月 2 日
版本字串 10.0.16299.241.rs3 release svc sec.180102-2128

目前唯一可用的Polaris版本。与后期WCOS的组件结构和组装方式不同,其更类似于Desktop,而不是Mobile。

系统内有一个DefalutApp,作用未知,但有如下信息:

HubPage.xaml

    <!-- TODO (alecont): Remove this after TP2, TFS #1080657 -->
    <StackPanel x:Name="EULAReminderText" Orientation="Vertical"  Visibility="Collapsed" VerticalAlignment="Top" HorizontalAlignment="Right" Margin="10">
      <TextBlock Text="By using this software you agree to Microsoft license terms." Style="{StaticResource CopyrightTextBlockStyle}" />
      <TextBlock Text="This limited-feature version of Windows IoT Athens is designed exclusively for driver development only." Style="{StaticResource CopyrightTextBlockStyle}" />
      <TextBlock Text="The privacy statement for this prerelease version of the Windows operating system can be viewed here:" Style="{StaticResource CopyrightTextBlockStyle}" />
      <TextBlock Text="http://go.microsoft.com/fwlink/?linkid=506737" Style="{StaticResource CopyrightTextBlockStyle}" />
    </StackPanel>