Advertise='yes'

On Sun, Jul 15, 2012 at 9:04 PM, Nick Ramirez <nickra...@hotmail.com> wrote:

> Looking through the WiX installer, in CoreMsi\Doc.wxs, I see a shortcut
> being
> added:
>
> <Component>
>    <File Source="WiX.chm" />
>    <Shortcut Id="WixChmShortcut"
>                  Directory="ShortcutFolder"
>                  Name="WiX Documentation"
>                  Icon="WixSetupIcons.ico"
>                  IconIndex="0"
>                  Advertise="yes" />
> </Component>
>
> How does it manage to add a Shortcut without also adding a RemoveFolder and
> RegistryValue element? Out of curiosity.
>
> --
> View this message in context:
> http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/How-do-the-WiX-shortcuts-work-tp7579442.html
> Sent from the wix-users mailing list archive at Nabble.com.
>
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>



-- 
virtually,

   Rob Mensching
   http://RobMensching.com LLC
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to