Hi All,

 

http://wix.sourceforge.net/manual-wix3/specifying_source_files.htm

 

Indicates it should be possible to bind files with light.exe using named
binder paths:

 

In source

<File Source="!(bindpath.foo)bar\baz.txt" />
<File Source="!(bindpath.bar)baz\foo.txt" />

 

Command line

light -b foo=C:\foo\ -b bar=C:\bar\ -b foo=D:\

 

Is this supported in Wix 3.5 (Stable Release)?

I can't seem to get this working and the standard binder used by
Light.exe is searching the filesystem for paths with the literal string
!(bindpath.foo).

 

Cheers

Ian

------------------------------------------------------------------------------
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better 
price-free! And you'll get a free "Love Thy Logs" t-shirt when you
download Logger. Secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsisghtdev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to