在 Wix 中,广告快捷方式可以使用系统文件关联中的图标吗?
问题是关于 Wix 和设置广告快捷方式的图标:
如果您的安装程序包含手册或 .pdf 格式的文档,并且您想要创建 PDF 文件的快捷方式。是否可以使用基于系统文件关联的快捷方式图标?
例如,用户有 Adobe reader,快捷方式会显示 adobe pdf 图标。 用户有 Foxit/其他阅读器,快捷方式会获取该程序图标。 ETC。
A question is about Wix and setting the icon of an advertised shortcut:
If your installer contains a manual, or document in say .pdf format and you want to create a shortcut to the PDF file. Is it possible to use an icon for the shortcut based on the systems file associations?
e.g. User has Adobe reader, the shortcut gets adobe pdf icon.
User has Foxit/Other reader, the shortcut gets that program icon instead. etc.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
据我了解安装程序的魔力,这是不可能的。这与 Wix 无关,但属于一般 MSI 行为。因此,您需要使用未公布的快捷方式来显示 PDF 文件的用户图标。
As far as I understand the installer magic, this is not possible. This has nothing to do with Wix but is a general MSI behaviour. Thus you would need to use un-advertised shortcuts to display the user's icon for PDF files.