Welcome to MSDN Blogs Sign in | Join | Help

Technical Weblog of Eric Charran

A Journal of My Technical Achievements and Challenges
How to Have Team Foundation Server Build and Deploy Setup Projects

This article describes how to have TFS's build functionality accomodate and build setup and deploy projects.  The idea is to install Visual Studio on the build server and compile the setup/deploy project from the command line using devenv.exe.  This is all wrapped up in the MSBuild script created in the Team Foundation Client when you select to add a new build.  Manually edit the TFSBuild.proj file and add in the commands found at the link below:

http://blogs.msdn.com/anutthara/archive/2006/01/05/509606.aspx

Posted: Friday, May 19, 2006 4:34 PM by echarran
Filed under:

Comments

Team System News said:

Rob Caron celebrates the 2nd anniversary of his blog. Some other recent posts: Windows PowerShell script...
# May 22, 2006 2:13 PM
Anonymous comments are disabled
Page view tracker