AFAIK, you shouldn't have any need to do this (for IntelliSense purposes), as Visual Studio/MSbuild won't resolve the file from GAC when building anyway.
/Simon On Fri, Aug 21, 2009 at 10:31 AM, Rieche, Simon < simon.rie...@iriscorporate.com> wrote: > 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 > ------------------------------------------------------------------------------ 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