如何将应用程序安装到 Win Mobile 6.5 设备上,使其出现在桌面/开始菜单上?

发布于 2024-12-04 01:23:32 字数 198 浏览 2 评论 0原文

我创建了一个 CAB 项目,安装程序在我的移动设备上运行良好,但我必须转到资源管理器并打开“Program Files/My APP”才能找到 exe 并启动它。

我是否必须在安装项目的配置中或在安装过程中采取一些操作才能使其按我想要的方式工作?

(我希望在主窗口/桌面或开始菜单上有图标,以便我可以从那里运行它)

I created a CAB project and the installer runs fine on my mobile device, but I have to go to the explorer and open "Program Files/My APP" to find the exe and launch it.

Is there some action I have to take in the config of the setup project or during install to make this work as I want?

(I want to have the icon on the main window/desktop or start menu so that I can run it from there)

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

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

发布评论

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

评论(1

笨笨の傻瓜 2024-12-11 01:23:32

这个是对我有用的链接/答案 - 来自 Cosmin Pirvu 上面的评论

刚刚找到这篇文章:j2i.net/BlogEngine/post/2010/02/04/...。它
看起来你可以创建一个常规快捷方式并将其配置为
安装在“\Windows\开始菜单”中。 – Cosmin Pirvu 9 月 9 日 13:35

This is the link/answer that worked for me - from Cosmin Pirvu's comment above

Just found this article: j2i.net/BlogEngine/post/2010/02/04/… . It
looks like you can just create a regular shortcut and configure it to
install in "\Windows\Start Menu". – Cosmin Pirvu Sep 9 at 13:35

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