积极答复者
在FBWF环境下更改时区

问题
-
Hi all
1. 請問是否有方式在開啟Fbwf環境下,不需重新Reboot並且可以更改時區?
2.目前有加入Registry Filter并在Registry filter Configuration中加入了 timeZone相关的Registry
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\TimeZoneInformation]
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\TimeZoneInformation]
[HKEY_USERS\.DEFAULT\Software\Microsoft\Windows NT\CurrentVersion\Time Zones]
[HKEY_USERS\S-1-5-18\Software\Microsoft\Windows NT\CurrentVersion\Time Zones]但在启动FBWF后并更改时区,下次重新Reboot一样会回到预设值是否還有其它短缺?
感谢大大门的帮忙,谢谢!!
答案
-
注册表改以下的就可以了
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\TimeZoneInformation\ActiveTimeBias=-480 (输入这个数字)
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\TimeZoneInformation\Bias=-480
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\TimeZoneInformation\DaylightBias=0
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\TimeZoneInformation\DaylightName=China Standard Time
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\TimeZoneInformation\DaylightStart=16个二进制00
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\TimeZoneInformation\StandardBias=0
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\TimeZoneInformation\StandardName=China Standard Time
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\TimeZoneInformation\StandardStart=16个二进制00HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001 分支下的也要改
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002 分支下的也要改
另外用FBWFMGR检查FBWF的排除列表是否有C:\regdata这个文件。
肖正波
诚亚博瑞科技有限公司
我的WIndows Embedded中文技术BLOG:
www.XPE.cc
http://m--y.spaces.live.com/blog/
QQ:1320232327(另外两个已满)
MSN:questor_87@hotmail.com
MCTS:70-571;MCTS:70-577;MCTS:70-582
Microsoft MVP(2010)- 已建议为答案 happymyModerator 2010年8月9日 14:13
- 已标记为答案 BrookLiu888 2010年8月10日 3:56
- 取消答案标记 BrookLiu888 2010年8月10日 3:56
- 已标记为答案 BrookLiu888 2010年8月11日 1:43
-
HKLM\SYSTEM\ControlSet001\Control\TimeZoneInformation\Bias: 0xFFFFFE20
HKLM\SYSTEM\ControlSet001\Control\TimeZoneInformation\Bias: 0xFFFFFD30
HKLM\SYSTEM\ControlSet001\Control\TimeZoneInformation\StandardName: "China Standard Time"
HKLM\SYSTEM\ControlSet001\Control\TimeZoneInformation\StandardName: "Fiji Standard Time"
HKLM\SYSTEM\ControlSet001\Control\TimeZoneInformation\DaylightName: "China Standard Time"
HKLM\SYSTEM\ControlSet001\Control\TimeZoneInformation\DaylightName: "Fiji Standard Time"
HKLM\SYSTEM\ControlSet001\Control\TimeZoneInformation\ActiveTimeBias: 0xFFFFFE20
HKLM\SYSTEM\ControlSet001\Control\TimeZoneInformation\ActiveTimeBias: 0xFFFFFD30
HKLM\SYSTEM\CurrentControlSet\Control\TimeZoneInformation\Bias: 0xFFFFFE20
HKLM\SYSTEM\CurrentControlSet\Control\TimeZoneInformation\Bias: 0xFFFFFD30
HKLM\SYSTEM\CurrentControlSet\Control\TimeZoneInformation\StandardName: "China Standard Time"
HKLM\SYSTEM\CurrentControlSet\Control\TimeZoneInformation\StandardName: "Fiji Standard Time"
HKLM\SYSTEM\CurrentControlSet\Control\TimeZoneInformation\DaylightName: "China Standard Time"
HKLM\SYSTEM\CurrentControlSet\Control\TimeZoneInformation\DaylightName: "Fiji Standard Time"
HKLM\SYSTEM\CurrentControlSet\Control\TimeZoneInformation\ActiveTimeBias: 0xFFFFFE20
HKLM\SYSTEM\CurrentControlSet\Control\TimeZoneInformation\ActiveTimeBias: 0xFFFFFD30上面是我抓注册表的结果,上一行是改之前,后一行是更改时区之后的结果。你参考一下吧。
肖正波
诚亚博瑞科技有限公司
我的WIndows Embedded中文技术BLOG:
www.XPE.cc
http://m--y.spaces.live.com/blog/
QQ:1320232327(另外两个已满)
MSN:questor_87@hotmail.com
MCTS:70-571;MCTS:70-577;MCTS:70-582
Microsoft MVP(2010)- 已建议为答案 happymyModerator 2010年8月10日 16:01
- 已标记为答案 BrookLiu888 2010年8月11日 1:43
全部回复
-
注册表改以下的就可以了
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\TimeZoneInformation\ActiveTimeBias=-480 (输入这个数字)
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\TimeZoneInformation\Bias=-480
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\TimeZoneInformation\DaylightBias=0
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\TimeZoneInformation\DaylightName=China Standard Time
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\TimeZoneInformation\DaylightStart=16个二进制00
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\TimeZoneInformation\StandardBias=0
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\TimeZoneInformation\StandardName=China Standard Time
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\TimeZoneInformation\StandardStart=16个二进制00HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001 分支下的也要改
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002 分支下的也要改
另外用FBWFMGR检查FBWF的排除列表是否有C:\regdata这个文件。
肖正波
诚亚博瑞科技有限公司
我的WIndows Embedded中文技术BLOG:
www.XPE.cc
http://m--y.spaces.live.com/blog/
QQ:1320232327(另外两个已满)
MSN:questor_87@hotmail.com
MCTS:70-571;MCTS:70-577;MCTS:70-582
Microsoft MVP(2010)- 已建议为答案 happymyModerator 2010年8月9日 14:13
- 已标记为答案 BrookLiu888 2010年8月10日 3:56
- 取消答案标记 BrookLiu888 2010年8月10日 3:56
- 已标记为答案 BrookLiu888 2010年8月11日 1:43
-
HKLM\SYSTEM\ControlSet001\Control\TimeZoneInformation\Bias: 0xFFFFFE20
HKLM\SYSTEM\ControlSet001\Control\TimeZoneInformation\Bias: 0xFFFFFD30
HKLM\SYSTEM\ControlSet001\Control\TimeZoneInformation\StandardName: "China Standard Time"
HKLM\SYSTEM\ControlSet001\Control\TimeZoneInformation\StandardName: "Fiji Standard Time"
HKLM\SYSTEM\ControlSet001\Control\TimeZoneInformation\DaylightName: "China Standard Time"
HKLM\SYSTEM\ControlSet001\Control\TimeZoneInformation\DaylightName: "Fiji Standard Time"
HKLM\SYSTEM\ControlSet001\Control\TimeZoneInformation\ActiveTimeBias: 0xFFFFFE20
HKLM\SYSTEM\ControlSet001\Control\TimeZoneInformation\ActiveTimeBias: 0xFFFFFD30
HKLM\SYSTEM\CurrentControlSet\Control\TimeZoneInformation\Bias: 0xFFFFFE20
HKLM\SYSTEM\CurrentControlSet\Control\TimeZoneInformation\Bias: 0xFFFFFD30
HKLM\SYSTEM\CurrentControlSet\Control\TimeZoneInformation\StandardName: "China Standard Time"
HKLM\SYSTEM\CurrentControlSet\Control\TimeZoneInformation\StandardName: "Fiji Standard Time"
HKLM\SYSTEM\CurrentControlSet\Control\TimeZoneInformation\DaylightName: "China Standard Time"
HKLM\SYSTEM\CurrentControlSet\Control\TimeZoneInformation\DaylightName: "Fiji Standard Time"
HKLM\SYSTEM\CurrentControlSet\Control\TimeZoneInformation\ActiveTimeBias: 0xFFFFFE20
HKLM\SYSTEM\CurrentControlSet\Control\TimeZoneInformation\ActiveTimeBias: 0xFFFFFD30上面是我抓注册表的结果,上一行是改之前,后一行是更改时区之后的结果。你参考一下吧。
肖正波
诚亚博瑞科技有限公司
我的WIndows Embedded中文技术BLOG:
www.XPE.cc
http://m--y.spaces.live.com/blog/
QQ:1320232327(另外两个已满)
MSN:questor_87@hotmail.com
MCTS:70-571;MCTS:70-577;MCTS:70-582
Microsoft MVP(2010)- 已建议为答案 happymyModerator 2010年8月10日 16:01
- 已标记为答案 BrookLiu888 2010年8月11日 1:43