紧凑框架 3.5 应用程序无法在 Windows Mobile 6.1 上运行

发布于 2024-07-15 04:38:01 字数 69 浏览 7 评论 0原文

不过可以让compact Framework 2.0程序运行。

手机上安装了compact 3.5???

however can get compact framework 2.0 program to run.

compact 3.5 is installed on phone???

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

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

发布评论

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

评论(3

酷炫老祖宗 2024-07-22 04:38:01

我不认为所有 Windows Mobile 6.1 手机都预装了 3.5 版本。 您可以通过读取注册表项来检测安装了哪个版本的紧凑框架:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETCompactFramework

I don't think that all Windows Mobile 6.1 phones come with 3.5 version preinstalled. You can detect which version of the compact framework is installed by reading a registry key:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETCompactFramework
幸福还没到 2024-07-22 04:38:01

CF 3.5 是 OEM 安装的一个选项,而不是必需的,因此它可能不在您的手机上。 运行 \Windows 文件夹中的 cgacutil.exe 以使其报告所有已安装的版本。

CF 3.5 was an option for OEMs to install, not a requirement, so it's probably not on your phone. Run cgacutil.exe in the \Windows folder to get it to report all of the versions installed.

梦里南柯 2024-07-22 04:38:01

如果您的手机没有 NETCF 3.5,此 Microsoft 网页显示(我认为)您可以在 WM6 设备上安装 NETCF 3.5:

NET Compact Framework 3.5 Redistributable

(您的问题很不清楚;我不确定您是否在说设备已安装 NETCF 3.5,或者您询问是否已安装。)

If your phone doesn't have NETCF 3.5, this Microsoft web page says (I think) you can install NETCF 3.5 on your WM6 device:

NET Compact Framework 3.5 Redistributable

(Your question is very unclear; I'm not sure if you're saying the device already has NETCF 3.5 installed, or you are asking if it is.)

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