We are currently using batch scripts to successfully get the latest sources for a HelpStudio project from TFS and compile them via the HS 2011 command line interface. However, we currently do this on a machine which has full HS 2011 installed.
We are in the process of setting up a clean new build server, where we don't want to install any IDEs. In this respect:
- Is it possible to install only the commandline compiler plus necessary templates on the build machine?
- If yes: are there instructions of how to do this?
Thanks