Page 1 of 1

{HELP} How to make an installer

Posted: Sat Oct 02, 2010 10:43 am
by jdee/barc
I am making another mod for SWBF1 that fuctions kind of like the BF2 conversion pack.
It retains your original sides but also installs new sides and worlds in a different folder. The worlds are playble through addon maps. That way the game wil still allow multiplayer compatibility.



The Convo pack, and BFX mod had an installer that installed things to where they should go. How do I make such an installer?

Re: {HELP} How to make an installer

Posted: Sat Oct 02, 2010 5:33 pm
by giftheck
I believe they used professional installshield programs, which means you'd have to purchase one.

Re: {HELP} How to make an installer

Posted: Sun Oct 03, 2010 12:45 pm
by Marvel4

Re: {HELP} How to make an installer

Posted: Sun Oct 03, 2010 1:45 pm
by [Padawan]Helkaan
There are a lot of free installers on the web: NSIS, PackJacket, GhostInstaller, etc.

@ ggctuk: No, ConvoPack and BFX use InnoSetup (free).