To create a Windows client installer, you need NSIS.

First build the client, then put all its required files into a "files" subdirectory of the directory containing this readme.

Adjust, if needed, the trunk version in the .nsi file.

Then run NSIS on the .nsi file.

If using the Powershell autobuild script written by DraugTheWhopper, it will tell NSIS where to find and put everything. Check the comments of that script for more info.
