Simplest is the <Exec> task, assuming that your console application returns
0 for success and non-zero for "break-my-build".

-----Original Message-----
From: Simon Dahlbacka [mailto:simon.dahlba...@gmail.com] 
Sent: Wednesday, January 20, 2010 1:00 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] (maybe OT?) Add my file checking algorithm to WiX
build process?

>
> As it exists now, the few lines of code exist as a console application.
> I'm looking for suggestions on how to integrate this into the build, so
> perhaps it's more of a Visual Studio question than a WiX question.
>
> Any suggestions?
>

sounds like you should read up on creating custom tasks for msbuild (not
that it's hard though)

regards,
Simon
----------------------------------------------------------------------------
--
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for
Conference
attendees to learn about information security's most important issues
through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to