What kind of installer should I use?
- by crosenblum
I need a program installer for window's that is free or open source, that is somewhat customizable, but creates very small installer files.
I would be using this to create a mmorpg game client installer, for my private server.
And I'll need to this repeatedly once my server goes live to help keep my player's up to date with server changes.
Any suggestions? I have tried NSIS, but i really didn't like it, too hard to do.
I am also concerned about file sizes...
Any thoughts?