| 
 | 
原帖由 sp_star 于 2012-8-27 15:10 发表   
是我改的,也参照了不少其他的PE。   
我是用 win8 rtm 企业版 英文, 试用 WinBuilder 0827 的一些回报. 
 
Errors 
 
 [Failed]  (1.1-Basic.Script) FileCopy -  
Failed to copy [D:\StoredWims\winre\Windows\Fonts\simsun.ttc]  
to: [%BaseDir%\Target\Win8PE\Windows\Fonts\simsun.ttc]: 系统找不到指定的档案。 
 
 [Failed]  (1.1-Basic.Script) FileCopy -  
Failed to copy [D:\StoredWims\winre\Windows\Fonts\msyh.ttc]  
to: [%BaseDir%\Target\Win8PE\Windows\Fonts\msyh.ttc]: 系统找不到指定的档案。  
 
simsun.ttc 及 msyh.ttc 好像是在 install.wim 内, 而非 winre.wim 内. 
 
 
Handled Errors 
 [Failed-Handled]  (1.1-Basic.Script) FileCopy -  
Failed to copy [D:\StoredWims\install\Windows\System32\fbwflib.dll]  
to: [%BaseDir%\Target\Win8PE\Windows\System32\fbwflib.dll]: 系统找不到指定的档案。   
 
fbwflib.dll, winpesh.exe, wpeinit.exe, wpeutil.exe & wpeutil.dll  
好像是在 winre.wim 内, 而非 install.wim 内. 
 
Warnings 
 [Warning]  (1.3-Themes.Script)  
FileCopy [D:\StoredWims\install\Windows\WinSxS\Manifests\x86_microsoft-windows-o..s-shellui.resources_*_en-US_*]  
to: [%BaseDir%\Target\Win8PE\Windows\WinSxS\Manifests]: No matching file found 
 
 [Warning]  (1.3-Themes.Script)  
FileCopy [D:\StoredWims\install\Windows\WinSxS\Manifests\x86_microsoft-windows-offlinefiles-shellui_*]  
to: [%BaseDir%\Target\Win8PE\Windows\WinSxS\Manifests]: No matching file found  
 
这两个文件, 不存在于 install.wim 内. |   
 
 
 
 |