TFS Build 2010 is completely different from 2008. There is no "Exec" task - I'm looking for equivalent "activity" in 2010. Is there a way to do basic command line execution in TFS Build 2010?
You want "InvokeProcess" in the build process of your team. Take a look at chapter 21 of the next book, which I co-authored:
Chapter 21 is available as a free download from the link above - from around page 500 you should find the bit you need. Hope this helps.
Source: https://habr.com/ru/post/1741792/More articles:Is the Hello World compiler for F #? - f #How to get around Python "Problems with WindowsError set incorrectly"? - pythonWhat is the easiest way to do background loading in Wicket? - javaJava GUI, you must pause the method without freezing the GUI, and also javaIn OSX, how to determine the position of windows and which window is active? - objective-cEditable QTreeView with expandable cells - qtMemory exhaustion imagejpeg - phpEmacs highlighting in Asm mode - indentationDefining a recursive function in a Prototype class? - javascriptWPF Link Style in a Resource Dictionary and Using Triggers - triggersAll Articles