Hello,

is there a way to deploy with WiX the XML documentation file -generated by 
Visual Studio- together with the dll to the GAC?

For example the file Test.xml for the Test.dll:

<Component Id="C_Test.dll" Guid="11111111-2222-3333-4444-555555555555">
 <File Id="F_Test.dll" Name="Test.dll" KeyPath="yes" Vital="yes" 
Assembly=".net" Source="Input\GAC\Test.dll "/>
</Component>

Regards,
Simon

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to