As the others have said, there's nothing special about wixproj 
Projects--they'll build fine as part of a VS 2010 Solution.  To get build order 
right, you'll want to have appropriate references to projects consumed by the 
wixproj in it.  All of our builds make either an MSI or a wixlib, and three of 
them bind the MSI to setup.exe using setupbld.exe.

--
John Merryweather Cooper
Jack Henry & Associates, Inc. (Premier Tech, Inc.)
Build & Install Engineer - jXchange
Office:  913-341-3434 x791011
jocoo...@jackhenry.com




-----Original Message-----
From: David Rickard (USA) [mailto:davri...@microsoft.com] 
Sent: Tuesday, September 20, 2011 5:09 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Best way to invoke Wix from a TFS build workflow?

I need to build some MSIs with Wix during our TFS build. Our current TFS build 
is using the Windows Workflow XAML files to declare the build logic. What's the 
best way to invoke Wix from there? Directly invoking the process from an 
activity? Going down to a powershell script and calling it from there? Are 
there any custom Wix activities to use?
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a 
definitive record of customers, application performance, security threats, 
fraudulent activity and more. Splunk takes this data and makes sense of it. 
Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users
NOTICE: This electronic mail message and any files transmitted with it are 
intended
exclusively for the individual or entity to which it is addressed. The message, 
together with any attachment, may contain confidential and/or privileged 
information.
Any unauthorized review, use, printing, saving, copying, disclosure or 
distribution 
is strictly prohibited. If you have received this message in error, please 
immediately advise the sender by reply email and delete all copies.


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to