chm 帮助文件的安装程序快捷方式

发布于 2024-08-05 19:37:16 字数 82 浏览 9 评论 0原文

是否可以为 chm 文件内的特定帮助主题提供开始菜单快捷方式?我还没有发现任何东西表明这是可能的。我认为这是不可能的,因为 chm 是一个二进制文件。

Is it possible to provide a start menu shortcut to a specific help topic inside of a chm file? I have not found anything that would indicate that this is possible. And I do not think it is possible since the chm is a binary file.

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

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

发布评论

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

评论(1

够钟 2024-08-12 19:37:16

是的,您可以安装一个快捷方式来运行命令行,如下所示:

hh.exe C:\path\to\my.chm::topic.html

其中 topic.html 是您要显示的主题。

Yes, you can install a shortcut to run a command line like this:

hh.exe C:\path\to\my.chm::topic.html

where topic.html is the topic you want to display.

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