Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以为 chm 文件中的特定帮助主题提供开始菜单快捷方式?我没有发现任何表明这是可能的。而且我认为这是不可能的,因为 chm 是二进制文件。
是的,您可以安装一个快捷方式来运行这样的命令行:
hh.exe C:\path\to\my.chm::topic.html
topic.html您要显示的主题在哪里。
topic.html