There has been some progress on Comix recently, fixing some slight flaws that prevented the program from starting up correctly on Win32. With that gone, the only issue left is that Comix cannot be directly started on Windows without an .exe file, so I wrote a simple startup script to handle that. It invokes Python and runs the file src\comix.py, so it should be put into the SVN checkout root directory of Comix. C++ source included.
First of all, thanks for this. It’s nice having the best manga reader on Windows. One problem though, how can I get it to read rar files? Converting the archive to zip obviously works, but it would be nice if I didn’t have to do that step.