|
|
发表于 2013-9-20 12:21:48
|
显示全部楼层
本帖最后由 andos 于 2013-9-20 13:22 编辑
clonecd 发表于 2013-9-20 11:02 
看了你在sp_star的帖子回复我以为你们已经解决了呢。
正要叫你们传一个上来尝尝鲜。
还没解决到呢....
以前搜到过老外是说和一个注册值有关的说....(不知是真是假)
Looks like the problem definitely has to do with the HKLM\System\Setup\SystemSetupInProgress registry key. Setting it to 1 in a normal windows environment reproduces the problems with explorer.
Looks like both dwm.exe and explorer.exe check the value of SystemSetupInProgress when starting up. I tried patching the string in the exe but it looks like both dwm.exe and explorer.exe get that value from some other loaded dll or exe.
So its starting to look like Microsoft may have deliberately prevented explorer from running in winpe this time around. |
|