WES 8的开关机画面配置

 

前言
一直以来,嵌入式厂家都希望客户从开机到进入应用整个的过程都是属于一种专属的感觉,以前用传统的windows 系统的时候虽然也可以对如开发画面及Logo做些修改,但是都不是很官方的做法;在XPE/WES 7,虽然也有过对开机画面进行客制化的配置,但是还是不彻底。到了WES 8时代,感觉微软终于抓住了客户的需求,把开关机画面及Logo的修改权限终于开放出来了。接下来我们就此进行些研究,希望能勾起大家使用WES 系统的兴趣吧。
 
1) WES 8里面的branding module
所有的相关的开关机Logo 及画面的修改都在此module里面, 如下所示:其中branded screens 和 windows 8 application launcher 是针对Windows 8 标准启动界面的module .
 

 
2) 制作一个windows 8标准的开关机界面,请选择如下的两个module 就好了。
 

Branded screens : 此模块可以显示在 startup screen /shutdown screen/system properties page 中的WES 8的各种标准logo及icon
Windows 8 application launcher : 此模块是针对以Windows 8 application(以前叫metro)磁贴程序作为启动界面的module
 
3) 如果你不想在开关机的时候,看到任何windows 的logo及画面/动画。就需要用到其他的几个module了。请添加如下的几个module。 其默认的设定就OK 了。
其custom logon 模块大概功能如下:其配置项就是对这些功能进行enable/disable.
You can use custom Logon to enable or disable the following:
·     Power Button UI on the logon screen (item 1 in figure B, below)
·     Input Method Selection UI on the logon screen
·     Ease of Access button UI on the logon screen (item 2 in figure B, below)
·     Status messages and progress indicators on the logon screen
·     Lock screen when no session is active
·     Blocked Shutdown Resolver (BSDR) screen
·     Logon screen transition animations
 

其unbranded boot 模块大概功能如下:
You can use unbranded Boot to do the following:
·     Hide the default Windows logo displayed during the loading screen (item 1 in figure A, below)
·     Hide the boot status text displayed during the loading screen (item 2 in figure A, below. Note that there is no status text displayed in CTP 2)
·     Hide the status indicator during the loading screen (item 3 in figure A, below)
·     Display a blank screen when Windows Embedded Standard 8 encounters an unrecoverable error
·     Disable the F8 and F10 keys during startup to prevent access to the advanced boot options menu
Unbranded Boot does not provide any functionality to add your own custom logo during startup
(请注意这红色的字体部分,表示微软并没有提供任何添加客户Logo的功能。根据目前的测试结果,开机过程中也只能隐藏屏幕背景,而无法替换此背景的。)
 
 

4)请注意如下的开机界面的定义
 

 
Figure A – Windows Embedded Standard 8 loading screen. The numbered boxes correspond to the following items:
1. Windows logo
2. Boot Status Text
3. Status Indicator
 

 
Figure B – Windows Embedded Standard 8 logon screen. The numbered boxes correspond to the following items:
1. Power Button
2. Ease of Access button
3. Logon credential provider
 
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章