Yeah, you can do it.  You'll have to manually create your tasks and schedule
them in each of your project files.  That's essentially duplicating what's
int he project files for Votive.  I would say, even though it's going to be
some work, you'd still be better served by building Votive projects and
using those through MSBuild.

Anything you would do would be a poor man's version of that anyway.

Using Votive shouldn't affect your existing project files or custom tasks in
any way.  In fact, if you have your projects in one solution (or can put
them in one for build support) then you can create as many or as few Votive
projects as you like without touching the existing project files.   This is
exactly the configuration I use.

Chris

On Fri, Aug 1, 2008 at 5:43 AM, Sajid1105 <[EMAIL PROTECTED]> wrote:

>
> Hi,
>
> If I use votive, its going to be a lot of work since we have large number
> of
> projects and custm tasks in msbuild as well as wxs files. is there a way in
> msbuild that I can schedule the wix compilation beforedropbuild and copy
> this msi file to the binary folder?
>
>
>
> Dmitry Berkovich wrote:
> >
> > Hi,
> >   Do you using Wix V3 and  Votive?
> > If yes you have 2 options:
> >   I) just install WiX on Team Build Server and you can compile solution
> > that
> > have .wixproj project and it will be work.
> >  II) If you don't want/can not  install Wix on Team Build server write me
> > private email I will explain how you can do it.
> >
> > Dima
> >
>
> --
> View this message in context:
> http://www.nabble.com/Wix-and-TFS-tp18768809p18771182.html
> Sent from the wix-users mailing list archive at Nabble.com.
>
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to