询问者
XPE开发机依赖性检查时,出现的XPE开发固有组件的错误!

问题
-
XPE开发机依赖性检查时,出现的XPE开发固有组件的错误!比如下面的WMI Windows Installer provider 组件,
Can not find the resource msi.mof for WMI Windows Installer provider in the following search path:
……(这里是路径,身份未被验证,官方不给发)……
The estimated configuration size may not be accurate.
然后我打开对应组件下的files,里面msi.mof的路径正确,也存在这个文件。
诸如此类,总共检查到了几百个警告,全是XPE自带组件的警告!如下:
CFDB: 10.89 secs, 4788 reqs. LAB: 9.05 secs, 20147 reqs, 77% hits, 200 entries
Resolve complete, elapsed time: 58.27 seconds
No errors and 312 warnings并且最后检查完毕时,依赖性no errors and no warnings
请问,这是安装XPE开发版时没弄好呢,,还是其它什么问题??求解答!
- 已编辑 孙monkey 2013年1月29日 7:57
2013年1月29日 7:56
全部回复
-
你能发个截图出来么?
肖正波 / Zhengbo.Xiao
销售微软软件授权、技术支持及相关培训
深圳艾斯威特贸易有限公司
www.iswtt.com
我的WIndows Embedded中文技术BLOG(海外):
http://questor87.wordpress.com/
我的WIndows Embedded中文技术BLOG(国内):
http://blog.sina.com.cn/windowsembedded
QQ:1320232327(另外两个已满)
MSN:questor_87@hotmail.com
MCTS:
Windows Embedded Standard 7 Development
Windows Embedded Standard 2009 Development
Windows Embedded Standard CE Development
Microsoft MVP(2010-2012)- 已编辑 happymy 2013年1月29日 12:02
2013年1月29日 12:02 -
昨天的问题今天没发生了,没法截图了!不过对做好的又检查一下:
按下按键build image后,,一开始是依赖性检查,一个错误都没有;
然后是问用不用删除windows embede image文件夹下的各种文件时,我选择是(删除),然后出现下面的情况:
Performing a dependency check...
Dependency check has been completed.
Emptying image folder...
Image folder has been emptied.Starting run-time build at: 2013-1-30 上午 09:46:29...
Building: "Base Component [Version 5.1.2600, R2010]"...
Building: "Base Performance Counters [Version 5.1.2600.2180, R2890]"...
Error 1005: File not found: "perfos.dll"
Error 1005: File not found: "perfproc.dll"
Building: "Base Support Binaries [Version 5.1.2600.2180, R2890]"...
Error 1005: File not found: "makecab.exe"
Error 1005: File not found: "msidle.dll"
Error 1005: File not found: "grpconv.exe"
Error 1005: File not found: "packager.exe"
Error 1005: File not found: "diantz.exe"这个和昨天的差不多,都是系统无法找到相关文件。可是这些文件路径正确,文件也存在……
2013年1月30日 1:54