In your .wixproj:

<ItemGroup>
   <BindInputPaths Include="path\to\your\stuff\" />
   <BindInputPaths Include="path\to\more\stuff\" />
   <BindInputPaths Include="path\to\even\more\stuff\" />
</ItemGroup

On Thu, Jul 21, 2011 at 8:30 AM, Anil Patel <apatel...@googlemail.com>wrote:

> Hi Rob,
>
> Appreciate your reply on this but can you please elaborate on this by way
> of
> an example..
>
> Thanks,
> Anil.
>
> On Thu, Jul 21, 2011 at 4:17 PM, Rob Mensching <r...@robmensching.com>
> wrote:
>
> > I would use BindPath.
> >
> > On Thu, Jul 21, 2011 at 6:42 AM, Anil Patel <apatel...@googlemail.com
> > >wrote:
> >
> > > Hello,
> > >
> > > I'm using Visual Studio 2010  solution which has a single WiX project
> > > within
> > > it.
> > >
> > > I have another VS 2010 Solution (call it Solution BinaryProvider) which
> > > provides the binaries that get built into a MSi by the WiX solution.
> > >
> > > I'm using a TFS 2010 Build system in which the build order is
> > > 1) BinaryProvider solution
> > > 2) Wix Solution
> > >
> > > The question I have is how do I reference the binaries output by the
> > build
> > > of the BinaryProvider in the WiX solution / project? The binaries are
> > > output
> > > to a Drop location but is there a way of referencing it in the WiX
> > solution
> > > / project. There don't apprear to be any TFS 2010 properties that I can
> > > reference.
> > >
> > > Unfortunately, I am not allowed to add the WiX project to the
> > > BinaryProvider
> > > solution.
> > >
> > > Any help in this area would be gratefully appreciated.
> > >
> > > Thank you,
> > > Anil.
> > >
> > >
> >
> ------------------------------------------------------------------------------
> > > 5 Ways to Improve & Secure Unified Communications
> > > Unified Communications promises greater efficiencies for business. UC
> can
> > > improve internal communications as well as offer faster, more efficient
> > > ways
> > > to interact with customers and streamline customer service. Learn more!
> > > http://www.accelacomm.com/jaw/sfnl/114/51426253/
> > > _______________________________________________
> > > WiX-users mailing list
> > > WiX-users@lists.sourceforge.net
> > > https://lists.sourceforge.net/lists/listinfo/wix-users
> > >
> > >
> >
> >
> > --
> > virtually, Rob Mensching - http://RobMensching.com LLC
> >
> >
> ------------------------------------------------------------------------------
> > 5 Ways to Improve & Secure Unified Communications
> > Unified Communications promises greater efficiencies for business. UC can
> > improve internal communications as well as offer faster, more efficient
> > ways
> > to interact with customers and streamline customer service. Learn more!
> > http://www.accelacomm.com/jaw/sfnl/114/51426253/
> > _______________________________________________
> > WiX-users mailing list
> > WiX-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/wix-users
> >
>
> ------------------------------------------------------------------------------
> 5 Ways to Improve & Secure Unified Communications
> Unified Communications promises greater efficiencies for business. UC can
> improve internal communications as well as offer faster, more efficient
> ways
> to interact with customers and streamline customer service. Learn more!
> http://www.accelacomm.com/jaw/sfnl/114/51426253/
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>


-- 
virtually, Rob Mensching - http://RobMensching.com LLC
------------------------------------------------------------------------------
5 Ways to Improve & Secure Unified Communications
Unified Communications promises greater efficiencies for business. UC can 
improve internal communications as well as offer faster, more efficient ways
to interact with customers and streamline customer service. Learn more!
http://www.accelacomm.com/jaw/sfnl/114/51426253/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to