Installer

nopeace4unopeace4u Join Date: 2003-02-14 Member: 13553Members, Constellation
Anyone know how to make an installer? What program to use?

Comments

  • MonsieurEvilMonsieurEvil Join Date: 2002-01-22 Member: 4Members, Retired Developer, NS1 Playtester, Contributor
    edited February 2004
    There are many many applications to do this, some free, most are not terribly expensive. I personally use the <a href='http://www.wise.com' target='_blank'>http://www.wise.com</a> product line for MSI and EXE compilation, and have for many years (in fact, it's what was used to create all the NS installers pre-beta 3). You can also try out free or cheap stuff like:

    <a href='http://www.snapfiles.com/get/clickinstall.html' target='_blank'>Clickteam</a>
    <a href='http://www.snapfiles.com/get/setupstream.html' target='_blank'>SetupStream</a>
    <a href='http://download.com.com/3000-2216-10153925.html?tag=lst-0-14' target='_blank'>Ghost Installer</a>
    <a href='http://download.com.com/3000-2216-10212084.html?tag=lst-0-15' target='_blank'>Setup Factory</a>
    <a href='http://download.com.com/3000-2216-10255778.html?tag=lst-0-16' target='_blank'>Inno Setup</a>
    <a href='http://download.com.com/3000-2216-10250794.html?tag=lst-0-18' target='_blank'>Installer2Go</a>
    <a href='http://download.com.com/3000-2216-914013.html?tag=lst-0-21' target='_blank'>Installer Vise</a>
    <a href='http://download.com.com/3000-2216-10252793.html?tag=lst-0-28' target='_blank'>Tarma Installer</a>
    <a href='http://download.com.com/3000-2216-10213076.html?tag=lst-0-30' target='_blank'>Installer GD</a>

    I like the wise products because they have a true underlying language of their own and are much more flexible, but they also run some serious bucks. The ones I listed are usually free.
  • nopeace4unopeace4u Join Date: 2003-02-14 Member: 13553Members, Constellation
    Thanks alot, yea i looked into the vise one, wow $600 for it, demo is only 3 days. I would like to use it to make a custom map installer. Do you know what I can set to make it use the persons email dir for steam?

    Thanks
  • JammerJammer Join Date: 2002-06-03 Member: 728Members, Constellation
    Winamp has a free installer system. Poke around <a href='http://www.winamp.com' target='_blank'>http://www.winamp.com</a>
  • nopeace4unopeace4u Join Date: 2003-02-14 Member: 13553Members, Constellation
    edited February 2004
    thank you

    **Edit** that one isnt so good
  • CForresterCForrester P0rk(h0p Join Date: 2002-10-05 Member: 1439Members, Constellation
    I use Clickteam's "Install Creator". All it does is display an ad at the end.
  • nopeace4unopeace4u Join Date: 2003-02-14 Member: 13553Members, Constellation
    i will check it out.......still need to figure how to make it default to the Half-life directory, I cant figure out how to get the persons email into it.
  • DOOManiacDOOManiac Worst. Critic. Ever. Join Date: 2002-04-17 Member: 462Members, NS1 Playtester
    I personally prefer <a href='http://nsis.sourceforge.net/home/' target='_blank'>NSIS</a>, a 100% free app written by <a href='http://www.nullsoft.com' target='_blank'>nullsoft</a>.
  • CForresterCForrester P0rk(h0p Join Date: 2002-10-05 Member: 1439Members, Constellation
    If you get Install Creator Pro, you can have it create an INI file or a registry key with the install path, then the next time they install something, it'll automatically find the right path. I think that regular Install Creator can read from INIs and registry keys, too.

    Aha. You can find Steam's default install path by reading the key "HKEY_LOCAL_MACHINE\SOFTWARE\Valve\Steam" with the key being "InstallPath".
  • nopeace4unopeace4u Join Date: 2003-02-14 Member: 13553Members, Constellation
    I got it thank for the help guys.
  • SupernornSupernorn Best. Picture. Ever. Made. Ever. Join Date: 2002-11-07 Member: 7608Members, Constellation
    On a similar line, anyone got any idea where I can get a screensaver creator that

    a) wont cost me anything
    b) doesnt paste "OMG UNREGISTERED" all over the images in the screensaver
    c) Doesnt limit it to 2 or 3 images


    I've looked around but only found programs claiming to be FREE but in the end having some sort of catch.
Sign In or Register to comment.