I don't know what you means with binder variables, but we added this
parameter to heat:
PreprocessorVariable="var.SourceRootFolder"
and that gives us this in the file element:
<File Id="xxx" KeyPath="yes"
Source="$(var.SourceRootFolder)\bin\Spring.Services.dll" />




On Sun, Jul 6, 2014 at 7:56 AM, Rob Mensching <r...@firegiant.com> wrote:

> Transform?
>
> _______________________________________________________________
>  FireGiant  |  Dedicated support for the WiX toolset  |
> http://www.firegiant.com/
>
> -----Original Message-----
> From: Nicolás Alvarez [mailto:nicolas.alva...@gmail.com]
> Sent: Friday, July 4, 2014 8:40 PM
> To: General discussion for Windows Installer XML toolset.
> Subject: [WiX-users] Making Heat output binder variables
>
> How do I make heat output !(bindpath.foo) variables in the File/@Source
> attributes?
>
> No matter what I try, I get $(bindpath.foo). I only get !() if I use a
> variable that starts with "wix." like "-var wix.foo". The -wixvar option
> (documented as "generate binder variables instead of preprocessor
> variables") doesn't change the output.
>
> --
> Nicolás
>
>
> ------------------------------------------------------------------------------
> Open source business process management suite built on Java and Eclipse
> Turn processes into business applications with Bonita BPM Community Edition
> Quickly connect people, data, and systems into organized workflows Winner
> of BOSSIE, CODIE, OW2 and Gartner awards http://p.sf.net/sfu/Bonitasoft
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
> ------------------------------------------------------------------------------
> Open source business process management suite built on Java and Eclipse
> Turn processes into business applications with Bonita BPM Community Edition
> Quickly connect people, data, and systems into organized workflows
> Winner of BOSSIE, CODIE, OW2 and Gartner awards
> http://p.sf.net/sfu/Bonitasoft
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>



-- 
mvh
Asbjørn
------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to