在 WinCE 上安装诊断消息

发布于 2024-12-01 10:12:12 字数 245 浏览 1 评论 0原文

我有一个 Windows CE 设备,我尝试在其上安装 NETCFv35.Messages.EN.cab 中包含的所有异常消息。

我的问题是,双击 CAB 文件时,收到以下错误消息:

文件“NETCFv35.Messages.EN.wm.cab”不是有效的 Windows CE 安装文件。

有人遇到过这条消息吗?我该如何修复它并安装此 CAB?

谢谢。

I've a Windows CE device on which I try to install all Exceptions message contained in the NETCFv35.Messages.EN.cab

My problem is, when double-clicking on the CAB File, I get the following error message :

The file "NETCFv35.Messages.EN.wm.cab" is not a valid Windows CE Setup file.

As anyone faced this message? How can I fix it and install this CAB?

Thanks.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

送舟行 2024-12-08 10:12:12

您是否尝试将其安装在通用 Windows CE(即不是 WinMo/WEH)设备上?如果是这样,那很可能就是问题所在。请注意,您的 CAB 文件中包含“wm”,表示 Windows Mobile CAB。

相反,请尝试非 WinMo 版本 NETCFv35.Messages.EN.cab(在我的计算机上位于 C:\Program Files (x86)\Microsoft.NET\SDK\CompactFramework\v3.5 \WindowsCE\诊断)。

Are you attempting to install this on a generic Windows CE (i.e. not WinMo/WEH) device? If so that could very well be the problem. Note that your CAB file has "wm" in in, indicating a Windows Mobile CAB.

Instead, try the non WinMo version NETCFv35.Messages.EN.cab (found on my machine at C:\Program Files (x86)\Microsoft.NET\SDK\CompactFramework\v3.5\WindowsCE\Diagnostics).

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文