people at irc discussed about windows installer for nullpomino.
Nsis was suggested but i prefer Inno. It's not very flexible, but easy
to use.
I made this installer:
http://toj.mooo.com/tmp/Nullpomino_7.5.exe
Everything is pretty much default, but I changed default path from
Program files to system drive, because windows vista/7 don't allow
user to save files in program files, so config files would be stored
in app data\local\VirtualStore, and i think it's quite confusing. We
can use systemddrive\games path if you like it better.
let me know if you have any comments about this installer.