Hi Yan!

I tried an example found at
http://www.mail-archive.com/wix-users@lists.sourceforge.net/msg27515.html

-- but I'm unable to get it going :(

I want to ignore

  <Component Id="cmp20CFFB2FF46488AF2CD00E2C9543E202" Directory="INSTALLDIR" 
Guid="*">
(which includes one file)

I used the aforementioned example and tried with
<xsl:template match="@id[.='cmp20CFFB2FF46488AF2CD00E2C9543E202']" />
But the filter doesn't seem to apply (my component is still in the output)

can you help me?

thanks,
Markus

On Dec 10, Yan Sklyarenko <y...@sitecore.net> wrote:

>  Markus,
>
>  The heat.exe has a switch -t:<transform.xsl>. If you specify this switch
>  running heat, the 'transform.xsl' will be applied to the regular output
>  of you heat command. The final resulting wxs file will contain
>  transformed xml.
>
>  There are no special requirements for that XSL transform.
>
>  Hope this helps,
>
>  -- Yan

------------------------------------------------------------------------------
Return on Information:
Google Enterprise Search pays you back
Get the facts.
http://p.sf.net/sfu/google-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to