I have followed the example as given here.
http://www.dalun.com/wix/05.22.2007.htm

I have the path of .net assembly coming from the configuration xml.
but when I concatenate as follows I get an error.

<Component Id="C1234" Guid="33BA5030-BDA0-49c8-BAF4-B4E030FA8C70">
           <File Id="F1234" Name="myassembly.dll"
                 DiskId="1" Source="[MYPATH]\myassembly.dll"
Assembly=".net" KeyPath="yes"></File>
</Component>

-------------------------------------------------------------------------
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