Last modified 4 years ago
Preparing your environment
To make the install of plutext-client-word-2007 simple, we use msbuild, but you need 3 further tools:
- svn.exe executable (required for the SvnCheckout? task below). Use the Win32 installer (we used v1.4.5).
- the SvnCheckout? task from the MSBuild Community Tasks Project. Here is the installer for v1.2.0.306 (30 Oct 2007).
- Cygwin, so that msbuild can apply some patches to the third party code. Install this to c:\cygwin. You can accept the defaults (but make sure 'patch' in the utils category is selected for install)
Go ahead and install these 3 programs.
