1. Get compiler
   http://www.microsoft.com/express/Downloads/#2008-Visual-CPP
2. Get the latest sources
   https://sourceforge.net/projects/husky/develop
3. run win32.bat
4. run nmake in top directory where husky modules reside
5. Enjoy. By default your binaries will be in Release\bin\ folder.
   Take a look at sample configs in huskybse\config too.