What kind of installer should I use?
Posted
by
crosenblum
on Programmers
See other posts from Programmers
or by crosenblum
Published on 2011-02-19T16:36:22Z
Indexed on
2011/02/19
23:32 UTC
Read the original article
Hit count: 290
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?
© Programmers or respective owner