I'm currently investigation TFS 2012 automated builds/build agents
The situation I have is that I have:
In order to get the build agent to compile the project, I need to install the Office 2007 PIA libraries installed on the build agent. I've managed to do this on the Windows 7 machine, because it had office on it, as part of the standard image.
However the Server 2012 machine does not, as it's a windows server.
When I try to install Office 2007 PIA redistributable library, it stops me because Office is not installed. My first thought is that I should be reluctant to install office because:
Is there a way of installing the Office 2007 PIA on windows server without office?
I'm ok with manual install if I need to.
Just install office in order to satisfy the pre-install requirements for the pia library