TFS Build 2010 is completely different from 2008. There is no “Exec” task – I’m looking for a 2010 equivalent “activity”. Is there a way to perform a basic command line execution in TFS Build 2010?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You want the “InvokeProcess” activity in your team build process. Take a look at Chapter 21 of the following book I co-authored:
Chapter 21 is available as a free download from the link above – from about page 500 you should find the bit you need. Hope that helps.