It'll look something like:

<File Id="yourfileid" Assembly=".net" ...>
        <AssemblyName Id="WhateverFileVersionIsCalledSinceIAlwaysForget" 
Value="$(bind.FileVersion.yourfileid)"/>
</File>

I think.  I haven't tried it, but it should work.

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Neil Sleightholm
Sent: Friday, July 11, 2008 10:09
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Assembly file versions in wixlibs

>>3.  You should be able to get the behavior you want by manually adding
the AssemblyName element and refer to the !(wix. FileVersion.FileId).

Do you have any pointers to samples to get me started?

Neil


-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to