gonzui-win32 is a windows friendly distribution of gonzui. You don't have to install cygwin or ruby, but only unzip the archive distributed here.
This is a third party distribution of gonzui, so please don't ask gonzui's developers about gonzui-win32. gonzui-win32 is now in alpha-stage and distributed for testing.
You can also get gonzui-win32's source code from subversion repositry svn://svn.shaka.dyndns.org/gonzui-win32/gonzui-win32/ anonymousely.
Download the archive and just unzip it.
Open the command prompt(cmd.exe) and run gonzui-* as usual.
> gonzui-import.exe file://c:/path/to/codes > gonzui-server.exe
Note that you have to give gonzui-import the path of the source code as well-formed URL. Add ``file://" to the head of the path and replace ``\" with ``/" in the path.
gonzui-win32 doesn't support Ruby, Perl, and Objective Caml. Perl and OCaml will be supported soon. For ruby, I'm waiting for exerb's support for ruby 1.9.
Direct import from Subversion repository, tar archives, or non-native-filesystems don't work.