Windows 安装项目中的广告快捷方式与非广告快捷方式 [英] Advertised shortcuts vs. non-advertised shortcuts in windows setup project

查看:69
本文介绍了Windows 安装项目中的广告快捷方式与非广告快捷方式的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我无法理解在快捷方式属性中使用属性广告的确切后果.有什么不同?

I cannot understand what is exact consequences of using attribute Advertise in Shortcut attribute. What is the diffirence?

推荐答案

广告快捷方式被广告功能使用:

Advertised shortcuts are used by advertised features:

  • 当一个功能按照广告安装时,它只在 Windows Installer 中注册;它的内容实际上并未复制到机器上
  • 当启动针对此广告功能中某些内容的广告快捷方式时,该功能内容最终会被复制到机器上

因此广告功能和快捷方式是一种广告"形式.您的软件包向用户显示它具有可用的功能,并且仅在用户想要使用它时才安装它.如果从不使用快捷方式,则永远不会完全安装该功能.

So advertised features and shortcuts are a form of "advertising". Your package shows the user that it has a feature available and installs it only when the user want to use it. If the shortcut is never used, the feature is never fully installed.

这篇关于Windows 安装项目中的广告快捷方式与非广告快捷方式的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆