Windows installer builder that runs on Mac?

I do my builds on Mac OS X, but I’d like to prepare a nice proper Windows installer for the Windows build.

I thought NSIS would do the trick, but I can’t get the dang thing to build (their docs for building on POSIX systems are rather incomplete).

Does anybody else have a cross-platform Windows installer maker they like?

Thanks,

  • Joe

I finally settled on running Inno Setup via Wine. It works surprisingly well!

I wrote up the process here: Code Signing & Packaging Windows Apps on a Mac.