Hi Michal, thanks for your reply, altough it was not what I was hoping for... 
If I explain my problem in a bit more detail the perhaps you could suggest an alternative solution (altough I'm beginning to suspect that what I want to do isn't possible..)
I'm writing a custom tool for our developers to ease the integration of changes into various branches, as a part of this I will have to do a lot of merges, to avoid having to implement all the conflict resolving logic myself I planned to just call tf.exe and let it deal with it. Now, to keep a log of things I would like to redirect the output from tf.exe to my application, unfortunately it seems that tf detects this and thinks it's running in non-interactive mode - which means no dialogs and my plan for dealing with merge conflicts fails miserably...
So the question is: Is it possible in any way to redirect the output from tf.exe and still have the resolve dialogs popup?
Johan Nyvaller - Build responsible ABB Robotics |