Ryan O'Neill wrote:
> Browsing the docs I found the Binder variables and one for
> bind.assemblyVersion.FileID, it looks like I can't use it in the same way as
> normal properties though as it gets evaluated after the WiX XML has been
> parsed. Has anyone had any experience of using this?
>   

You can use bind-time variables almost everywhere. So, for example, 
<Product Version=" !(bind.FileVersion.fileId)" ...> works fine.

-- 
sig://boB
http://joyofsetup.com/



-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to